Modifications

Sauter à la navigation Sauter à la recherche
734 octets ajoutés ,  25 mars 2014 à 12:18
aucun résumé de modification
Ligne 3 : Ligne 3 :  
{{traduction}}
 
{{traduction}}
   −
Ce tutoriel est en cours de réalisation. Dans l'attente, nous pouvons vous recommander les liens suivants:
+
== Introduction ==
* [http://learn.adafruit.com/mcp230xx-gpio-expander-on-the-raspberry-pi MCP230xx GPIO Expander on the Raspberry Pi]
+
 
* [http://nagashur.com/blog/?p=653 Ajouter des GPIO au Raspberry Pi en utilisant une puce MCP23017 ou 23008 - partie 1 : le câblage] réalisé par Sam
+
{{ADF-Image|Rasp-Hack-MCP230XX-01.jpg|640px}}
 +
 
 +
While the Raspberry Pi packs and awful lot of punch for the price, and it's fairly flexible where HW expandability is concerned, there are situations where you might want a bit more basic digital IO.  Thankfully, it's an easy problem to solve with an I2C-enabled device like the MCP23008 (for an extra 8 GPIO pins) or the MCP23017 (for an extra 16 GPIO pins).  This tutorial will show you how you can get up and running quickly with either of these chips.
 +
 
 +
== Le nécessaire ==
 +
* un {{pl|141|Raspberry Pi Modèle B}}
 +
* un {{pl|160|Pi Cobbler}}
 +
* un {{pl|218|MCP23017}} ou MCP23008
 +
* Des {{cl|18|LED}} et {{cl|33|résistances}} pour faire vos tests si vous ne disposez pas d'un {{sl|multimètre|multimètre digital}} ou d'un oscilloscope.
 +
* Si vous ne disposez pas d'un {{pl|298|OS Occidentalis}}, la distribution Raspberry Pi crée par AdaFruit, vous aurez besoin de configurer votre Pi pour activer I2C avant de poursuivre ce tutoriel. (Si vous utilisez Occidentalis alors le support I2C est déjà activé et vous êtes prêt à commencer!)
    
{{Rasp-Hack-MCP230XX-TRAILER}}
 
{{Rasp-Hack-MCP230XX-TRAILER}}
29 836

modifications

Menu de navigation