Install De Webiopi
1.0
Osistar
p. 1
Install de Webiopi
Webiopi permet de commandé les ports GPIO via une interface Web
Voilà Le Résultat enfin si tt ce passe bien ^^
Alors on commence par l’install
wget http://webiopi.googlecode.com/files/WebIOPi-0.6.0.tar.gz
tar xvzf WebIOPi-0.6.0.tar.gz
cd WebIOPi-0.6.0
sudo ./setup.sh
C’est un peu Long
sudo /etc/init.d/webiopi start
Voilà Fini
Et Pour y accedez Si on est sur le Rasp http://localhost:8000/ sinon si on est sur un autre pc on
fait http://ipdurasp:8000
User : webiopi
Pass : raspberry
Install De Webiopi
1.0
Osistar
p. 2
Maintenant les commandes :
sudo webiopi [-h] [-c config] [-l log] [-s script] [-d] [port]
Options:
-h, --help Display this help
-c, --config file Load config from file
-l, --log file Log to file
-s, --script file Load script from file
-d, --debug Enable DEBUG
Arguments:
port Port to bind the HTTP Server
Pour Stopper ou démarrer le service :
sudo /etc/init.d/webiopi start
and
$ sudo /etc/init.d/webiopi stop

5.0 install de webiopi

  • 1.
    Install De Webiopi 1.0 Osistar p.1 Install de Webiopi Webiopi permet de commandé les ports GPIO via une interface Web Voilà Le Résultat enfin si tt ce passe bien ^^ Alors on commence par l’install wget http://webiopi.googlecode.com/files/WebIOPi-0.6.0.tar.gz tar xvzf WebIOPi-0.6.0.tar.gz cd WebIOPi-0.6.0 sudo ./setup.sh C’est un peu Long sudo /etc/init.d/webiopi start Voilà Fini Et Pour y accedez Si on est sur le Rasp http://localhost:8000/ sinon si on est sur un autre pc on fait http://ipdurasp:8000 User : webiopi Pass : raspberry
  • 2.
    Install De Webiopi 1.0 Osistar p.2 Maintenant les commandes : sudo webiopi [-h] [-c config] [-l log] [-s script] [-d] [port] Options: -h, --help Display this help -c, --config file Load config from file -l, --log file Log to file -s, --script file Load script from file -d, --debug Enable DEBUG Arguments: port Port to bind the HTTP Server Pour Stopper ou démarrer le service : sudo /etc/init.d/webiopi start and $ sudo /etc/init.d/webiopi stop