SunFounder PiDog Kit, Release 1.0
Note:
Running
setup.py
will download some necessary components. You may fail to download due to network
problems. You may need to download again at this time. In the following cases, enter
Y
and press Enter.
Then download the code and install
vilib
module.
cd
/
home
/
pi
/
git clone https:
//
github
.
com
/
sunfounder
/
vilib
.
git
cd vilib
sudo python3 install
.
py
Then download the code and install
pidog
module.
cd
/
home
/
pi
/
git clone https:
//
github
.
com
/
sunfounder
/
pidog
.
git
cd pidog
sudo python3 setup
.
py install
This step will take a little time, so please be patient.
Finally, you need to run the script
i2samp.sh
to install the components required by the i2s amplifier, otherwise the
pislot will have no sound.
cd
/
home
/
pi
/
pidog
sudo bash i2samp
.
sh
34
Chapter 2. Play with Python
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 ...