Hacker News new | ask | show | jobs
by adolph 1778 days ago
I don't see ESP8266 mentioned here:

Overview: https://hackaday.com/2021/07/25/portable-gps-time-server-pow...

Developer story: https://www.linkedin.com/pulse/iot-maker-tale-stratum-1-time...

Repo: https://github.com/Montecri/GPSTimeServer

A simpler version from the comments: https://enginemonitor.blogspot.com/2020/09/gps-module.html?m...

1 comments

Probably because an ESP8266 isn't anywhere close enough to "real-time" to be of any benefit.

Why bother getting a nanosecond-level accurate time signal if you're going to feed it to an ESP8266 to distribute over Wi-Fi (or, in other words, reducing your accuracy to ~10 milliseconds or so)?