Help with Rotary En...
 
Notifications
Clear all

Help with Rotary Encoder

3 Posts
3 Users
0 Likes
2,948 Views
(@cd152)
Eminent Member
Joined: 4 years ago
Posts: 23
Topic starter  

I have connected a three pin rotary encoder to the Arduino but sim hub fails to recognise it when I Use it.

I connected the ground pin to the GND on the Arduino and the two data pins on the encoder to D4 D5, and made the sketch. But when i use it on simhub it does not find it.

Is there a specifc way rotary encoders have to be connected on simhub when using a Nano?


   
Quote
(@axeldor)
New Member
Joined: 4 years ago
Posts: 3
 

For what I saw in the arduino tool it looks like you have got to use 5 pin rotary encoders (the ones with push button).

I have used them and they do not work either anyway XDD


   
ReplyQuote
(@grawsom)
New Member
Joined: 4 years ago
Posts: 1
 
Posted by: @cd152

I have connected a three pin rotary encoder to the Arduino but sim hub fails to recognise it when I Use it.

I connected the ground pin to the GND on the Arduino and the two data pins on the encoder to D4 D5, and made the sketch. But when i use it on simhub it does not find it.

Is there a specifc way rotary encoders have to be connected on simhub when using a Nano?

Did you ever get this fixed - normally if you want it to be a "device" the Arduino hardware needs to supported as a device under windows - Nano don't.

Second, if using rotary, you need to have gnd as middle and the two others as inputs, and have pullup checked.

BUT if your not is DisCord go there help is allmost instant 


   
ReplyQuote
Share: