Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 344 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 344 Bytes

QuickLed

Little program i wrote to control LED strips from PC.

About

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.

Warning

Firmware part requires FastLED library installed