Close

ESP8266 node firmware update

A project log for mqopen

Open-source IoT platform

ivo-slaninaIvo Slanina 06/10/2016 at 13:360 Comments

I made some progress on my ESP8266 node firmware. My goal is to build single, robust, configurable and reliable piece of code for these little IoT devices, to avoid redundant implementations and unnecessary bugs. You can download it from my GitHub. Users should be able to configure it in kconfig interface and create firmware their own IoT device without need to write single line of code or even modifying any header file.

List of esp8266-node updates:

I have lot of ideas for another improvements, stay tuned :) http://mqopen.org/

Discussions