The use of the ESP8266 in the world of IoT

User avatar
By plinioseniore
#19755 Hi,

we have ported on ESP8266 our framework, this lets you get in few lines of code a network system to interconnect with other ESP8266 or Arduino nodes, it also communicate directly with our Android application and openHAB.

Install it from the Arduino IDE 1.6.4 searching "souliss" from the Library Manager (you need of course also the ESP8266 cores installed from the Board Manager of the IDE).

http://souliss.github.io

Regards