Go to file
Steve Clement b67f016314 - Resized to 30px 2015-03-08 19:48:30 +01:00
images - Resized to 30px 2015-03-08 19:48:30 +01:00
rpi-rgb-led-matrix@7cea167e4d - Added submodule for Matrix HAT by adafruit 2015-03-01 17:35:35 +01:00
.gitignore - Added .gitignore for python, OSX, Linux 2015-03-01 17:42:39 +01:00
.gitmodules - Added submodule for Matrix HAT by adafruit 2015-03-01 17:35:35 +01:00
LICENSE - Added .gitignore for python, OSX, Linux 2015-03-01 17:42:39 +01:00
README.md - Resized to 30px 2015-03-08 19:48:30 +01:00
main.py - Resized to 30px 2015-03-08 19:48:30 +01:00
requirements.txt - Added .gitignore for python, OSX, Linux 2015-03-01 17:42:39 +01:00
testImage.py - Added simple test image script 2015-03-08 19:45:30 +01:00

README.md

blinkenPi

Because LEDs are fun.

Initiall this will display the space status on our small jumbotron but will also reflect current space life in the future

Dependencies

sudo apt-get install python-imaging

# Initialize submodules in repo
git submodule update --init
cd rpi-rgb-led-matrix/
make
sudo ./minimal-example
sudo ./led-matrix -D 0
sudo python matrixtest.py