Obstacle Avoiding System

by QUEENIE AKSHAYA MUPPIDI in Circuits > Arduino

131 Views, 0 Favorites, 0 Comments

Obstacle Avoiding System

my second virtual stimulation( obstacle avoiding system)
My Post (1).png

This Instructable Article is about the Virtual Obstacle Avoiding Robot which make the circuit to move forward when the distance of obstacle is greater than 15cm and it turns left when the obstacle at the distance less than 15cm .

Equipment Required

bnsxn.PNG
kdj.PNG
kh.PNG
Capture.PNG
jd.PNG

The following are the components required :

  1. Breadboard - 1Nos
  2. arduino UNO - 1Nos
  3. Motors - 2Nos
  4. Ultrasonic Sensor - 1Nos
  5. L293d - 1Nos

Connections

doc 1.PNG

Connect the following connections as shown in the above image using the TinkerCAD software .I made this in such a way that ,the robot moves forward when the distance of obstacle is more than 15cm and if the distance between the robot and obstacle is less than 15cm then it turns left .You can also write a program to make the circuit move right , backward that depends upon your desire. You can use same connections can be made to build a real robot too.

Coding

jdj.PNG

Assemble the code blocks as shown in the above image using TinkerCAD.