Chris--A / Keypad

A version of the keypad library found in Wiring. This is just a copy made compatible with the Arduino IDE library manager.
GNU General Public License v3.0
248 stars 150 forks source link

Multi-keypress require diodes? #7

Open zixzixzix opened 7 years ago

zixzixzix commented 7 years ago

I want too use multi-keypress……but i got a ghosting key problem. May be add diodes is the only way too solved it? But what the positon should the diodes be installed? It should toward the row ?or the column?

DavidMenting commented 7 years ago

Pointing from the the row towards the column in series with the switch (before or after doesn't matter). I usually connect the anode to the row and the cathode to the switch.