SunFounder PiDog Kit, Release 1.0
ssh pi
@raspberrypi
.
local
4. The following message may appear.
The authenticity of host 'raspberrypi.local (192.168.6.116)' can't be
˓
→
established.
ECDSA key fingerprint is SHA256:7ggckKZ2EEgS76a557cddfxFNDOBBuzcJsgaqA/
˓
→
igz4.
Are you sure you want to continue connecting (yes/no/[fingerprint])?
Input “yes”.
5. Input the password you set before. (Mine is
raspberry
.)
6. We now get the Raspberry Pi connected and are ready to go to the nextstep.
2.1.4 Install All the Modules
Make sure you are connected to the Internet and update your system:
sudo apt update
sudo apt upgrade
Note:
Python3 related packages must be installed if you are installing the Lite version OS.
sudo apt install git python3
-
pip python3
-
setuptools python3
-
smbus
Install
robot-hat
module.
cd
/
home
/
pi
/
git clone
-
b v2
.
0
https:
//
github
.
com
/
sunfounder
/
robot
-
hat
.
git
cd robot
-
hat
sudo python3 setup
.
py install
2.1. Quick Guide on Python
33
Summary of Contents for PiDog
Page 1: ...SunFounder PiDog Kit Release 1 0 sunfounder Jan 09 2023 ...
Page 2: ......
Page 4: ...ii ...
Page 6: ...SunFounder PiDog Kit Release 1 0 Content 2 CONTENTS ...
Page 8: ...SunFounder PiDog Kit Release 1 0 4 Chapter 1 Component List and Assembly Instructions ...
Page 15: ...SunFounder PiDog Kit Release 1 0 Step 7 Click the WRITE button 2 1 Quick Guide on Python 11 ...
Page 92: ...SunFounder PiDog Kit Release 1 0 88 Chapter 2 Play with Python ...
Page 108: ...SunFounder PiDog Kit Release 1 0 104 Chapter 4 Appendix ...