ropg / ezTime

ezTime — pronounced "Easy Time" — is a very easy to use Arduino time and date library that provides NTP network time lookups, extensive timezone support, formatted time and date strings, user events, millisecond precision and more.
MIT License
327 stars 92 forks source link

Inspiration: Color Clock #148

Open moedn opened 2 years ago

moedn commented 2 years ago

Hi, thank you for this great project! I understand like 5% of the C language (at max) and your library allowed me to finish my first ESP32 project: LEDs emitting light of a certain color indicating the time → a color clock

here's a picture how things look IRL (it's ~18h :grin:) photo_color-clock

ropg commented 2 years ago

Nice!

I'll put this in the README as soon as I have some time.