Touch Sensitive Keypad

capacitive_keypad

[Viacheslav] built a keypad that uses human capacitance to detect key presses. Unlike normal keys which close a physical connection, his project detects touch through the PCB substrate. He uses the analog comparator of an AVR ATmega8 to detect the moment of zero crossing and then measures the time it takes to discharge in order to detect key presses.

Continue reading “Touch Sensitive Keypad”