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
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".