ニュース

This code helps to control a servo motor using a touch sensor. You can connect the wires as below. Connect the touch sensor pin to D2 Connect the servo motor pin to D9 //below is the arduino code ...
Arduino-Touch-sensor-with-Servo-Motor This code helps to control a servo motor using a touch sensor. You can connect the wires as below.
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.
Capacitive touch sensors are entirely in the domain of DIY, requiring little more than a carefully-chosen conductive surface ...