Skip to content

supunj/libesp8266pio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An IoT platform with common set of utilities and services for esp8266

Build Status

Credits

  1. Built on https://github.com/esp8266/Arduino
  2. Contains a slightly modified version of base64 implementation from René Nyffenegger [email protected] (http://www.adp-gmbh.ch/cpp/common/base64.html)
  3. Developed on PlatformIO IDE (http://platformio.org)
  4. Time management with TimeLib (https://github.com/PaulStoffregen/Time)
  5. Contains NTP code written by 'Francesco Potortì' (http://playground.arduino.cc/Code/NTPclient)

Pre-requisites

Build and Run
$ platformio run
$ platformio run --target upload

Not yet ready for production use. Contributions are welcome!

About

Base set of utilities for esp8266 on PlatformIO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published