Obstace Avoinding Robot - Online Simulation

by Mirunalini A-R-A in Circuits > Arduino

91 Views, 1 Favorites, 0 Comments

Obstace Avoinding Robot - Online Simulation

OBSTACLE AVOIDANCE ROBOT

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

Ultra sonic sensor.png
ardunio uno.png
l293d.png
bread board.png
motor.png

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

1) Bread board-1 Nos

2) Arduino uno-1 Nos

3) Ultrasonic sensor-1Nos

4) L293d-1 Nos

5) Motors- 2 Nos

Connections

circuit.png

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

Code Blocks

code.png

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

Obstacle Avoiding Robot -Online Simulation