IlyaBOT / esp32-rgb-web-controller

Firmware for ESP-32 to control RGB and Adress RGB strips via the web interface. Works only over Wi-Fi.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP32 RGB Web-Controller

Firmware for ESP-32 to control RGB and Adress RGB strips via the web interface. Works only over Wi-Fi.

P.S. I wrote this firmware for my DIY RGB controller on ESP32. If you want to add your own “Effects”, change something in the firmware or supplement it somehow, make a fork and create a Pull Request, I will be glad to see your ideas!

How it works

//TODO: Add a gif animation explaining how it works

About

Firmware for ESP-32 to control RGB and Adress RGB strips via the web interface. Works only over Wi-Fi.

License:MIT License


Languages

Language:C++ 57.8%Language:HTML 42.2%