I have a microcontroller i'm trying to replicate but I don't think i am doing it correctly..
I figured out that the 6 buttons on the controller correspond to 6 wires, and 2 wires are output. Right now when i press any button on the controller the output pins are set to high.. Any ideas of how i could figure out what button is being pressed?
I put the output pins together because they are together in the original one (the green wires) and testing them separately they have the same output.