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
- Host: GitHub
- URL: https://github.com/hggh/7seg-clock
- Owner: hggh
- License: gpl-3.0
- Created: 2021-02-22T10:25:21.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-04-05T20:06:44.000Z (about 4 years ago)
- Last Synced: 2025-06-05T02:38:03.189Z (about 1 year ago)
- Topics: arduino, clock, esp32, ws2812b
- Language: C++
- Homepage:
- Size: 2.33 MB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# seven segment clock with ambilight
* 58x WS2812b
* ESP32
* 74AHC125
* XC6220 3.0V

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

### ESP32 to control all LEDs
