The goal of the capacitive liquid sensor is to measure the change in capacitance or charge between two metal plates depending on the material between them, making it safe to use with any liquid. The ...
Capacitive sensing libraries for the Arduino and just about every other microcontroller platform have been around for ages now, but if you’d like to put a slightly complex cap sense pad in a PCB ...
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, ...