thomo / ring-clock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LED RGB Ring Clock

Used 3rd party libraries

Installed with Arduino Library Manager

  • FASTLED - 3.1.3 - LED ring control
  • Time - 1.5.0 - date/time handling
  • DS1307RTC - 1.4.0 - Real Time Clock support
  • OneWire - 2.3.3 - read temperature sensor
  • DallasTemperature - 3.7.6 - convert sensor value into temperature

Download and install in library folder

  • DCF77 - 1.0.0 - read atomic time signal

Hardware setup

Repository Content

  • RingClock - Arduino source code
  • libs - used 3rd party libraries

About


Languages

Language:C++ 100.0%