Skip to content

a raspberry pi robot which you can remote control over the internet

License

Notifications You must be signed in to change notification settings

hacker0121/rpi-robot

 
 

Repository files navigation

rpi-robot is my personal project of a raspberry pi robot built for fun!

Features:

  • Remote control over browser (phone or desktop computer).
  • Track the face in the camera and rotate the robot towards it.

Usage

Please run install.sh to install all the necessary tools and libraries for this project.

bash install.sh

Run the following command to start the robot.

bash rpi-robot.sh

Goto http://<ip addr of your rpi>:5000 in your browser for remote control.

License

Distributed under the MIT License. See LICENSE for more information.

About

a raspberry pi robot which you can remote control over the internet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.1%
  • HTML 13.9%
  • Shell 8.6%
  • Batchfile 0.4%