Modifications

Sauter à la navigation Sauter à la recherche
947 octets ajoutés ,  9 septembre 2013 à 12:34
Ligne 32 : Ligne 32 :     
== Plan B ==
 
== Plan B ==
 +
Cliquez sur l'URL: (cela devrait ouvrir une nouvelle page)
 +
 +
https://git.drogon.net/?p=wiringPi;a=summary
 +
 +
Then look for the link marked snapshot at the right-hand side. You want to click on the top one.
 +
 +
This will download a tar.gz file with a name like wiringPi-98bcb20.tar.gz. Note that the numbers and letters after wiringPi (98bcb20 in this case) will probably be different – they’re a unique identifier for each release.
 +
 +
You then need to do this to install:
 +
 +
<nowiki>tar xfz wiringPi-98bcb20.tar.gz
 +
cd wiringPi-98bcb20
 +
./build
 +
</nowiki>
 +
 +
Remmeber the actual filename will be different – you will have to check the name and adjust accordingly.
 +
 +
== Tester l'installation de wiringPi ==
 +
 +
Exécutez les commandes du GPIO pour vérifier l'installation de WiringPi:
 +
 +
<nowiki>gpio -v
 +
gpio readall</nowiki>
 +
 +
Cela devrait vous fournir l'assurance que cela fonctionne correctement.
 +
 +
WiringPi est libéré sous licence "GNU Lesser Public License" version 3.
 +
   −
{{traduction}}
   
{{Pi-WiringPi-TRAILER}}
 
{{Pi-WiringPi-TRAILER}}
29 917

modifications

Menu de navigation