- copy binaries around

master
Steve Clement 2015-03-08 20:46:48 +01:00
parent 82025ee937
commit ab9c696c23
1 changed files with 5 additions and 0 deletions

View File

@ -12,11 +12,16 @@ Dependencies
sudo apt-get install python-imaging python3-pip python-requests python3-requests
sudo pip-3.2 install pillow
mkdir ~/bin
# Initialize submodules in repo
git submodule update --init
cd rpi-rgb-led-matrix/
make
cp rgbmatrix.so ../
cp led-matrix text-example ~/bin
# testing time
sudo ./minimal-example
sudo ./led-matrix -D 0
sudo python matrixtest.py