WLED_LAN

The WLED_LAN project is a little controller for the WS2812 LEDs, based arround the WT31-ETH01 Controller.

It consits of the controller itself, four springclamps (one for power in and 3 for power and data out to the LEDs) and some other complimentary components like a programming port, a power switch connector and so on.

After ordering the PCB through JLCPCB, I assembled the PCB, programmed the WT32-ETH01 through an ESP8266 with WLED (credits to Aircookie for creating it). After connecting everything I pluged in the power and was happy to see everything working. The three data pins for the LED strips are connected to port 2, 4 and 12 as well as a power and GND clamp for each of the LED strips. There are also 3 extra connectors. The two pin one is a jumper for putting the controller in programming mode. the five pin one is for programming and the last connector is for the unused GPIO pins.

All files like the wiring diagram, pcb layout and so on can be found on my OSHW Lab profile and the software for the controller on the WLED Website