From c3aed863192ca26d2040619e0a7bca05d03883ee Mon Sep 17 00:00:00 2001 From: Xavier Date: Sat, 3 Sep 2022 06:39:13 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 73588b2..e831ad5 100755 --- a/README.md +++ b/README.md @@ -1,31 +1,33 @@ Telecommande Domotique =========================== - +
+
+
## Pre-requis sudo apt-get install rpi.gpio -ou en manuel +
ou en manuel -wget https://pypi.python.org/packages/source/R/RPi.GPIO/RPi.GPIO-0.5.11.tar.gz -tar -xvf RPi.GPIO-0.5.11.tar.gz -cd RPi.GPIO-0.5.11 -sudo python setup.py install +wget https://pypi.python.org/packages/source/R/RPi.GPIO/RPi.GPIO-0.5.11.tar.gz
+tar -xvf RPi.GPIO-0.5.11.tar.gz
+cd RPi.GPIO-0.5.11
+sudo python setup.py install
## 1) Installation -dans /home/pi +dans /home/pi
des fichiers index.html gohttp.py et relay.py et favicon.ico ## 2) demarrage auto -editer dans /etc -le rc.local -ajouter en fin avant exit +editer dans /etc
+le rc.local
+ajouter en fin avant exit
-#gestion Relay a 0 -./home/pi/relay.py power 1 -gohttp.sh +#gestion Relay a 0> +./home/pi/relay.py power 1
+gohttp.sh
faire un reboot