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, ...
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 ...
Capacitive touch sensors are entirely in the domain of DIY, requiring little more than a carefully-chosen conductive surface and a microcontroller. This led [John Phillips] to ask why not embed such ...