In the search for attachable communication protocols Node-Red I found thanks to the collaborative development a library or nodes for communication Modbus TCP IP, the following tutorial is indicated as installing the nodes in lubuntu (Ubuntu). Previous tutorials Recommended Tutorial 1 : Install Lubuntu (Ubuntu) Tutorial 2 : Installation node red platform Tutorial 3 : Installation…
Category: Hardware
Group of devices and hardware platforms used in PDAControl.
Installation Node red Platform
Installation of Node-Red Platform For a long time I had wanted to try this platform called Node-red created by IBM, it was developed in nodejs, Node-RED is developed by Nick O’Leary and Dave Conway-Jones thanks for your contributions. But what is Node-Red? It is an open source graphic tool based on connection of nodes that contain API’S and / or services for the…
Install lubuntu (Ubuntu) from Scratch
I decided to create my desktop a virtual machine in VirtualBox with Lubuntu (Linux) combination LXDE and Ubuntu, the purpose of this virtual machine is testing the Platform IoT Node-Red Interconnect devices like Arduino and ESP8266 among others . Official Pages lubuntu.net & lubuntu.me VirtualBox is installed on Windows, download the latest version of lubuntu…
Update ESP8266 Industrial Modbus TCP IP V2.0
Blink ESP8266 03 ESP 03 in Arduino IDE
Testing the ESP8266 03 have noticed differences with ESP version 01. By default brings AT commands, using the example blink and modifying 02 to activate the GPIO output. Connection to Program ESP Should the GPIO 0 to GND to place the bootloader mode module, its programming is equal to ESP 01 only this one does…
Single phase electrical meter two-wire electronic CHINT DSS666
Monofasic two-wire electronic meter DSS666 CHINT Longtime I have this meter and I decided to use it to integrate either with Arduino or ESP8266 and record data in the Emoncms platform (OpenEnergyMonitor). It allows measurement energy Active or Active Power in home installations. Cyclometric recorder, recording and always positive measures preventing fraudulent losses connections. Since this is…
New ESP8266 03 ( ESP 03 )
ESP8266 03 I have done extensive testing with ESP8266 01 (ESP 01), I think it has endless applications, but I decided to test another module of the same family, in this case ESP8266 03 (ESP03), say that your great serious advantage has 7 GPIO (I / O). Characteristics 1. Support 802.11 B/G/N 2. Communication range…
Send Email with ESP8266 (Google Docs) Google Script App +Google Spreadsheets + Gmail
Reusing the connection is established with google script app google and google spreadsheets, they have conducted tests of electronic mail sent availing the services of google. In this case the ESP8266 sends a series of parameters to google Script Email Address, Subject, Message via the url, operation is both simple and I think…
ESP8266 01 + Clock Tiny RTC ds1307 + Memory Eeprom 24c32
Turn led ESP8266 with Thinger.io
This time a test is carried out with the Thinger.io platform, using a 01 ESP8266 be conducted remotely control a diode led directly from the web platform. As shown by a LED diode will control but the application can be with relay actuators and others. Requirements: Tutorial: Programming ESP8266 from Arduino IDE Tutorial: Introduction to…