feat: add photo
All checks were successful
/ platformio (push) Successful in 1m38s
/ openscad (push) Successful in 1m10s

This commit is contained in:
s3lph 2023-11-20 01:44:16 +01:00
parent c350d8b342
commit cc5d9ce857
Signed by: s3lph
GPG key ID: 0AA29A52FB33CFB5
2 changed files with 4 additions and 0 deletions

View file

@ -6,6 +6,8 @@
* **Minutes**: Blueish green
* **Seconds**: Blue
![Photo of the clock with a custom clockface lasercut from a piece of plywood](photo.jpg)
## Enclosure
The directory `case` contains the [OpenSCAD](https://en.wikibooks.org/wiki/OpenSCAD_User_Manual) project and rendered STL file of the clock's enclosure.
@ -20,6 +22,8 @@ At the heart of the clock sits an ESP8266, which connects to a WiFi network and
To build the code and program the ESP, you need to install the [PlatformIO](https://platformio.org/) framework.
The WS2812 data line needs to be connected to the ESP's GPIO5 pin. **Note**: Most breakout boards define their own pin numbers. For example, with a NodeMCU, GPIO5 corresponds to pin D1.
```shell-session
$ git clone https://git.kabelsalat.ch/s3lph/ambient-lighting-clock.git
$ cd ambient-lighting-clock/esp

BIN
photo.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB