A simpled UDP LED Control App
This is still ok development!!!
This project is a companion to the espLed2 project.
Because the new espLed2 uses UDP instead of TCP we need a client to send the UDP packets. This simple Flutter App does exactly that. It sends the necessary UDP packages to an ESP32 in the local network running espLed2.
It has a very simple interface with three sliders (RGB) and a simple Settings page (used to set the ESP32 IP).