Ball Balancer Project
|
Driver to be used with the touch panel. More...
Classes | |
class | touchpanel.TouchPanel |
The class for initializing, reading, filtering, and calibrating the 3-wire resistive touch panel. More... | |
Driver to be used with the touch panel.
This driver performs an Xscan, Yscan, and a Zscan on the touchpanel. This returns the x position, y position of the ball. It also determines whether or not there is any contact with the touch panel. To make the data more accurate, alpha beta filtering is utilized to reduce the noise in the data.
@author Jake Lesher @author Daniel Xu @date 3/16/2022