Re: GPIO Input Question
by danhalbert on Sat Apr 03, 2021 6:58 pm
You need a way to distinguish one button being pushed from another. Another trickier way is to add a chain of resistors to the buttons, and measure the voltage, which will vary based on which buttons are pressed. But that's still extra hardware