An open API service indexing awesome lists of open source software.

https://github.com/hggh/7seg-clock

7 seg clock with WS2812b leds
https://github.com/hggh/7seg-clock

arduino clock esp32 ws2812b

Last synced: 5 months ago
JSON representation

7 seg clock with WS2812b leds

Awesome Lists containing this project

README

          

# seven segment clock with ambilight

* 58x WS2812b
* ESP32
* 74AHC125
* XC6220 3.0V

![7 Seg Clock](https://raw.githubusercontent.com/hggh/7seg-clock/main/pics/clock.jpg "7 seg clock")

To control the WS2812b LEDs the clock controller from wood clock light is used: https://github.com/hggh/wood-clock-light/tree/master/pcb/esp32-clock-base

### the base pcb for all ws2812b

![clock pcb](https://raw.githubusercontent.com/hggh/7seg-clock/main/pics/pcb.jpg "clock pcb")

### ESP32 to control all LEDs

![clock pcb](https://raw.githubusercontent.com/hggh/7seg-clock/main/pics/esp32.jpg "clock pcb")