This is a project designed to run on an ESP8266 WiFi Microcontroller used to receive color or color pattern messages and drive analog 12v LED strips.
Go to file
2025-03-10 17:59:06 -04:00
.vscode Initial commit of base code 2023-11-16 14:24:46 -05:00
include Initial commit of base code 2023-11-16 14:24:46 -05:00
lib Initial commit of base code 2023-11-16 14:24:46 -05:00
src Version 2.2 (with OTA) 2025-03-10 17:59:06 -04:00
test Initial commit of base code 2023-11-16 14:24:46 -05:00
.gitignore Initial commit of gitignore 2023-11-16 14:23:00 -05:00
platformio.ini Implement OTA updating 2025-03-09 19:25:17 -04:00
README.md Added a README file 2023-11-16 14:30:33 -05:00

LEDController

This project should load onto just about any ESP8266 based microcontroller or dev board. It has been tested on the Adafruit ESP8266 Huzzah, and the NodeMCUv2/v3 development boards.