Little program i wrote to control LED strips from PC.
App is written in Qt in C++ Controller firmware is written in Arduino C++ for Arduino Mega, but would probably work on other compatible controllers. This has not been tested, though. Proceed with caution.
Firmware part requires FastLED library installed