https://github.com/commanderredyt/ws2812-clock
A simple pcb clock using ws2812 in 7-segment form
https://github.com/commanderredyt/ws2812-clock
Last synced: 5 months ago
JSON representation
A simple pcb clock using ws2812 in 7-segment form
- Host: GitHub
- URL: https://github.com/commanderredyt/ws2812-clock
- Owner: CommanderRedYT
- License: gpl-3.0
- Created: 2023-09-12T13:42:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-30T23:48:16.000Z (over 1 year ago)
- Last Synced: 2025-02-14T04:39:15.882Z (over 1 year ago)
- Language: C++
- Size: 19.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ws2812-clock
This is a project I started when a teacher told us to do a "simple" project. This project is a PCB containing 232
WS2812B LEDs that are controlled via a ESP32. The current version (v2) does not have a RTC module and entirely relies on
NTP. The PCB comes with a USB-C port which you can also use to program the port (No power delivery tho, only normal USB 5V).
The PCB also has a barrel jack that has reverse polarity protection using a P-FET. I also added a footprint for both a
SHT-30 and a BME-280 sensor. However, with how warm the LEDs get with high brightness, the temperature reading are not
accurate if you are looking for the room temperature.
## Features
- 232 WS2812B LEDs
- ESP32
- USB-C with programmer (CH343)
- Barrel jack with reverse polarity protection