Obstacle Avoiding Robot - Online Simulation

by prithvikandagal in Circuits > Arduino

126 Views, 0 Favorites, 0 Comments

Obstacle Avoiding Robot - Online Simulation

My first robotics simulation PART-2

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

bread board.png
motor.png
L293D.png
arduino UNO.png
ultrasonic sensor.png

The following are the components which is required to make this circuit.

01. breadboard - 1 Nos.

02. Motor - 2 Nos.

03. L293D - 1 nos.

04. Arduino UNO - 1 Nos.

05. Ultrasonic Sensor - 1 Nos.

Connections

Circuit.png

Make the following connections using the TINKERCAD software as shown in the image.

Code Blocks

code.png

Assemble the following code blocks using the TINKERCAD software as shown in the picture.