Hi, all
Ok, I’m brand new to this and also I’m Swedish So bare with me and please rospond as if my IQ were in the double digits.
I have an Arduino UNO, a breadboard some miscellaneous components and a couple of relays and have managed to set up a simple circuit switching between lighting two LEDs depending on if the relay in use is open or closed. So far so good. But I’m trying to accomplish some interaction with a touchscreen (iPad) and I found this project somewhat similar to what I want to do: http://www.instructables.com/id/Arduino-Plays-Piano-Tiles/
They seem to manage to “touch” the screen using relays, some coins and ground. Since this is 2016 and I haven’t used cash money in a couple of years (so no coins) I thought I instead might use some spent 9mm brass that I soldered a cable to. When I simply place the empty shell on the screen no touch is registered but when I touch the shell or the other end of the cable a touch is registered. This small experiment led me to believe that the brass might work.
Here is my problem: no matter where I connect the cable to the breadboard it registers as a touch on the screen. I’ve tried ground, vcc and somewhere in the middle of the breadboard not connected to anything.
Additionally, iPad is placed laying directly on a table, common on the relay is connected to ground on the breadboard (have tried vcc there as well).
How should i proceed with un-touching the screen once wire is connected to board?