Obsctacle Avoiding Robot - ONLINE SIMULATION

by neevbhavsar1 in Circuits > Arduino

119 Views, 0 Favorites, 0 Comments

Obsctacle Avoiding Robot - ONLINE SIMULATION

EXPLANATION OF THE CONNECTIONS

This is the simple Tinkercad experiment known as obsctacle avoiding robot . In this experiment my simulation circuit makes the motor to rotate in left direction if there is an obsctacle else it will make the motors in forward direction .

Components Required

ULTRASONIC SENSOR.png
L293D.png
BREADBOARD.png
ARDUINO UNO.png
MOTOR.png

The following are the components which are required to make the circuit :

01.Arduino UNO - 1

02.Breadboard - 1

03.L293D - 1

04.Ultrasonic sensor - 1

05.Motor - 2

CIRCUIT DIAGRAM

CIRCUIT DIAGRAM.png

MAKE THE FOLLOWING CONNECTIONS USING THE TINKERCAD SOFTWARE AS SHOWN IN THE PICTURE

CODE BLOCKS

codeblock.png

ASSEMBLE THE FOLLOWING CODE BLOCKS USING THE TINKERCAD SOFTWARE AS SHOWN IN THE PICTURE.