# rpi-robot **Repository Path**: CuZn-come-on/rpi-robot ## Basic Information - **Project Name**: rpi-robot - **Description**: 树莓派摄像头小车 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-06-30 - **Last Updated**: 2025-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README _rpi-robot_ is my personal project of a raspberry pi robot built for fun! ![](images/face-tracking.jpg) **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://:5000` in your browser for remote control. ![](images/remote-control-over-browser.jpg) ## License Distributed under the MIT License. See `LICENSE` for more information.