Computer Science, asked by vamidhun, 1 year ago

How to make an obstacles avoiding robot?

Answers

Answered by Zortan
3
You could use an arduino uno rev 3 version. Along with photoresistors and hcsr04 module, sense the distance and the light being recieved, and using a l293d ic, make a h beidge motor driver circuit, which will help you make a circuit controlling 2 dc motors at once. You could so put he hc04 module for bluetooth and use it to connect the arduino to your phone and control it through the sensors present on your phone like accelerometer, proximity sensors amd gravity sensor etc .

vamidhun: I have raspberry pi b+
Answered by danishjoshi111
3
You can uno rev3+ hc -sr04  + 2 servos .
you can find code for hc -sr04 at arduino website and schematic attached with this answer.
hope it helped!
Attachments:

vamidhun: I have raspberry pi b+
danishjoshi111: have you searched google or youtube for ideas ?
danishjoshi111: you can just buy anduino uno. they are ony rs 400-500 on ebay.in !!
vamidhun: ok
danishjoshi111: ++ arduinos are much easier to code .rather than python they use c , which is very simple language .
vamidhun: ok
vamidhun: Thanks bro
danishjoshi111: welcome always !
Similar questions