Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raburton/esp8266

Various bits of code for ESP8266
https://github.com/raburton/esp8266

Last synced: 3 months ago
JSON representation

Various bits of code for ESP8266

Awesome Lists containing this project

README

        

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:
* AT24xx series I2C eeproms
* DS1307 real time clock
* DS3231 real time clock

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

Mutex
-
A mutex for the ESP8266.