Raspberry Pi – Rover v.4 (Cam + Servo + Touch)
This is 4th version of Raspberry Pi based Rover project. most recent version. 🙂
In this project, we can see things via Raspberry Pi camera and can move it via Servo motors.
Moreover, User Interface is rectangle type touch area on browser where you can control Rover.
Let's get inside!
Please note that if you buy the kit, the included micro SD card has already pre-made image in it.
so you don't need to do anything. just insert it and play.
However, if not or you want to follow steps and learn how software parts works,
please find the enclosed documents or instruction for further details.
- Sneak peek on Software Part
First of all, you should prepare Raspberry Pi.
Please click these buttons to look into other posts for prerequisite learnings.
Once your Raspberry Pi is ready,
1. update and upgrade
2. pip installation
3. flask installation
4. git installation & git clone repo
5. Enable pi cam and test
6. Install Motion
7. Configure Motion
8. Test your motion service installation
9. Run script and test
The full details are explained in the enclosed docs. (Rover_v4_HowWeDo_SW.txt)
Leave a Reply
Want to join the discussion?Feel free to contribute!