Reading RM22DC – Absolute natural binary BiSS C (sensor)

hii, I really need your help with writing a code for reading bits from a sensor I have which called RM22DC- BiSS C .
using arduino uno
The relevant page in the data sheet down here is 5:

I need to read 7 to 13 bit.
really appreciate help, I'm on it all week without success :slight_smile:

Please post the code you are using, and a wiring diagram (picture of a hand-drawn schematic is strongly preferred).

The only "wiring diagram" I have is this data sheet and I know that I need from the table in page 5 in it, to read 7-13 bits which will tell me what I need from this sensor. also, I need your help with writing the code because I don't know how to do that on Arduino Uno and I can't find online something similar that helps me do that.
thank you
maybe this will help:

BiSS-C is a variation of the SSI interface. There are Arduino code examples on this forum and elsewhere the web. Search phrase "arduino ssi interface".

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