Skip to content

sunfounder/ZeusPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Library for the ZeusPi

Installation

dependencies

cd ~
git clone https://github.com/sunfounder/robot-hat.git --depth=1
cd robot-hat
sudo python setup.py install
  • i2samp.sh

    A script to install the robothat sound card driver.

cd ~/robot-hat
sudo bash i2samp.sh
cd ~
git clone https://github.com/sunfounder/vilib.git --depth=1
cd vilib
sudo python install.py
  • ZeusPi (this)
cd ~
git clone <https://github.com/zeuspi/ZeusPi.git> --depth=1
cd ZeusPi
sudo python setup.py install

About

Python Library for Zeus Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages