liebman / ESPNTPServer

GPS fueled ESP8266 based NTP Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESPNTPServer

GPS fueled ESP8266 based NTP Server

Build Status

src Contains the code for the NTP Server

eagle contains the schematic and board designs in Eagle cad.

enclosure contains the STL files for the enclosure.

This is designed around this GPS module but any module with standard NMEA output and a pult per second signal will work if you redesign the board or use an adapter.

I also used this display module. You can use others but be careful with the power polarity, I have modules where VCC and ground pins are in a different order.

Schematic assembly running

About

GPS fueled ESP8266 based NTP Server

License:Apache License 2.0


Languages

Language:C++ 60.4%Language:C 36.4%Language:Python 3.2%