Sets up touch panel scan in x-, y-, and z-directions, and returns results in a tuple. More...
Classes | |
class | ME405_FP_ResTP.ResTP |
Runs operations and returns values specific to the encoder count. More... | |
Sets up touch panel scan in x-, y-, and z-directions, and returns results in a tuple.
Using a pair of resistive wires, voltages are read at specific instances using ADC methodology. By using these values and performing appropriate calibration tests, the touch panel allows for accurate representation of where an object is with respect to its physical whereabouts, and it can tell if an object is indeed on its surface.
source code: https://bitbucket.org/eliotBriefer/me405_term_project/src/master/Drivers/ME405_FP_ResTP.py