Web Server Scada SVG ESP8266 Random value with 6V Battery

We have implemented a web server with the ESP8266 unlike this has a scada mini-based Vector Graphics resizable or SVG, has taken a template web server and is internally created an SVG which have been modified will parameters concerning dimensions. It has created a basic example water tank with variable level, level change is proportional…

ESP8266 + Display Oled I2c Client IRC Chat Control

Explanation 1. ESP8266 the feed module automatically performs the IRC connection to an IRC server, the room defined using a Nickname ESP8266IRC. 2. using in this case an IRC client android I connect to the same server and the same room with another nickname and module prints the characters received in the Oled Display. –…

Test Arduino Mega 2560 and ESP8266 (AT Commands)

First Test Programming PLC Lollette FX3U 14MR / LE3U / FX3U / FX3UC Ladder Part 2 Introduction This test is performed given the lack of use of serial ports Arduino Mega 2560 and test communication between the Arduino Mega 2560 and ESP8266 module, test has been conducted, data take into account, in this case the…

ESP8266 + Arduino + Oled ( Client IRC Chat Control) Part 1

I have seen many examples of how to control the Arduino remotely but require excessive settings and when using either ethernet LAN or WLAN communication in most examples only works on a local network or intranet. It tryied a simple way to control using the IRC Chat forgotten and implement it in the ESP8266 module….

Modbus RTU Master tests with Arduino via RS232 and PLC Panasonic FPX C14R

  This time I have communicated the Arduino with Panasonic PLC and I checked the Arduino useful in the industrial field direfencia of the previous tutorials I’ve tested both devices communicating via RS – 232. Summary 1. The arduino send via modbus ADC value 0 to Holding Register 0 and the plc into a strategy…

Modbus RTU Master tests with Arduino via RS232 Part 2

In the previous test, performs the communication between Arduino Mega 2560 and a Modbus simulator slave THROUGH the USB port that commonly have our arduino, in this case we will test with an Arduino as Master Modbus but via RS-232 with our PC – simulator modbus slave. Arduino Communication Modbus RTU Master and Slave Simulator Architecture Materials …

Modbus RTU Master Library tests with Arduino Part 1

I start with the following question Arduino can be used in industrial aplicaiones? of course, using a common protocol used in the industry called Modbus Serial RTU in this case configured as Master. MODBUS communication is done by sending the value of A0 (ADC0) 10 modbus records using a potentiometer 100k variation is performed.  …