OBSTICAL AVOIDING ROBOT INTRO

by shivansh24star in Circuits > Arduino

114 Views, 0 Favorites, 0 Comments

OBSTICAL AVOIDING ROBOT INTRO

My second Robotcs simulation

This is a simple obstacle avoiding robot using the Tinkercan simulation. In this project our virtual. Curcuit is made to make the motor turn in left direction when the distance is less than 10 cms else it will rotate forward.

Components Required

Capture.PNG
Capture 4.PNG
Capture 5.PNG
Capture 6.PNG
Capture 2.PNG

THE FOLLOWING COMPONENTES THAT IS REQUIRED TO MAKE CURCUIT .

  • BREADBORD x1
  • L293D {MOTOR DRIVER} x1
  • DC MOTOR x2
  • ARDUINO UNO x1
  • ULTRASONIC DISTANCE SENSOR x1

CONNECTIONS

Capture 7.PNG

Make the following connections as shown in the above image .

Code Blocks

Capture 8.PNG

Assemble the following code blocks as shown in the image using the TINKERCAD Sumulation Environment.