Modifications

Sauter à la navigation Sauter à la recherche
aucun résumé de modification
Ligne 1 : Ligne 1 :  
{{Rasp-Hack-Afficheur-LCD-NAV}}
 
{{Rasp-Hack-Afficheur-LCD-NAV}}
   −
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.
+
{{bloc-etroit
 +
  | text = Ce guide est bassé sur la release "Wheezy" de Debian pour Raspberry Pi. Ces instructions d'installation restent d'application pour Raspbian Jessie Les éléments suivant doivent être installés de manière à pouvoir utiliser le GPIO du Raspberry Pi. }}
   −
Add the latest dev packages for Python (2.x)  
+
Ajoutez les derniers 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 9 : 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 18 : 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