/led-clock-matrix

LED clock with some fancy features

Primary LanguageCMIT LicenseMIT

led-clock

LED clock with some fancy features.

Details

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:

  • video1
  • video1

Some pics

Device

  • Printed Case:

  • LoRa meteo sensor:

  • Custom Case:

  • Prototype:

Web app

Schematics

  • Clock:
  • LoRa external sensor:

Parts used

All the modules used in the project are listed here.

The project contains of 2 subprojects:

Main clock application based on esp32 wroom device. README here: esp32-app-readme

Sensor board application based on STM32L031F6Px. README here: sensor-app-readme