Skip to content

navapro/Self-Driving-Car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Semi Self Driving Toy Car

  • Built a self driving toy car using Arduino and RaspberryPi that navigates based on lanes markings and avoids obstacles
  • Implemented lane detection using canny edge detection with OpenCV(C++), and object detection and collision avoidance using an ultrasonic sensor.

Features

  • Lane detection
  • Object detection

Tech Stack

Client: C/C++, OpenCV

Hardware: Arduino, RaspberryPI

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages