summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-09-27Move color vectors into separate fileRaymond Hogenson2-61/+91
RGB vector has additionally been added, and color mixing happens in RGB.
2016-09-27Modify lights to select a random colorRaymond Hogenson1-29/+87
They should choose a random color in the correct interval and transition gradually to it, however this code is currently untested.
2016-09-27Merge branch 'master' of https://github.com/rayhogenson/bridgegroup10-0/+0
2016-09-27Updates from first testgroup11-6/+27
2016-09-18Add script from first meetingRaymond Hogenson1-0/+80
The script kind of strobes the lights gently and the parameters are configurable with global variables. Right now, the only color used is blue.
2016-09-18Create initial demo which should gently flashgroup11-0/+59