Modifications

Sauter à la navigation Sauter à la recherche
214 octets ajoutés ,  3 janvier 2017 à 12:03
aucun résumé de modification
Ligne 3 : Ligne 3 :  
{{traduction}}
 
{{traduction}}
   −
You can easily wire this breakout to any microcontroller, we'll be using an Arduino. For another kind of microcontroller, as long as you have 4 available pins it is possible to 'bit-bang SPI' or you can use two I2C pins, but usually those pins are fixed in hardware. Just check out the library, then port the code.
+
== préambule ==
 +
Vous pouvez facilement brancher ce breakout sur votre microcontrôleur. Nous allons utiliser un Arduino dans ce tutoriel.
 +
 
 +
Pour tous les autres microcontrôleur il sera possible d'utiliser le bus I2C -OU- si vous disposez de 4 broches disponibles alors vous pourrez utiliser un 'bit-bang SPI' (SPI logiciel). Ceci dit, le bus SPI est généralement supporté matériellement par toutes les plateformes microcontrôleur. Prenez le temps de consulter {{traduction}} Just check out the library, then port the code.
    
== Brancher en I2C ==
 
== Brancher en I2C ==
29 917

modifications

Menu de navigation