Core 2 Clock - A dive into my IoT ecosystem
Briefly

The project is a clock using ip-api.com for IP geolocation and ntp.org for time, displaying an analog clock, battery meter, WiFi indicator, date, time, and time zone.
Abstracted I2C initialization for Arduino, ESP-IDF 4.0+, and 5.0+, simplifying the process with an esp_i2c<> template.
Read at CodeProject
[
add
]
[
|
|
]