EasyManua.ls Logo

SunFounder PiDog - Page 38

Default Icon
109 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
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

Related product manuals