Skip to content

ItsSuhail/G20InternationalFest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Autonomous Car

An autonomous self-driving car with lane detection and collision avoidance.

Features

  • Lane Detection

The car tracks the lane line of the road and manoeuvres accordingly to stay in the lane.

  • Collision Avoidance

When an obstacle lies in the car's path, it analyses the object's size to go around/overtake it and gets back on the desired lane. This is independent of the object's size as long as at least one open pathway exists.

  • Bluetooth Enabled

Optional BT feature to control the car as an RC car using a mobile app


Components used

  1. Arduino Uno
  2. L293D Motor Driver
  3. DC Motors x4
  4. HC-05 Bluetooth Module
  5. HC-SR04 Ultrasonic Sensor
  6. Infrared Sensor
  7. Rechargable Li-ion batteries

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages