Skip to content

sushanthaaa/EarthRover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Earth Rover

The Remote Access Rover is a Raspberry Pi-powered robotic vehicle that can be controlled remotely via a web interface. It integrates ultrasonic sensors for obstacle avoidance and features a pan-and-tilt camera for live video streaming. Additionally, it includes facial recognition capabilities using the Pi Camera and face_recognition Python module.

Table of Contents

Features

  • Remote control via a web interface.
  • Autonomous mode with obstacle avoidance.
  • Live video streaming from the Pi Camera.
  • Facial recognition for security and tracking.

Technologies Used

  • Raspberry Pi 4 Model B
  • Python
  • Flask
  • Picamera
  • GPIO
  • face_recognition

Usage

  1. Start the Flask app with python car32.py.
  2. Access the web interface in your browser.
  3. Use the interface to control the rover or switch to autonomous mode.

About

Earth Rover: Raspberry Pi-powered remote control & autonomous robot with live video streaming & facial recognition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors