Turns a D1 Mini with a GPS into an NTP server for the LAN
Go to file
2017-11-11 18:11:24 -08:00
.gitignore Initial checkin, hacky code, using DS3231 instead of GPS unit. 2017-11-03 19:03:05 -07:00
ESPNTPServer.cpp add free heap to the display and output 2017-11-11 18:11:24 -08:00
ESPNTPServer.h Lots of debugging and experimentation going on! 2017-11-11 17:57:05 -08:00
LICENSE Update LICENSE 2017-11-03 19:25:54 -07:00
Logger.cpp Lots of debugging and experimentation going on! 2017-11-11 17:57:05 -08:00
Logger.h Lots of debugging and experimentation going on! 2017-11-11 17:57:05 -08:00
README.md Lots of debugging and experimentation going on! 2017-11-11 17:57:05 -08:00
WireUtils.cpp Initial checkin, hacky code, using DS3231 instead of GPS unit. 2017-11-03 19:03:05 -07:00
WireUtils.h Initial checkin, hacky code, using DS3231 instead of GPS unit. 2017-11-03 19:03:05 -07:00

ESPNTPServer

GPS fueled ESP8266 based NTP Server

GPS: Adafruit Untimate GPS

Work in progress....