US Sensor w/Arduino
Posted: 09 Mar 2012, 22:55
I would like to use the Ultrasonic sensor with my Arduino (no NXT). I've been looking all over for quite a while now and I can't seem to find much about this...
I need to know:
- Is it ok to supply the 4.3v pin with 5v? According to this, the ESC015 has a 5v vcc, but the 4.3v pin has a 10 uF capacitor. (I have zero experience using capacitors )
- How to talk to the sensor with Arduino's I2C. I've heard/seen that the sensor is a bit off from the normal I2C procedures (something to do with using the clock pin more frequently than most I2Cs?) I have found this which I think should help me, but I have very little experience using I2C.
As I said, I've been searching for quite a while now and have found no clear way to use this sensor with Arduino (besides tjkelectronic's shield which I cannot use in this case). I believe the benefits of being able to do this will far outweigh the costs of code hunting and experimenting, and I GREATLY appreciate any help on this!
I need to know:
- Is it ok to supply the 4.3v pin with 5v? According to this, the ESC015 has a 5v vcc, but the 4.3v pin has a 10 uF capacitor. (I have zero experience using capacitors )
- How to talk to the sensor with Arduino's I2C. I've heard/seen that the sensor is a bit off from the normal I2C procedures (something to do with using the clock pin more frequently than most I2Cs?) I have found this which I think should help me, but I have very little experience using I2C.
As I said, I've been searching for quite a while now and have found no clear way to use this sensor with Arduino (besides tjkelectronic's shield which I cannot use in this case). I believe the benefits of being able to do this will far outweigh the costs of code hunting and experimenting, and I GREATLY appreciate any help on this!