ppieczynski / esp8266

Various bits of code for ESP8266

Home Page:http://richard.burtons.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Various bits of code for ESP8266

http://richard.burtons.org/


Languages

Language:C 98.7%Language:C++ 1.3%