An embedded software project for controlling LED strips using an ESP8266 microcontroller
The project consists of three main folders: software, pcb, and housing
A MicroPython module that can control an LED strip using the GPIO pins of an ESP8266 microcontroller
Input is received via wifi, written in a custom Python-like language which is parsed and executed onboard
A KiCAD project to design a PCB to power the ESP8266 and LED strip
A SOLIDWORKS project to design a 3D-printable housing for the PCB