LED clock with some fancy features.
The clock is configurable over web inteface. The time is provided by extremaly accurate RTC DS3231. It can be also synchronized with NTP server. It receives and display meteo data from external LORA sensor. You can also configure openweather map API to get and display latest weather forecast for your city. The clock UI supports two languages currently: polish and english. You can check below the videos to see how it works in action:
All the modules used in the project are listed here.
Main clock application based on esp32 wroom device. README here: esp32-app-readme
Sensor board application based on STM32L031F6Px. README here: sensor-app-readme