Category: ESP8266
ESP8266
Small chip Wifi that opened a great door to the Internet of Things
The ESP8266 is a low-cost Wi-Fi chip with full TCP / IP stack and MCU (Micro Controller Unit) capability produced by Shanghai-based Chinese manufacturer, Espressif Systems.
Official website: espressif.com
In PDAControl we will perform various tests with this IoT Application Modules and Integrations with industrial applications PLC, PAC, Modbus HMI SCADA among others:
Recommended Tutorials for Getting Started with ESP8266:
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. –…