mirror of https://github.com/Trivernis/spydian.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
215 B
Bash
9 lines
215 B
Bash
7 years ago
|
sudo apt update
|
||
|
sudo apt upgrade
|
||
|
sudo apt dist-upgrade
|
||
|
sudo pip3 install pygame
|
||
|
sudo apt install python-smbus
|
||
|
sudo apt install i2c-tools
|
||
|
sudo pip install adafruit-pca9685
|
||
|
sudo apt install vsftpd
|
||
|
sudo apt install vlc
|