Hello,
please excuse me if this question sounds totally crazy :)
I am trying to figure out how to connect ultrasonic module to VVVV. It is connected via I2C to USB module. And with help of drivers the device appears in PC as COM 10 device.
Is it possible to somehow get it connected with VVVV?
To be more specific - this is the sensor - http://www.robot-electronics.co.uk/htm/srf02techI2C.htm
And this is the interface - http://www.robot-electronics.co.uk/htm/usb_i2c_tech.htm
So I need to send a command in hex or decimal and read back the response…
Please any help would help :)
Thanks in forward for any suggestions.