Ultrasonic Distance icon Ultrasonic Distance Displays HC-SR04 ultrasonic distance readings in ARC; scriptable via GetPing(), pausable, sets a variable with multiplier, optional NMS output Try it →

ARC Pro

Upgrade to ARC Pro

Discover the limitless potential of robot programming with Synthiam ARC Pro – where innovation and creativity meet seamlessly.

Author Avatar
United Kingdom
LinkedIn Twitter Google+ YouTube
#1  

More than likely it'll work. Im on my phone right now but when i get to a desktop i will look at the datasheet.

Author Avatar
United Kingdom
LinkedIn Twitter Google+ YouTube
#2  

Yes it will work on the V3 and V4 since it is I2C. You will need to know the I2C commands required to read from it through. Check the datasheets and also read up on I2C if you plan to use one, I2C can be confusing.

#3  

@Rich Thank you for the fast information.