Obstacle Avoid Robot- Online Simulation

by tarushipaul2904 in Circuits > Arduino

102 Views, 0 Favorites, 0 Comments

Obstacle Avoid Robot- Online Simulation

My robotics simulation

This is an online circuit experiment done on TinkerCAD known as Obstacle Avoid Robot. In this experiment my robot will sense, and if it senses an obstacle in its way it will turn to the left or else it will keep moving forward.

Components

arduino.png
Bread board.png
L293D.png
motor.png
Ultra sonic- sensor.png

Here is the list of components you will be needing:

1. Arduino- 1

2. Motors- 2

3. Ultrasonic- sensor- 1

4. Breadboard- 1

5- l293d- 1

Circuit

Circuit.png

Assemble your circuit in the following manner from the picture given below.

Code

code.png

Write your code in the code section by dragging and dropping the code blocks in the coding section.