ME 305
Classes
ADC_driver.py File Reference

Creates ADC_Driver class. More...

Classes

class  ADC_driver.ADC_Driver
 ADC_Driver Class. More...
 

Detailed Description

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.

Author
Ryan Dean
Zachary Hendrix
Date
3/17/2022