add gitignor, sample secret and redme update

py3
sysops 2015-07-19 22:01:13 +02:00
parent 3a74aaf6ec
commit cb5a29d91f
3 changed files with 8 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
secret.txt

View File

@ -49,6 +49,12 @@ to command the flash light
sudo apt-get install python-pip redis-server
sudo pip install redis
#the redi.sh comes from here: https://github.com/crypt1d/redi.sh
cd ~
git clone https://github.com/jgarff/rpi_ws281x.git
cd rpi_ws281x
sudo apt-get install scons
scons
sudo scons
# setup watchdog
sudo modprobe bcm2708_wdog

1
secret.txt.sample Normal file
View File

@ -0,0 +1 @@
http://unsername:passwd@192.168.1.2