Search models, users, collections, and posts

led-digital-clock-with-ws2812b e esp32c3supermini

Remixed by
IP Report

Print Profile(1)

All
P1S
X1 Carbon
X1
H2D
H2S
P2S
X1E
P1P
H2C
H2D Pro
A1
X2D
A2L

0.2mm layer, 3 walls, 8% infill
0.2mm layer, 3 walls, 8% infill
Designer
2.1 h
2 plates
5.0(1)

Open in Bambu Studio
Boost
21
61
4
0
53
12
Released 

Description

Content has been automatically translated.
Show original

I needed a simple clock in a room, so I designed one. The 24-hour display will be equipped with WS2812B LED strips with 60 LEDs/m. Each digit will need 15 LEDs, two per segment with one LED hidden between the segments. I did a somewhat slow wiring job, just connecting all +5V and GND together and to the ESP C3 SuperMini. Data comes from Pin 3 and is wired hour_10 -> hour_1 -> minute_10 -> minute_1 -> 2 dots in the center. A total of 62 LEDs. The LED strip is mounted on the inner wall, the outer wall consists of the beveled reflector. Closed at the back with a back plate, indexed with some grooves and simply glued. On the front, the individual covers for each segment could be printed in different materials and thicknesses. I have included my Arduino sketch for the ESP32 C3. the program will allow connection to the local network and by connecting to Google's server it will get the time, I recommend installing Arduino IDE and uploading the sketch I provided, you only need to modify these 2 lines: // Replace with your WiFi network credentials

const char* ssid = "name";

const char* password = "insert pass"; you need to enter your ssid and password inside the quotes.

To power the project, USB-C port power should be sufficient, if necessary, power with an external 5-volt power supply, I have also uploaded the wiring diagram, if you have problems write to me. within Arduino before uploading the sketch remember to insert the correct COM port


Documentation (1)

Other Files (1)
sdsdsd.txt

Comment & Rating (4)

(0/1000)