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

Add function for Modulino Knob to detect direction #9

Open
charlesbones opened this issue Jul 23, 2024 · 1 comment
Open

Add function for Modulino Knob to detect direction #9

charlesbones opened this issue Jul 23, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@charlesbones
Copy link
Collaborator

Add a function that detect the direction of the Modulino Knob, something like if goes right returns 1, if goes left returns -1 and if no change returns 0

@per1234 per1234 added the enhancement New feature or request label Aug 3, 2024
@sebromero
Copy link

The MicroPython library supports this, if we need something to take inspiration from.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants