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
Donald R. Little Jr 5daf5bfe7d Added a README file
2023-11-16 14:26:38 -05: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 Initial commit of base code 2023-11-16 14:24:46 -05: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 Initial commit of base code 2023-11-16 14:24:46 -05:00
README.md Added a README file 2023-11-16 14:26:38 -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.