Giter VIP home page Giter VIP logo

esp32_gps-ntp-server's Introduction

Title:       ESP32 GPS Based NTP Server
Author:      Jeremy Speer, [email protected]
Date:        May 10, 2022
Hardware:    Lilygo TTGO ESP32 T-Display,
             u-Blox GNSS Breakout
Software:    VSCode, PlatformIO
             Using bleeding edge of platform-espressif32 and framework-arduinoespressif32
Libraries:   TFT_eSPI, SparkFun u-blox GNSS

Description: An ESP32 based NTP server with time synchronized by GPS

uBlox M9N is connected via I2C
See /data/config.json (default is pins 21/22).

To replace uBlox with another sensor, replace lib/UBLOX_GPS (see current implementation)
and update platformio.ini and include/main.h to reflect new library and constructor.

IoT_iconset_16x16 from engsta.net (no copyright noted)

To use a different display or ESP32 board, review platformio.ini and include/main.h

Config: Configuration is stored in /data/config.json

After first build and after every change of config.json, run "Build Filesystem
Image" then run "Upload Filesystem Image".

Hostname is for mDNS, so the top level domain is automatically set to .local
Example: if hostname is set to ESP32-NTP, mDNS hostname is ESP32-NTP.local

Legal

Released under CC0 1.0 Universal
https://creativecommons.org/publicdomain/zero/1.0/legalcode

esp32_gps-ntp-server's People

Contributors

jspeer avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.