No description
Find a file
2023-06-10 18:50:46 +02:00
case feat(case): initial commit of the case 2023-06-10 13:54:17 +02:00
components/wordclock feat(effect): add attributes, getters, and setters for effect-speed and -width 2023-06-10 18:50:46 +02:00
.gitignore chore: update gitignore file 2023-06-10 14:36:06 +02:00
devlog.md feat(effect): add attributes, getters, and setters for effect-speed and -width 2023-06-10 18:50:46 +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
susannes_wordclock_esp32.yaml feat(effect): add attributes, getters, and setters for effect-speed and -width 2023-06-10 18:50:46 +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