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

Feature Requests: Support for non-DFR key input, and Keypad Calibration #20

Open
LabRat3K opened this issue Feb 17, 2021 · 0 comments
Open

Comments

@LabRat3K
Copy link
Contributor

Looking for feedback on whether these are areas you would want to see developed, or not.

GPIO keypad

I have coded up a simple "GPIO on/off" input in place of the DFR_Key module. I wasn't sure if this is a direction you wanted to take the project, or perhaps explicitly DIDN'T want to take the project. The first version was somewhat invasive, but the second is a drop in replacement for the DFR_Key keypad class. It could merge with master, or could be kept as a side branch for others that may not have access to a DFR keypad and still want to explore/tinker with the project.

See:dev-labrat-simple_gpio_input

Key Test & Calibration

Oh.. it also include a "Keypad Test" routine... which could then be the starting point for a "Keypad Calibrate" routine. I was thinking it could detect that it hasn't been initialized and then poll the user for each key press, recording the detected values in flash. If this is something you would like to see included, I can continue to develop it.

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