Skip to content
Discussion options

You must be logged in to vote

The driver just provides an api to query for the pin numbers for the buttons. The logic to read a button you would need to implement yourself. Either by using digitalRead() and some debouncing logic or by using some pin interrupts.

Use Google: there should be plenty of tutorials.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Marco1971Repo
Comment options

Answer selected by pschatzmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants