Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 819 Bytes

File metadata and controls

22 lines (19 loc) · 819 Bytes

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