Skip to content

Commit 52e24f3

Browse files
committed
add 3D printed case
1 parent f0b5d09 commit 52e24f3

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff 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+
2729
The provided [Watchface.svg](Watchface.svg) perfectly fits on the 60 LED NeoPixel ring.
2830
You 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

3241
GitHub is for social coding: if you want to write code, I encourage contributions through pull requests from forks

images/3d_printed_case.jpg

186 KB
Loading

0 commit comments

Comments
 (0)