LedFx auto-discovers WLED devices on the local network, enabling plug-and-play LED strip control without manual configuration
The LedFx quickstart workflow is: (1) Flash WLED firmware to an ESP8266/ESP32; (2) Connect ESP to Wi-Fi; (3) Install and start LedFx; (4) LedFx auto-discovers WLED devices that are on the same network — they appear automatically, pre-configured. If auto-discovery fails, manual addition via IP is the fallback. Once discovered, clicking a device and selecting an effect (e.g. ‘scroll’ under Classic) makes the LEDs react to audio immediately. The whole stack is open source (WLED is MIT, LedFx is GPL-3): an accessible entry point to hardware-synced audio-reactive visuals for performers and installation artists.
Examples
ESP8266 NODEMCU v3 running WLED firmware, flashed via browser; LedFx scanning for devices; selecting the ‘energy’ effect to react to bass frequencies.
Assessment
Walk through the minimal steps to get a WS2812B strip reacting to music using LedFx and WLED; identify the auto-discovery step and what happens if it fails.