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
In rp1pio there is an example of using the pio peripheral to implement quadrature counting that doesn't require any CPU time.
We would like to see this code adapted into Adafruit_Blinka, and used instead of the thread-based implementation added in #937 when appropriate.
Benefits/limitations:
The text was updated successfully, but these errors were encountered:
ping @ladyada @makermelissa
Sorry, something went wrong.
neat 🎛️
Awesome, I'll take a look and see if I can get that going.
No branches or pull requests
In rp1pio there is an example of using the pio peripheral to implement quadrature counting that doesn't require any CPU time.
We would like to see this code adapted into Adafruit_Blinka, and used instead of the thread-based implementation added in #937 when appropriate.
Benefits/limitations:
The text was updated successfully, but these errors were encountered: