RE22 Magnetic Rotary Encoder Connection to Arduino UNO1

Hi Arduino Form!

I am using an Arduino Uno and trying to connect a RE22SC Magnetic Rotary Encoder to it and get the absolute angle output from the encoder.

Link to the RE22SC encoder

I am having issues right now because I have wired up all (to the best of my ability) the connections that they detailed in the datasheet but I am not sure what kind of code I could reference to even get started looking at it.

I am used to using the grove magnetic encoders and have not dealt with something like this so any help or pointers are much appreciated!

Please post the code, using code tags, and a wiring diagram (hand drawn schematic is preferred).

Some Arduino libraries and code examples exist for encoders using the SSI interface. Google will find them, with search terms "arduino ssi encoder".

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