/ledControl

A simple Flutter app to send UDP packets to an ESP32 running espLed2

Primary LanguageDartGNU General Public License v3.0GPL-3.0

led_control

A simpled UDP LED Control App

ledControl Home

ledControl

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).