Tech Note 123 - ESP32 or ESP8266 NTP synchronised Real Time Clock

In this video I show you how a RTC can be implemented using interrupts and periodic checks of the NTP Time Servers to keep the clock running precisely on-time. You can synchronise the clock once a minute, our, day or whatever time you choose. The code compiles for either the ESP32 or ESP8266 Code: https://github.com/G6EJD/ESP_Simple_C...