Go to file
Steve Clement 55601d1d06 - Added simple test image script 2015-03-08 19:45:30 +01:00
images - Added lon/loff 2015-03-08 19:41:43 +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 - Added more info and dependencies 2015-03-01 20:24:16 +01:00
main.py
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