Get Started with Raspberry Pi
Before you complete the assembly, you
need to test whether all the modules work
properly and keep the servo angle at 90
degrees. In this chapter, configure your
Raspberry Pi first.
For the Raspbian system, You are
recommend to install the version :
Raspbian Buster with desktop and
recommended software.
If you have installed the other two versions, you need to install the following softwares manually and then
skip this chapter.
sudo apt-get update
sudo apt-get install git-core
sudo apt-get install python3-pip
sudo pip3 install setuptools
If you are a beginner for Raspberry Pi, please follow this chapter to let your Raspberry Pi work.