Obstacle Avoidance Robot Online Simulation
by siddhesh__28 in Circuits > Arduino
119 Views, 0 Favorites, 0 Comments
Obstacle Avoidance Robot Online Simulation
This is a simple TinkerCAD experiment called OBSTACLE AVOIDANCE ROBOT. In this experiment my simulation circuit makes my robot move forward. But, if there is an obstacle in its way, it will rotate in the left direction.
Components Required
The components required to complete the circuits are:
1. Breadboard (1)
2. Arduino (1)
3. L293D (1)
4. Ultrasonic distance sensor (1)
5. Motor (2)
Setting Up the Connection
Make the following connection using TinkerCAD software as shown in the given picture.
Code Blocks
Assemble the following code blocks using TinkerCAD software as shown in the given picture.