Obstacle Avoiding Robot

by jawalininaad in Circuits > Arduino

100 Views, 0 Favorites, 0 Comments

Obstacle Avoiding Robot

An obstacle avoiding robot

This is a simple obstacle avoiding virtual circuit built using the TinkerCAD simulation. In this project, our virtual circuit is made to make the motors turn in the left direction when the distance is less than 10 cm, Else it will rotate forward.

Components Required

L293D.PNG
Motor.PNG
Ultrasonic distance sensor.PNG
Breadboard.PNG
Arduino.PNG

The following are the components that are required to make this circuit.

  • Breadboard - 1 No
  • L293D(Motor Driver) - 1 No
  • DC Motors - 2 Nos
  • Arduino UNO - 1 No
    • Ultrasonic Distance Sensor - 1 No

Connections

Connections.PNG

Make the following connections as shown in the above image.

Code Blocks

Code.PNG

Assemble the following code blocks as shown in the image using the TinkerCAD Simulation environment.