Main Content

ESP8266-Websockets-LED

Control an addressable LED strip with an ESP8266 via a Web browser.

The project is an easy way to start managing your address LED strip. The address strip is managed directly from the browser. No page reloads, communication is only via websockets, which means the status of the strip will change immediately. Also, all connected devices in your ESP8266 will be synchronized. The project uses a minimum of dependencies, so the probability that something will break is much lower.”

Link to article