We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Mike,
I have been using your lib with Pi Pico and the Fermion: EC11 Rotary Encoder Module
https://www.dfrobot.com/product-1611.html
and all appears ok.
Also tested with two on these encoders on same board at same time.
The push button on the encoder also works and is triggered by pushing the rotary button down. This uses the normal 'Pin(GPx, Pin.IN, Pin.PULL_UP)'.
Regards
Simon
The text was updated successfully, but these errors were encountered:
Thanks for reporting on this encoder module and sorry for the long delay to respond. I updated the Readme.
Sorry, something went wrong.
No branches or pull requests
Hi Mike,
I have been using your lib with Pi Pico and the Fermion: EC11 Rotary Encoder Module
https://www.dfrobot.com/product-1611.html
and all appears ok.
Also tested with two on these encoders on same board at same time.
The push button on the encoder also works and is triggered by pushing the rotary button down. This uses the normal 'Pin(GPx, Pin.IN, Pin.PULL_UP)'.
Regards
Simon
The text was updated successfully, but these errors were encountered: