Skip to content

MrZANE42/esp8266

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.3%
  • C++ 4.7%