Turns a D1 Mini with a GPS into an NTP server for the LAN
Go to file
2019-07-18 08:37:09 -07:00
eagle/ESPNTPServer Reorg (#1) 2018-06-12 19:04:20 -07:00
enclosure Reorg (#1) 2018-06-12 19:04:20 -07:00
ESPNTPServer update type for fonts (char* -> uint8_t*) 2019-07-18 08:37:09 -07:00
hardware/esp8266com updated esp8266 core & WiFiManager 2018-08-17 17:19:58 -07:00
images corrected image 2018-06-16 16:07:00 -07:00
libraries updated esp8266 core & WiFiManager 2018-08-17 17:19:58 -07:00
.gitignore Reorg (#1) 2018-06-12 19:04:20 -07:00
.gitmodules added version, updated WiFiManager 2018-06-19 15:01:29 -07:00
.travis.yml Reorg (#1) 2018-06-12 19:04:20 -07:00
LICENSE added version, updated WiFiManager 2018-06-19 15:01:29 -07:00
platformio.ini setup build for platformio 2019-07-18 08:36:52 -07:00
README.md fix travis link 2018-06-12 19:31:45 -07:00
setup.sh Reorg (#1) 2018-06-12 19:04:20 -07:00

ESPNTPServer

GPS fueled ESP8266 based NTP Server

Build Status

ESPNTPServer Contains the code for the NTP Server. I used Eclipse with an Arduino plugin for development. If you want to use the Arduino IDE then create an empty file named ESPNTPServer.ino

hardware contains the esp8266 arduino core version used as a git submodule

libraries has all needed libraries as git submodules

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