raburton / esp8266

Various bits of code for ESP8266
http://richard.burtons.org/
183 stars 47 forks source link

github.com/raburton/esp8266

A collection of things I've written for the ESP8266 Wifi SOC.

Read on for the contents of this repository. Note: rBoot and esptool2 are now in separate repositories!

Drivers

Drivers for:

NTP

Simple NTP client for ESP8266 and very simple timezone code example.

Mutex

A mutex for the ESP8266.