Modifications

Sauter à la navigation Sauter à la recherche
aucun résumé de modification
Ligne 2 : Ligne 2 :     
{{bloc-etroit
 
{{bloc-etroit
   | text = This guide is based on Debian's "Wheezy" release for Raspberry Pi. It was made available in Mid July 2012. The following items must be installed in order to utilize the Raspberry Pi's GPIO pins. If you are running [[Rasp-Os-Occidentalis|Occidentalis d'AdaFruit]] you can just skip this page. }}
+
   | text = Ce guide est bassé sur la release "Wheezy" de Debian pour Raspberry Pi. Elle a été rendue disponible depuis la mi-juillet 2012. Les éléments suivant doivent être installés de manière à pouvoir utiliser le GPIO du Raspberry Pi. Si vous utilisez [[Rasp-Os-Occidentalis|Occidentalis d'AdaFruit]] vous pouvez simplement ignorer cette page. }}
   −
Add the latest dev packages for Python (2.x)  
+
Ajoutez les dernier paquets de développement pour Python (2.x)  
    
  <nowiki>$ sudo apt-get install python-dev</nowiki>
 
  <nowiki>$ sudo apt-get install python-dev</nowiki>
Ligne 10 : Ligne 10 :  
[[Fichier:Rasp-Hack-Afficheur-LCD-Package-01.jpg]]
 
[[Fichier:Rasp-Hack-Afficheur-LCD-Package-01.jpg]]
   −
Upgrade distribute (required for RPi.GPIO 0.3.1a) - [No image for this one]  
+
Faite une mise-à-jour distribute (nécessaire pour RPi.GPIO 0.3.1a) - [pas d'image disponible pour cette étape]  
    
  <nowiki>$ sudo apt-get install python-setuptools
 
  <nowiki>$ sudo apt-get install python-setuptools
Ligne 19 : Ligne 19 :  
[[Fichier:Rasp-Hack-Afficheur-LCD-Package-02.jpg]]
 
[[Fichier:Rasp-Hack-Afficheur-LCD-Package-02.jpg]]
   −
Install rpi.gpio (0.3.1a) or later
+
Installer le rpi.gpio (0.3.1a ou suivant)  
    
  <nowiki>$ sudo pip install rpi.gpio</nowiki>
 
  <nowiki>$ sudo pip install rpi.gpio</nowiki>
29 917

modifications

Menu de navigation