Light effects over network with Processing and ESP8266.
Distribute your Processing animation from your computer to different rooms/places.
Thanks to ESP8266 you can display effects on WS2812B LED strips which are rendered on your PC and transfered over WIFI UDP packets.
UDP packet has simple format:
ESP8266 desitnation port is 8000
[Video in action]()