An ESP32-S3, an LED strip, a browser. That's it.
...and a 24V PSU, an XL4015 DC-DC module, a 330Ω resistor and a few solder joints.
But those are details.

Install the CLI

rleds is the terminal tool for managing devices, provisioning WiFi over Bluetooth and running the WebSocket proxy.
npm install -g @reactive-leds/cli

After installing, run rleds --help to see the list of available commands.

Start the proxy as described in Live Preview, and open to start controlling your devices.

Install the Firmware

Chrome or Edge only.

Use the "Connect" button below to install the latest firmware release directly from your browser.

Your browser doesn't support Web Serial. Try Chrome or Edge.

Configure WiFi via USB

After flashing, configure WiFi via Web Serial above, run rleds credential from the or use rleds bt-credential over Bluetooth.

Background