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

Implementing a matrix keyboard input #1

Open
martinmarcos opened this issue Sep 20, 2017 · 0 comments
Open

Implementing a matrix keyboard input #1

martinmarcos opened this issue Sep 20, 2017 · 0 comments

Comments

@martinmarcos
Copy link

Hi. I found this library and looks like really good work. I am really interested in using on a project I am working on. The project involves a 128x64 ST7920 LCD display (which I was thinking of using with SPI) and a matrix keyboard as input. I see that demo and the example code both use an encoder with 2 buttons as input and I was wondering if you had some idea of how I could implement the getInputDeltas method to work with a 4x4 matrix keyboard so that when I press the numbers it inputs those numbers. The keyboard also has pound(#), star(*), A, B, C and D keys, some of which I could use for the selected and cancel commands, and the remaining keys I could use for other special functions.

Any suggestions will be greatly appreciated.

Regards.

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