Commit Graph

7 Commits

Author SHA1 Message Date
Aaron Fenyes 963d68196e Add thresholding to reduce light update frequency
It's not very effective, and Glen says things look fine without, so
I'll abandon this branch for now.
2019-09-28 22:43:13 +02:00
Aaron Fenyes add9bda080 Try to debug out-of-range index
Seems to be in the `color` tuple in set_light_hsv, but doesn't
show up in debugging.
2019-09-28 22:16:42 +02:00
Aaron Fenyes 7b96b8e974 Hook up the lights? 2019-09-28 21:53:54 +02:00
Aaron Fenyes 9955a827a7 Show controls 2019-09-28 21:21:46 +02:00
Aaron Fenyes 217bdbec67 Separate things into functions a bit 2019-09-28 21:18:05 +02:00
Aaron Fenyes 36077fd872 Mock up wave equation example
Light strip outputs aren't hooked up yet
2019-09-28 20:56:25 +02:00
Aaron Fenyes e3e00bac3d Enter graph data and test pygame 2019-09-28 16:42:50 +02:00