No description
Find a file
2023-05-09 20:01:36 +02:00
components feat: wordclock works! 2023-05-09 20:01:36 +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.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
image_test_3leds.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
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