twESP32GPS - Open-source ESP32 GPS & NTP server with a Svelte web UI
by•
twESP32GPS turns an ESP32 micro-controller into a high-precision GPS tracking & Stratum 1 NTP server.
Key Features:
• Svelte-powered Web Dashboard: Real-time visualization of skyplot, satellite signals, and positioning data.
• NTP Server: Provides precise time synchronization for your local network using GPS time.
• Lightweight & Standalone: Operates smoothly right on the ESP32.
Check out our code and documentation on GitHub!

Replies
Built one of these last weekend and the Svelte dashboard on the ESP32 is genuinely impressive, runs smooth even on a cheap dev board. The Stratum 1 NTP part just worked once I had a clear sky view, super cool little project.