MrDEB
Well-Known Member
I agree with you, thats why I am redesigning a pcb to conform to the keypad12.bas.
My present set up is different on how the colums and rows are connected then add in that a keypab bas is waiting for an input.
I want the keypad to tell me what key to press.. Simple enough.
And the train has left the station a long time ago.
I do have a bit of code that is not working as it is supposed to
issue is regardless the state of the led, the code jumps out to next sequence
My present set up is different on how the colums and rows are connected then add in that a keypab bas is waiting for an input.
I want the keypad to tell me what key to press.. Simple enough.
And the train has left the station a long time ago.
I do have a bit of code that is not working as it is supposed to
Code:
Repeat
until
led_row2=0 and sw_col1=0 //led and sw are both =0