Obstacle Avoidance Robot

by Divij_Chaudhry in Circuits > Arduino

105 Views, 2 Favorites, 0 Comments

Obstacle Avoidance Robot

In this particular Article I have made a Simple Obstacle Avoiding Virtual Circuit. In this Circuit my Motors will rotate in Forward direction if the distance is greater than 10 cms and it rotates Left if it is less than 10 cms.

Components Required

Arduino.png
Breadboard.png
l293d.png
Motor.png
Sensor.png

The following are the components that is required to make this circuit:

  • Breadboard
  • L293d - Motor Driver
  • Motors - 2 Nos.
  • Arduino UNO
  • Ultrasonic Sensor

Connections

Circuit.png

Make the Connection as shown in the above picture in the TinkerCad Circuits

CodeBlocks

code.png

Assemble the following CodeBlocks in the TinkerCAD software

Downloads