summaryrefslogtreecommitdiff
path: root/arduino
AgeCommit message (Collapse)AuthorFilesLines
2017-02-15Fade with individual speed control now works, can fade each color at its own ↵daniel-Jones2-20/+108
speed. Serial communication revamped to allow extra commands in both the front and backend.
2017-02-13added fade ability to Arduino sketch, using psuedo threading. Rework of ↵daniel-Jones6-33/+258
serial communication also started, the Qt interface is currently under development to support fading.
2016-05-30First code commitdaniel-Jones1-0/+44