ME 305
|
Creates ADC_Driver class. More...
Classes | |
class | ADC_driver.ADC_Driver |
ADC_Driver Class. More... | |
Creates ADC_Driver class.
This class directly interfaces with the touch panel and read the x and y position and velocity of the ball. Alpha-beta filtering is then implemented to help process the signals and reduce noise. It can also calibrate the platform and write the calibration coefficients to a text file. It can also read said text file.