News

This Capacitive Touch Keyboard project explains how you can make a portable device that performs different keyboard operations.
An Arduino Uno capacitive touch sensor module detects touch through changes in capacitance. It provides a digital signal when touched, used for creating touch-sensitive interfaces and controls in ...
Creating capacitive touch-sensitive buttons is easy these days; many microcontrollers have cap-sense hardware built-in. This will work for simple on/off control, but what if you want a linear, posi… ...
Capacitive touch sensing allows for triggering the sensor without actually physically touching one’s lips to the electrodes, which [Nathan] did by putting a clear plastic layer over the PCB traces.
In this tutorial we will be designing our own touch-capacitive Piano with Arduino Nano and include a recording and replay feature on our Piano.
Building a touch sensing capability can help in providing communication between the microcontroller and the tablet. Capacitive touch screens function by sensing the capacitance changes on the screen.
Capacitive sensing isn't limited to your smartphone. In fact, you can use contact with human skin (or any other conductive surface) to trigger almost any circuit. And the Touch Board from Bare ...
An Arduino Uno capacitive touch sensor module detects touch through changes in capacitance. It provides a digital signal when touched, used for creating touch-sensitive interfaces and controls in ...