![]() |
Mechatronics Portfolio
Logan Williamson's Mechatronics Portfolio and Documentation Repository
|
A driver for reading from a four wire resistive touch panel. More...
Classes | |
| class | touchpanel.touchpanel |
| A resistive touchpanel class. More... | |
Variables | |
| touchpanel.panel = touchpanel() | |
| int | touchpanel.i = 0 |
| touchpanel.start_time = ticks_us() | |
| touchpanel.time = ticks_us() | |
| touchpanel.final_time = ticks_diff(time,start_time) | |
A driver for reading from a four wire resistive touch panel.
This file contains a class which can be called to instantiate touch panel objects.