No description
Find a file
2023-06-10 13:53:48 +02:00
components/wordclock chore: cleanup and mild refactoring 2023-05-12 17:37:21 +02:00
.gitignore chore: add gitignore rule for ignored folder 2023-05-12 17:18:15 +02:00
display_test.yaml feat: wordclock works! 2023-05-09 20:01:36 +02:00
flake.lock chore(flake): switch to nixpkgs unstable 2023-06-10 13:52:13 +02:00
flake.nix chore(flake): switch to nixpkgs unstable 2023-06-10 13:52:13 +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(esp8266): random changes to now abandonned esp8266 platform. 2023-06-10 13:53:48 +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