liebman 437842776c Disable auto captive portal when configuration exists (#5)
* only bring up the config portal if there is no config file or
config button is held

* use slightly older version of WiFiManager
2020-01-04 05:24:35 -08:00
2018-06-12 19:04:20 -07:00
2018-06-12 19:04:20 -07:00
2018-06-16 16:07:00 -07:00
2019-07-18 09:21:12 -07:00
2018-06-19 15:01:29 -07:00
2019-09-06 16:34:20 -07:00

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

Description
GPS fueled ESP8266 based NTP Server
Readme 28 MiB
Languages
C++ 60.4%
C 36.4%
Python 3.2%