commit 34656ff942b5952205e5455ae81128d1a1c0ca5e Author: Philip Stark Date: Wed May 25 01:26:41 2022 +0200 docs: :sparkles: add readme diff --git a/README.md b/README.md new file mode 100644 index 0000000..adc6bef --- /dev/null +++ b/README.md @@ -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 +