Hello,
We’re trying to use the REV 2m Distance Sensor with our RoboRIO,
I’m trying to communicate with I2C, however we are facing with some issues.
- We don’t know the register address of reading or writing
- We don’t know the size of data we should be getting
How do we find those values?
1 Like
The product page has a link part documentation, which has the chip’s datasheet. This is the primary resource for the answers to your questions.
Adafruit has a arduino driver implementation which could be used for reference as well.
system
Closed
3
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.