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

Rotatory encoder implementation #69

Open
Prabh11 opened this issue May 19, 2023 · 3 comments
Open

Rotatory encoder implementation #69

Prabh11 opened this issue May 19, 2023 · 3 comments

Comments

@Prabh11
Copy link

Prabh11 commented May 19, 2023

Hey dev,
I want to know if there is any way to add a rotatory encoder in Vjoy serial feeder because the rotatory pot has its limitation it can't rotate more than 180 degrees. I want to use a rotatory encoder to accomplish this but I didn't find any way.

@Cleric-K
Copy link
Owner

What is the exact type of the rotary encoder that you use?
To use the encoder first you should get it working in Arduino (I assume you're using Arduino). Can you make it work there?

@Prabh11
Copy link
Author

Prabh11 commented May 24, 2023

I am using Arduino Leo, Right now there are two options. In your code, you can take input from the potential meter and buttons. I wanted to use a rotatory encoder but didn't find any way to use it.

The encoder I used - KY-040

@Cleric-K
Copy link
Owner

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

2 participants