File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,16 +17,25 @@ ESPHome configuration example to create an animated clock using the Neopixel 60
1717## How to use
1818
1919* Create a new ESPHome configuration YAML file
20- * Customize the basic device cnfiguration (Board, WiFi , etc.) to your liking
20+ * Customize the basic device configuration (Board, Wi-Fi , etc.) to your liking
2121* Add the contents of [ esphome_neopixel_clock_effect.yaml] ( ./esphome_neopixel_clock_effect.yaml ) to the file
2222* Customize the fields in the ` substitutions ` part at the top
2323* Deploy and enjoy!
2424
2525## Watchface
2626
27+ ### Paper Print
28+
2729The provided [ Watchface.svg] ( Watchface.svg ) perfectly fits on the 60 LED NeoPixel ring.
2830You can print this, cut it out and simply glue/tape it to the ring to create the look visible in the video above.
2931
32+ ### 3D Printed Case
33+
34+ A simple 3D printed case can be found here:
35+ https://cad.onshape.com/documents/0e006a8827f608cb658e942e/w/b4c3cdc5ddb2e7bb623cce6a/e/1f500e2bfa3036f79058a29e?renderMode=0&uiState=697d0fb9b6af62c58ba61274
36+
37+ <img src =" images/3d_printed_case.jpg " width =" 300 " alt =" 3D Printed Case " />
38+
3039# Contributing
3140
3241GitHub is for social coding: if you want to write code, I encourage contributions through pull requests from forks
You can’t perform that action at this time.
0 commit comments