Relative Content

Tag Archive for c#matrixarduinokeypad

Keypad matrix – key array producing only single digits

I’m using Arduino’s Keypad.h library, with a piano circuit board key matrix, every key works, even multiple keypresses at once. However any double digit, so for example “10” results in “0”, or 12 results in “2”.