Arduino Mega 2560 Oled Display I2C Master Modbus RTU Scada Industrial Connection

This evidence although simulate other tests carried out in previous Post implemented Arduino and protocol Modbus RTU serial master mode, is the first step for connecting arduino an environment Scada Industrial we will see more before implementing Modbus TCP IP, if you want to see continue in PDAControl final application. Other Implementations Arduino and Modbus…

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. –…

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….