News

Ever thought of using touch sensors on your projects but didn’t because it would be too much work? [Paul Stoffregen] proves that it can be pretty easy if you use the CapSense library for Arduino.
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.
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 ...
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 ...