Has anyone successfully used the I2C ultrasonic sensors? We can’t get them to work on the bus. They work on our Arduino but the cRIO I2C seems to operate differently.
Thanks
Has anyone successfully used the I2C ultrasonic sensors? We can’t get them to work on the bus. They work on our Arduino but the cRIO I2C seems to operate differently.
Thanks
We’re using it in analog, not I2C mode. It’s a little slow in analog mode (due to 2Hz filter), but works well enough (and is easy to get up and running). Be curious to hear your comments if/when you do get the I2C mode going.
We’re looking at the MB1240. I don’t mean to thread hijack, but I didn’t think having two topics for the same subject was needed. I’m anxious to see what other people think about it.
We are using the MB1222 and we did finally get it working. It requires a little faking the system but it works and we’ll post the code shortly.