Mise à jour de 'README.md'
This commit is contained in:
parent
c3aed86319
commit
46a6d8d859
23
README.md
23
README.md
|
@ -1,11 +1,17 @@
|
||||||
Telecommande Domotique
|
Telecommande Domotique
|
||||||
===========================
|
===========================
|
||||||
<img src="http://xavier.debert.free.fr/telecom/relais.jpg" width="50%"><br>
|
<img src="http://xavier.debert.free.fr/telecom/relais.jpg" width="50%"><br>
|
||||||
|
<img src="http://xavier.debert.free.fr/telecom/1662140437397.jpg" width="50%"><br>
|
||||||
|
<img src="http://xavier.debert.free.fr/telecom/1662013232649.jpg" width="50%">
|
||||||
|
<img src="http://xavier.debert.free.fr/telecom/1662140437409.jpg" width="50%"><br>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<img src="http://xavier.debert.free.fr/telecom/schema_funduino_keyes.jpg" width="50%"><br>
|
<img src="http://xavier.debert.free.fr/telecom/schema_funduino_keyes.jpg" width="50%"><br>
|
||||||
<img src="http://xavier.debert.free.fr/telecom/funduino_keyes_8_prises.jpg" width="50%"><br>
|
<img src="http://xavier.debert.free.fr/telecom/funduino_keyes_8_prises.jpg" width="50%"><br>
|
||||||
## Pre-requis
|
## Pre-requis
|
||||||
|
|
||||||
sudo apt-get install rpi.gpio
|
sudo apt-get install rpi.gpio git
|
||||||
|
|
||||||
<br>ou en manuel
|
<br>ou en manuel
|
||||||
|
|
||||||
|
@ -15,14 +21,19 @@ cd RPi.GPIO-0.5.11<br>
|
||||||
sudo python setup.py install<br>
|
sudo python setup.py install<br>
|
||||||
|
|
||||||
## 1) Installation
|
## 1) Installation
|
||||||
|
J'ai utilisé un onduleur HS, comme boitier et gestion de 8 prises 220V<br>
|
||||||
|
ayant 4 relais, j ai utilisé 2 prises par canal.<br>
|
||||||
|
Pour installer ce script, aller dans /home/pi<br>
|
||||||
|
|
||||||
dans /home/pi<br>
|
copier index.html gohttp.py et relay.py et favicon.ico<br>
|
||||||
des fichiers index.html gohttp.py et relay.py et favicon.ico
|
par <br>
|
||||||
|
|
||||||
## 2) demarrage auto
|
git clone http://in4matik.port0.org:3000/magnum88/Gestion_Relay
|
||||||
|
|
||||||
editer dans /etc<br>
|
## 2) Pour un démarrage auto
|
||||||
le rc.local<br>
|
|
||||||
|
éditer dans /etc/rc.local<br>
|
||||||
|
sudo nano /ettc/rc.local<br>
|
||||||
ajouter en fin avant exit<br>
|
ajouter en fin avant exit<br>
|
||||||
|
|
||||||
#gestion Relay a 0<br<>>
|
#gestion Relay a 0<br<>>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user