Object Avoiding Robot

by astronaut2 in Circuits > Arduino

87 Views, 0 Favorites, 0 Comments

Object Avoiding Robot

Circuit design obstacle moving Tinkercad

This is a simple TinkerCAD experiment known as Obstacle Avoiding Robot.In this particular experiment my simulation circuit makes the motors to rotate in the left direction if there is an obstacle else it will make the motors rotate in forward direction.

COMPONENTS REQUIRED

ARDUINO.JPG
BREAD BOARD.JPG
MOTOR.JPG
ULTRASONIC DISTANCE SENSORS.JPG
L293D.JPG

The following are the components which is required to make this circuit:
1) Arduino Board- 1no
2) Bread Board- 1no

3) Motor- 2no

4) Sensor- 1no

5) L293D- 1no

CONNECTIONS

CIRCUIT.JPG

Make the following connections using the TinkerCAD software as shown in the picture

CODE BLOCKS

CODE.JPG

Assemble the following code blocks using tinkerCAD software as shown in the picture