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}}
   −
xx
+
{{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. }}
 +
 
 +
Ajoutez les derniers paquets de développement pour Python (2.x)
 +
 
 +
<nowiki>$ sudo apt-get install python-dev</nowiki>
 +
 
 +
[[Fichier:Rasp-Hack-Afficheur-LCD-Package-01.jpg]]
 +
 
 +
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
 +
$ sudo easy_install -U distribute</nowiki>
 +
 
 +
<nowiki>$ sudo apt-get install python-pip</nowiki>
 +
 
 +
[[Fichier:Rasp-Hack-Afficheur-LCD-Package-02.jpg]]
 +
 
 +
Installer le rpi.gpio (0.3.1a ou suivant)
 +
 
 +
<nowiki>$ sudo pip install rpi.gpio</nowiki>
 +
 
 +
[[Fichier:Rasp-Hack-Afficheur-LCD-Package-03.jpg]]
    
{{Rasp-Hack-Afficheur-LCD-TRAILER}}
 
{{Rasp-Hack-Afficheur-LCD-TRAILER}}
29 917

modifications

Menu de navigation