Hi
I am building a project using 5 wire standard resistive touch screen with Arduino mega, the idea is to control the position of ring ball that is placed on the touch screen and 2 servo motors to control the screen to move the ball to the home position. I have looked at an exact same project as mine but that one a 4 wire resistive touch screen was used. Now I am trying to modify this code so I can get a signal when any object placed in the touch screen sensor.
I wish you can help
Here is the link to the code that I am trying to modify
https://create.arduino.cc/projecthub/davidhamor/ball-and-plate-c48027?f=1
Thanks