forked from adafruit/Adafruit_TouchScreen
-
Notifications
You must be signed in to change notification settings - Fork 2
Arduino library for 4-wire resistive touchscreens
Jeroi/Touch-Screen-Library
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the 4-wire resistive touch screen firmware for Arduino. Works with all Arduinos and the Mega I have comoleted the the library in the sense of now the library is pinsafe with LCD. No need to pull LCD pins anymore in sketches. I also made in UNO and MEGA the library fully port writes so touch screen would be faster. I removed porthandling initializings from getPoint function to seepd up the point fetching. I added cleanPins function which is driven on pin affecting functions. Added bool isTouching function for looping pressure where needed.
About
Arduino library for 4-wire resistive touchscreens
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 80.6%
- Other 10.1%
- Processing 9.3%