Commit Graph

5 Commits

Author SHA1 Message Date
PloopyCo 26bcddb623 scroll wheel is now done with a stochastic algorithm to make up for the inherent noise in the phototransistor 2019-11-25 21:14:56 -05:00
Daniel Kao fc9cd621b1 Constrain ANGLE_TUNE setting
In case anyone wants to adjust it and doesn't have access to the register definition.
2019-11-25 21:14:56 -05:00
Daniel Kao 92070e143d Change polling interval to a regular 1ms
Motion burst + analog reads takes around 408us.
The total 408us + 870us wait doesn't seem necessary.
2019-11-25 21:14:56 -05:00
Daniel Kao 41e1508354 Make use of PMW3360's Angle_Tune register
Sensor can rotate its output up to +/-30 degrees.
2019-11-25 21:14:56 -05:00
PloopyCo 82b316027b moved sketch into top-level directory named 'production' 2019-11-25 21:14:56 -05:00