Skip to content

An autonomous object following cart created using Raspberry Pi, OpenCV, and Python.

Notifications You must be signed in to change notification settings

Pop0097/Object_Following_Cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object_Following_Cart

An autonomous object-following cart created using Raspberry Pi, OpenCV, and Python. The cart was made in collaboration with four classmates.

My Contribution:

  • Created a skeleton for the object detection algorithm.
  • Set up the Raspberry Pi 4B, assembled the cart chassis, designed both iterations of the electric circuit, and constructed the exterior chassis of the cart.
  • Developoped the PD controller class, logic to select desired motor spin directions, the macro that is triggered when the object leaves the video frame, and implemented PWM to vary motor output.
  • Integrated all software modules together as hardware was in my posession.

Hardware Components:

  • Raspberry Pi 4B
  • PiCamera V1
  • L298N Motor Controller
  • Cart chassis
  • Power source (2.4 A, 5 V, DC)

About

An autonomous object following cart created using Raspberry Pi, OpenCV, and Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages