docs: add readme

This commit is contained in:
Philip Stark 2022-05-25 01:26:41 +02:00
commit 34656ff942

12
README.md Normal file
View file

@ -0,0 +1,12 @@
# 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