A WiFi-enabled LED light controller, based on the RP2350.
You can view the PCB and schematics online here.
| File type | Status |
|---|---|
| KiCad design files for the schematics and PCB | ✅ |
| Firmware source code | 🏗️ in progress |
| Frontend source code | - |
| 3D models for the enclosure | - |
Warning
This project is still under development.
I'm currently leveling up my electronics skills and learning about PCB design; I did a similar (albeit much more simple) project in the past, so since I'm already familiar with the concepts I thought it would be a good starter project into the world of PCBs.
KiCad project, located in ./kicad/ contains all of the designs and BOM
Cargo project using embassy-rs ./firmware/

