Hello everybody,
I recently try to make my own touchscreen and that for i need a lot of individual capacitive sensors to get data from. I already tried to use the Capacitivetouch library but i don't have enough pins to take a send and a receive pin for every one of the sensors... Do you think it would be possible to put one pin high, wait a very short amoung of time and then read the digital data from the same pin and if this time changes than somebody must be touching the snsor?
I've attached a simple sketch where I want to try this idea but it seems like the arduino is too slow to measure this small time difference. Could somebody help me maybe with this? Maybe there is a way with less programming necessary so it can be made faster and able to read the right data?
Thank you for your help
touch01.ino (306 Bytes)