I copy pasted your code, and I almost got there! Here is the errors:
Please enter a key from the keypad
not in the error, but i pressed a key, no output, then decide to stop the program
Traceback (most recent call last):
File "", line 47, in
File "", line 42, in scankeys
KeyboardInterrupt:
I tried moving the wires to the other side of it. Right now it is to the right of the Pico, and when I tried to the left, it gave me the same error. Is there an orientation it needs to be in, and, how do I fix this? Is this a bug in the code? Using Ubuntu 22.04 on a old Lenovo
I copy pasted your code, and I almost got there! Here is the errors:
Please enter a key from the keypad
not in the error, but i pressed a key, no output, then decide to stop the program
Traceback (most recent call last):
File "", line 47, in
File "", line 42, in scankeys
KeyboardInterrupt:
I tried moving the wires to the other side of it. Right now it is to the right of the Pico, and when I tried to the left, it gave me the same error. Is there an orientation it needs to be in, and, how do I fix this? Is this a bug in the code? Using Ubuntu 22.04 on a old Lenovo