Commit Graph

9 Commits

Author SHA1 Message Date
Aaron Fenyes 4c4d824f6f Prepare to merge Glen's changes 2019-09-29 00:05:27 +02:00
Aaron Fenyes c1b2b45dbd Measure moving average of update rate
Okay, the threshoding is _kind_ of effective, and the version Glen
liked was actually doing it. In light of that, I've quantified the
update frequency a bit better.
2019-09-28 23:01:11 +02:00
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