12 lines
436 B
Markdown
12 lines
436 B
Markdown
# 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
|
|
|