Hey guys,
I have a project where we need to trigger an touch display through an 3-4mm wooden plate.
We are using the Sparkfun capacitive touch based on the AT42QT1010. Instead of using the breakout touch we are using an cable connected to the "Pad". It all works great once we have short cables but the set up requires about 1meter cable. If we only connect a a cable to the "pad" we will trigger the touch sensor by touching the cable or even getting close to the cable. This thing is super sensitive.
I have not been able to get this thing working with such long cable. We did try to use an shielded cable and connect the "shield" to GND but this did not work, I guess the capacitive in the long cable is too high..
Has anyone successfully done something similar? Is there anything we can do except move the breakout board closer to the touch area?
Setup:
- Arduino Uno
- Sparkfun capacitive touch breakout SparkFun Capacitive Touch Breakout - AT42QT1010 - SEN-12041 - SparkFun Electronics
Btw. We have also tried to work with the wonderful Capacitive touch library ( Arduino Playground - CapacitiveSensor ) but this require direct contact i.e 3-4mm wooden plate will not work.
/ Erik