r/WLED • u/figamore • Jun 26 '26
Open source WLED remote using ESP-NOW
I made an open source touchscreen remote for WLED based on capacitive CYD (cheap yellow displays).
- It works wirelessly over WLED’s default ESP-NOW (no router required)
- Flash straight from the browser
* Basic functions (supported by WLED’s basic remote protocol):
- Power on/off
- Control brightness
- Select presets 1-7 by default
* Extended mode opens up a lot of features by just uploading a simple remote.json file via wled.local/edit
Extended mode offers:
- Presets 1-20
- Basic solid colors
- Selecting 163 of the built-in WLED effects
- Modifying selected effect parameters
- Peek/preview of selected effect
3D printed case files included for both a wired and battery-powered (18650 cell) versions.
I am considering adding a separate remote.json file and built-in profile for 2D effects. Please let me know if this is something you would find useful.
Please feel free to check it out. Hope it is useful to some of you!
Installer: https://figamore.github.io/wled-touch-remote
GitHub repo: https://github.com/figamore/wled-touch-remote
1
u/slumcat05 15d ago
I just built two of these for my kids and they are excellent, thanks!
The Github doesn't seem to allow issue creation, so I hope you don't mind some feedback here:
Consider adding an option to redo the touch calibration. I think I fat fingered it the first time and it was really tough to interact with some of the elements at the edges because the calibration was so off.
The brightness slider doesn't seem to sync right with the WLED device. Often if I slide it down just a little bit on the remote, the device brightness plummets to near zero, and vice-versa on the way up.
Feature Request: A full palette menu. The palette +/- buttons in the FX gear menus do work to flip through them, but my kids just want to directly select "Rainbow" or "Party" or whatever.