Obstacle Avoiding Robot

by adithikiran12 in Circuits > Arduino

146 Views, 1 Favorites, 0 Comments

Obstacle Avoiding Robot

My First Robotics Simulation ( part 2 )

In this particular Article I have 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 than 10 cms .

Components Required

ARDUION UNO.png
BREADBOARD.png
MOTOR.png
Ultrasonicdistancesensor.png
L293d.png

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

  • Breadboard
  • L293D- Motor Driver
  • Motors
  • Arduino UNO
  • Ultrasonic sensor

Connections

Circuit.png

Make the connection as shown in the above picture in the TinkerCAD Circuits.

CodeBlocks

Codeblock.png

Assemble the following CodeBlocks in the TinkerCad software