3 Minute Code with Volos : ESP32 RTC , Simple Internet Clock (ep4)
Volos Projects Volos Projects
97.4K subscribers
7,653 views
453

 Published On May 14, 2024

In this video, we will talk about the built-in RTC chip that is included in every ESP32 microcontroller.
This RTC is easy to use but it's not the most accurate clock in the world. After a few days,
the time on this built-in RTC noticeably lags behind.
I have used this method many times, but I have never explained it properly. So, the method we use is to
connect our ESP32 to the internet every few hours, fetch the exact time, and set the built-in clock.

🛠️HERE is code: https://github.com/VolosR/InternetClock
RTC lib: https://github.com/fbiego/ESP32Time
Time Zone Map: https://www.timeanddate.com/time/map/

Board used in tutorial!
LilyGo T-Display S3: https://www.lilygo.cc/0cAg0r

☕️ Support me on:
KO-FI https://ko-fi.com/volosprojects
PATREON:   / volosprojects  

#esp32 #Arduino #clock #rtc

show more

Share/Embed