Modifications

Sauter à la navigation Sauter à la recherche
242 octets ajoutés ,  15 janvier 2013 à 07:49
aucun résumé de modification
Ligne 3 : Ligne 3 :  
{{traduction}}
 
{{traduction}}
   −
One of the great things about the Raspberry Pi is that it has a GPIO connector to which you can attach external hardware.
+
Une des grands points intéressantes du Raspberry Pi est qu'il dispose d'un<br />
 +
connecteur GPIO sur lequel vous pouvez connecter du matériel externe.
    
[[Fichier:Rasp-Hack-GPIO.jpg|550px]]
 
[[Fichier:Rasp-Hack-GPIO.jpg|550px]]
    +
GPIO est l'acronyme anglais de "''General Purpose Input Output''" ce que l'on traduirait pas Entrée/sortie pour usage général.
    +
Le connecteur GPIO dispose actuellemet du différents type de connexions. Elles sont:
   −
The GPIO connector actually has a number of different types of connection on them. There are:
+
* De vraies broches GPIO (General Purpose Input Output) avec lesquels vous pouvez allumer/éteindre des LED, etc.
   −
* True GPIO (General Purpose Input Output) pins that you can use to turn LEDs on and off etc.
+
* Des broches pour une interface I2C qui permet de se connecter sur du matériel en utilisant uniquement 2 broches/pins de contrôle.
   −
* I2C interface pins that allow you to connect hardware modules with just two control pins
+
* Une interface SPI pour les périphériques SPI, a concept similaire à I2C mais avec un standard différent.
 
  −
* SPI interface with SPI devices, a similar concept to I2C but a different standard
      
* Serial Rx and Tx pins for communication with serial peripherals
 
* Serial Rx and Tx pins for communication with serial peripherals
29 917

modifications

Menu de navigation