Arduino Obstacle Avoiding Car
It is a resistance avoiding car which uses Ultrasonic sensors for distance measurement and according
to the value it decides whether to move forward or not, if not, it stops and looks left & right for
the forward way.
This was a team work (4 members) based DIY course project which we did in our 1st year of
collage.
Due to the Covid rule at that time, we did it in a complete online mode and,
I took the major resposibility to buy and assemble the components at home.
Components Used: Arduino UNO, Gear & Servo motors, Ultrasonic sensor, Motor driver shield,
Jumper wires and Battery.
Problems We Faced: Arduino board was not accepting the code from the IDE,
we tried to Debug a lot and finally got the ROOT CAUSE of the problem (Bootloader issue of the
board), and finally resolved it.
Impact: Appreciation and Excellent grade from the proffessor.