PropBasic 4x4 Keypad Code
camelot2
Posts: 54
I am trying to read a 4x4 keypad using PropBasic with
no luck. Does anyone have code for this that they
would share? thanks for your help
no luck. Does anyone have code for this that they
would share? thanks for your help
Comments
As a total guess I would think you would use four pins for rows and four pins for columns. You would set a row pin high and read the column pins, and repeat for the other row pins. You might need some current limiting resistors as well.