5 replies
May '13

jscottb

Very nice!

Thats a nice robot base platform to do experiments on.


Good job.
May '13

junkster

great

it is your first robot, and better than all my bots. Good job man!

May '13

srinag

Am from India too… Could

Am from India too… Could you tell me what out put does the output pin of ping give when if detects an obstacle.??? No like I if i connect a buzzer to the output pin will i be able to ON the buzzer when an obstacle is near by???

 

2 replies
May '13 ▶ srinag

dipanjan

Ping just doesn’t detect an

Ping just doesn’t detect an obstacle like an IR proximity sensor ,it detects the distance between the obstacle and itself. The Ultrasonic sensor output gives a square pulse,having time period equivalent to the distance of the object in front of it. Use pulsein command to get the time in microseconds.

May '13 ▶ srinag

vikirobot

nice see some from india here

it produces square pulse of 8 cycles the sensor have the range less than 2m.i think your idea will work but for giving  buzzer in particular distance like object with in 20cm use microcontroller, other wise buzzer will sound for the object within range of the sensor.