Rotary Encoder Not Working in Wheelconfig

Hi guys, i want to make racing wheel with arduino leonardo. I bought a rotary encoder for this. but it doesn't work in whellconfig program. rotary encoder has four outputs, red black white and green. red 5v black gnd white and green cables are connected to pin 0-1 of arduino leonardo, also pin d6 is connected to gnd. where could the problem be?

Please explain what that means. What do you expect to happen? What does actually happen?

What is "whellconfig"? Your sketch?

At this moment I have no idea how this is related to your problem.

Please post your sketch; don't forget to use code tags as described in How to get the best out of this forum.

whellconfig is a program for arduino. With this program, we introduce the button and encoder on the steering wheel and make it look like a joystick. For the encoder to work, the whellconfig program wants me to make a gnd connection to the d6 pin, so I'm doing this. but my encoder is not working in whellconfig.

I've looked around a bit
Is this what you're calling "whellconfig"? DIY FFB Wheel based on Arduino Leonardo | Virtual Racing e.V. and GitHub - hoantv/VNWheel: Opensource FFB Wheel

The only help I can offer is to ask if the Leonardo is recognised by your operating system?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.