Skip to content

sunfounder/pidog

Repository files navigation

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 python3 setup.py install

vilib library

cd ~/
git clone -b picamera2 https://github.com/sunfounder/vilib.git
cd vilib
sudo python3 install.py

pidog library

cd ~/
git clone https://github.com/sunfounder/pidog.git
cd pidog
sudo python3 setup.py install

i2samp

cd ~/pidog
sudo bash i2samp.sh

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: [email protected], [email protected]

Credit

Most sound effect are from Zapsplat.com

About

Raspberry Pi Robot Dog from SunFounder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published