Skip to content

The obstacle-avoiding car is a robotic vehicle built using an Arduino Uno, motor driver, and sensors like ultrasonic sensors. The car is programmed to move autonomously and avoid obstacles in its path.This project demonstrates the use of simple electronics and programming for autonomous movement.

Notifications You must be signed in to change notification settings

Fathin-Ishrak-Romeo/Hardware-Project_Obstacle-Avoiding-Car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Objective:

The ultrasonic sensors detect objects by measuring the distance between the car and nearby obstacles. When the car approaches an object, the Arduino Uno processes the sensor data and sends signals to the motor driver to change the direction, ensuring the car avoids collisions and navigates safely.

Back Story:

This was a hobby project of mine, which I began on September 17, 2023. I sourced all the components from local markets as it was more cost-effective. The project was successfully completed on September 19, 2023.

Component used:

  1. Arduino UNO
  2. L298N motor driver
  3. Ultrasonic sensor
  4. Servo motor (Small)
  5. 4 DC motors
  6. Car chassis
  7. 4 wheels
  8. 2 battery 3000mAh (3.7 V)
  9. Battery holder
  10. Toggle switch
  11. Jumper wires
  12. Cable tie

Current Status of the Project:

Sold

About

The obstacle-avoiding car is a robotic vehicle built using an Arduino Uno, motor driver, and sensors like ultrasonic sensors. The car is programmed to move autonomously and avoid obstacles in its path.This project demonstrates the use of simple electronics and programming for autonomous movement.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published