![Freenove Raspberry Pi 2 Model B Manual Download Page 44](http://html.mh-extra.com/html/freenove/raspberry-pi-2-model-b/raspberry-pi-2-model-b_manual_2330437044.webp)
Need support?
42
Chapter 1 Install Python Libraries (Required)
www.freenove.com
█
Chapter 1 Install Python Libraries (Required)
If you have any concerns, please feel free to contact us at
In this chapter, we will do some necessary foundational preparation work: Start your Raspberry Pi and install
some necessary libraries. And in next chapter, we will assemble the robot dog.
Note:
1,
Please use Raspberry Pi OS with Desktop
2, The installation of libraries takes much time.
You can power Raspberry Pi with a power supply Cable
.
3, If you are using
remote desktop
to login Raspberry Pi, you need to use
Step 1 Obtain the Code
Start the Raspberry Pi and open the terminal. You can click the terminal as shown below, or press
"CTAL+ALT+T" on the desktop.
The terminal is shown below:
You can view YouTube video as a reference.
https://www.youtube.com/watch?v=Lq-OERj2WZM
Type following command to get robot dog code and place it in user directory "Pi".
Please execute commands below one by one in turn.
cd ~
git clone
https://github.com/Freenove/Freenove_Robot_Dog_Kit_for_Raspberry_Pi
Downloading takes much time. Please wait with patience.
You can also find and download the code by visiting our official website (
http://www.freenove.com
) or our
GitHub repository (
Please note that all codes for this robot dog is written with
Python3
. If executed under python 2, there will be
error messages.
Terminal
Terminal
Summary of Contents for Raspberry Pi 2 Model B
Page 35: ...Need support support freenove com 33 Chapter 0 Raspberry Pi Preparation www freenove com ...
Page 71: ...Need support support freenove com 69 Chapter 2 Assemble Robot www freenove com M3 Nut M3x12 ...
Page 98: ...Need support support freenove com 96 Chapter 4 Robot Dog www freenove com ...