Nuacht

Capacitive touch sensors are entirely in the domain of DIY, requiring little more than a carefully-chosen conductive surface ...
At the heart is an Arduino compatible microcontroller (based on the Leonardo) with a few extras baked in, including a Freescale touch sensor connected to 12 electrodes and an audio processor for ...
You can’t have a touch sensitive switch without a way to detect the presence of a finger! A touch sensor, especially a capacitive touch sensor, has some surprisingly sophisticated electronics to ...
The sensor forms an image and OpenCV detects the actual touch configuration. It appears you can use the raw data from the Arduino, too, but it might be a little harder.
Of all the Arduino projects we've seen 'round here, this is certainly one of them! Using nothing but a Graphics LCD, an Arduino, and a WebSocket server he wrote using Python / Tornado, this young ...
If you have a few hours spare and fancy creating a new Arduino project in your spare time you might be interested in this fun Arduino infrared touchscreen music controller which has been created ...