Obstacle Avoiding Robot - B11

by vishaljegadeesan10 in Circuits > Arduino

56 Views, 0 Favorites, 0 Comments

Obstacle Avoiding Robot - B11

My Post (4).png

This is a Virtual Obstacle Avoiding Robot where my circuit makes the motor to go left when the distance between my robot and the object is less than 10 cm else it will make the motor to go forward.

Components Required

breadboard.PNG
l293d.PNG
motors.PNG
ultrasonic-sensor.PNG
Arduino-Uno.PNG

The following Components are required to build the virtual circuit

  • Breadboard - 1
  • L293D (Motor Driver) - 1
  • Motor - 2 Nos.
  • Arduino UNO - 1
  • Ultrasonic Sensor -

Connections

connections.PNG

Make the following connections as shown in the Image above

Code-Blocks

code-blocks.PNG

Assemble the following code blocks as shown in the image.