Code for an arduino based infinity mirror clock.
Find a file
2024-10-11 12:33:21 +01:00
.github Add preview image 2021-11-17 13:45:13 +00:00
src Run code formatter 2024-10-11 12:33:21 +01:00
.gitignore Add .vscode to gitignore 2021-10-09 18:18:48 +01:00
Clock-Code.ino Run code formatter 2024-10-11 12:33:21 +01:00
README.md Update dependencies 2022-08-12 00:00:02 +01:00

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: