No description
Find a file
2023-05-12 17:16:24 +02:00
components/wordclock feat: add rainbow effect for segments 2023-05-12 17:16:24 +02:00
.gitignore feat: wordclock works! 2023-05-09 20:01:36 +02:00
display_test.yaml feat: wordclock works! 2023-05-09 20:01:36 +02:00
flake.lock feat: add transitions and clean up code. 2023-05-12 05:07:21 +02:00
flake.nix feat: add external component and some test configurations 2023-05-03 20:55:22 +02:00
image_test.yaml feat: wordclock works! 2023-05-09 20:01:36 +02:00
README.md docs: add readme 2022-05-25 01:26:41 +02:00
secrets.example.yaml feat: add external component and some test configurations 2023-05-03 20:55:22 +02:00
susannes_wordclock.yaml feat: add rainbow effect for segments 2023-05-12 17:16:24 +02:00
test.png feat: wordclock works! 2023-05-09 20:01:36 +02:00
wordclock.h feat: add external component and some test configurations 2023-05-03 20:55:22 +02:00
wordclock.yaml feat: add external component and some test configurations 2023-05-03 20:55:22 +02:00
wordclock8266.yaml feat: add external component and some test configurations 2023-05-03 20:55:22 +02:00
wordclock_new.yaml feat: add external component and some test configurations 2023-05-03 20:55:22 +02:00

Word Clock - Now with more ESP32 and more home!

This is a rewrite of my word clock firmware. Now based on esphome, which should simplify some of the clock synchronisation parts and pave the way for some fun features and maintainability.

This code is currently strongly tailored towards the exact hardware setup that I used in my word clock, but I can be convinced to make this a little more easily configurable.

cheers, Phil