No description
Find a file
2023-05-03 20:55:22 +02:00
components/wordcl feat: add external component and some test configurations 2023-05-03 20:55:22 +02:00
.gitignore feat: add external component and some test configurations 2023-05-03 20:55:22 +02:00
display_test.yaml feat: add external component and some test configurations 2023-05-03 20:55:22 +02:00
flake.nix feat: add external component and some test configurations 2023-05-03 20:55:22 +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
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