Skip to content

Robot capable of performing object detection using a Raspberry Pi Zero 2W and a camera module. The goal is to detect and track the user's presence in the camera feed.

Notifications You must be signed in to change notification settings

juanjoselondono/eveCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project eveCV - EIA Asimov, Semillero Robótica

Robot capable of performing object detection using a Raspberry Pi Zero 2W and a camera module. The goal is to detect and track the user's presence in the camera feed.

<alt_text>

Network

<alt_text>

Usage

This project consist in two folders. /robot for the robot code and /model for the ultralitics model.

Run the file runModelMQTT.py with the right camera port and then run main.py in your raspberry pi. Make sure you got your environment correctly setup.

Hardware

  • Raspberry Pi Zero 2W
  • Camera module compatible with Raspberry Pi
  • MicroSD card (8GB or larger)
  • Power supply for Raspberry Pi
  • Wheels, motors, and chassis for the robot
  • Breadboard and jumper wires for circuit connections

Software

  • Raspbian or Raspberry Pi OS installed on the Raspberry Pi
  • Python 3
  • TensorFlow Lite
  • OpenCV
  • GPIO Zero

About

Robot capable of performing object detection using a Raspberry Pi Zero 2W and a camera module. The goal is to detect and track the user's presence in the camera feed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages