blinkenPi/README.md

16 lines
298 B
Markdown
Raw Normal View History

blinkenPi
---------
Because LEDs are fun.
2015-03-01 20:24:16 +01:00
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
```