I have a general question about Button Matrix with diodes. I currently have 2 button matrices:
Matrix A is a 6x5
Matrix B is a 7x5.
Where 5 is the columns and 6 & 7 are the rows. When I connect Button Matrix A I am able to see button presses without any issues. But when I connect both A and B I am getting phantom button presses.
My question is, how should I be wiring up 2 matrix together. Do I need to connect Matrix A Columns to the end of Matrix B Columns? Or can I just connect them both to the same input pins on the arduino.
I am with you on that. So my question is can I just connect the top of the columns to the same input pins on arduino. Or do I need to connect top of one matrix to the bottom of the other? Does that make sense?
That's what I initially thought, electrically they seem to be similar. Just not sure why I get phantom presses when both matrix are connected as opposed to single matrix connected.