a Simulator for LED stripes (WS2801, WS2811, WS2812,...)
This Python script simulates an individual programmable LED strip. It accepts UDP packets and interprets them as RGB colors. The colors are displayed in a GUI.
Uses PyQt for GUI.
Licensed under GPL due to PyQt licensing.