Pidog
Raspberry Pi Robot Dog from SunFounder
Install / Use
/learn @sunfounder/PidogREADME
Pidog
Pidog Python library for Raspberry Pi.
Quick Links:
Docs
Installation
install tool
sudo apt install git python3-pip python3-setuptools python3-smbus
robot-hat library
cd ~/
git clone -b v2.0 https://github.com/sunfounder/robot-hat.git
cd robot-hat
sudo pip3 install . --break-system-packages
vilib library
cd ~/
git clone -b picamera2 https://github.com/sunfounder/vilib.git
cd vilib
sudo pip3 install . --break-system-packages
pidog library
cd ~/
git clone https://github.com/sunfounder/pidog.git
cd pidog
sudo pip3 install . --break-system-packages
i2samp
cd ~/pidog
sudo bash i2samp.sh
Debug records
sudo pip3 uninstall pidog --break -y && cd ~/pidog && sudo pip3 install . --break --no-deps --no-build-isolation
sudo pip3 uninstall robot_hat --break -y && cd ~/robot-hat && sudo pip3 install . --break --no-deps --no-build-isolation
sudo python3 ~/pidog/examples/14_voice_active_dog_gpt.py
About SunFounder
SunFounder is a technology company focused on Raspberry Pi and Arduino open source community development. Committed to the promotion of open source culture, we strives to bring the fun of electronics making to people all around the world and enable everyone to be a maker. Our products include learning kits, development boards, robots, sensor modules and development tools. In addition to high quality products, SunFounder also offers video tutorials to help you make your own project. If you have interest in open source or making something cool, welcome to join us!
Contact us
website: www.sunfounder.com
E-mail: service@sunfounder.com, support@sunfounder.com
Credit
Most sound effect are from Zapsplat.com
