An IoT platform with common set of utilities and services for esp8266
Credits
- Built on https://github.com/esp8266/Arduino
- Contains a slightly modified version of base64 implementation from René Nyffenegger [email protected] (http://www.adp-gmbh.ch/cpp/common/base64.html)
- Developed on Arduino IDE for Eclipse (http://eclipse.baeyens.it/)
- Time management with TimeLib (https://github.com/PaulStoffregen/Time)
- Contains NTP code written by 'Francesco Potortì' (http://playground.arduino.cc/Code/NTPclient)
- Contains slightly modified make file originally created by 'Peter Lerup' (https://github.com/plerup/makeEspArduino)
Not yet ready for production use. Contributions are welcome!