项目作者: luk6xff

项目描述 :
LED clock with some fancy features
高级语言: C
项目地址: git://github.com/luk6xff/led-clock.git
创建时间: 2020-07-07T16:28:12Z
项目社区:https://github.com/luk6xff/led-clock

开源协议:MIT License

下载


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:

esp32-app

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

sensor-app

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