From b939969b5ae054971dbc2613349ecf1a7235df24 Mon Sep 17 00:00:00 2001 From: Georges Date: Wed, 15 Mar 2017 18:04:57 +0100 Subject: [PATCH] rudimentary hardware doc --- README.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 997bfca..7b7c85d 100644 --- a/README.txt +++ b/README.txt @@ -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. +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 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 apt-get install php5-curl # for twitter 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