rudimentary hardware doc

master
Georges 2017-03-15 18:04:57 +01:00
parent ae75576910
commit b939969b5a
1 changed files with 7 additions and 1 deletions

View File

@ -2,6 +2,12 @@ Pidor is controlling the state of Level2 on the website, spaceapi and twitter
This documentation is work in progress, sorry about that. This documentation is work in progress, sorry about that.
Connectivity
connect the doorlock relay to gpio 7
connect button of doorlock to gpio 11
connect the 433mhz transmitter to pin 2 (gpio 17)
Install Install
put raspian image on SD card and put into rPi put raspian image on SD card and put into rPi
@ -11,7 +17,7 @@ if that does not work, edit the SD card and put into etc/rc.local "/etc/init.d/s
sudo bash # all is installed under root sudo bash # all is installed under root
apt-get install php5-curl # for twitter apt-get install php5-curl # for twitter
apt-get install git # for getting this apt-get install git # for getting this
apt-get install wiringpi # bor the buttons and stuff apt-get install wiringpi # for the buttons and stuff
tzselect tzselect