This project allows controlling WLED devices using an ESP32 over the ESP-NOW protocol, mimicking the functionality of a WiZmote. The ESP32 sends commands wirelessly to the WLED device, and the ...
This guide assumes you have setup the esp-idf environment in Windows and can currently run make flash monitor and other commands succesfully. Start with the ESP setup guide if not. There are other ...