Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4x4 Matrix Issue #5

Open
xybytz opened this issue Feb 22, 2023 · 1 comment
Open

4x4 Matrix Issue #5

xybytz opened this issue Feb 22, 2023 · 1 comment

Comments

@xybytz
Copy link

xybytz commented Feb 22, 2023

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

@xybytz
Copy link
Author

xybytz commented Feb 22, 2023

Ok, I have tinkered with it more, and I put it on the left side of the pico. I forgot to put it all the way next to the gpio pins. I tried doing it on the right, but it would spit errors whenever i pressed a letter (not number). I put it on the left, and it still does not seem to work. No output. When I stop it, though, it gives the same error. The first error was not fully copied, it was "line 47, in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant