Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 902 Bytes

File metadata and controls

13 lines (11 loc) · 902 Bytes

Clock Code

This is an improved version of the code I wrote for an infinity mirror clock several years ago (see above picture).
Uses a DS3231 RTC for timekeeping, a MAX7219 and a 4 digit 7 segment display to display the time, and an LED strip compatible with the FastLED library.

External librarys used: