Turns a D1 Mini with a GPS into an NTP server for the LAN
| .gitignore | ||
| ESPNTPServer.cpp | ||
| ESPNTPServer.h | ||
| LICENSE | ||
| Logger.cpp | ||
| Logger.h | ||
| README.md | ||
| WireUtils.cpp | ||
| WireUtils.h | ||
ESPNTPServer
GPS fueled ESP8266 based NTP Server
Don't have a GPS unit yet so I'm using a DS3231 as a PPS source to workout some of the software. I'm actually using one of my AnalogClock boards as it has the DS3231 1hz routed to an ESP8266 GPIO pin.