GRP-11 Obstacle Avoiding Bot
GRP-11 Obstacle Avoiding Bot
AIM
Design and simulate an obstacle-avoiding robot using Arduino Uno R3 and
Tinkercad, programmed with block-based logic to navigate autonomously.
COMPONENTS REQUIRED:
Arduino Uno R3
Hobby DC Motors (2)
H-Bridge Motor Driver
Ultrasonic Distance Sensor (4-pin)
Breadboard
Wires
CIRCUIT DESIGN:
PROCEDURE:
Circuit Design: Set up the circuit in Tinkercad, connecting the motors, H-
Bridge, and ultrasonic sensor to the Arduino.
Block-Based Programming: Use Tinkercad’s block programming to control the
robot's movement based on sensor input.
Simulation: Test the robot’s behaviour in Tinkercad, ensuring it avoids
obstacles as intended.
RESULT:
The robot successfully avoided obstacles in the Tinkercad simulation,
demonstrating effective autonomous navigation