Modifications

Sauter à la navigation Sauter à la recherche
177 octets ajoutés ,  22 février 2013 à 11:49
aucun résumé de modification
Ligne 9 : Ligne 9 :  
== Support I2C ==
 
== Support I2C ==
   −
I2C support is on SDA and SCL pins. To test, connect any I2C device to power, ground, SDA and SCL. Then run  '''i2cdetect -y 0''' (as root) to detect which addresses are on the bus
+
Le support I2C est implémenté sur les broches SDA et SCL. Pour le tester, connectez un périphérique I2C (Alimentation, Masse, SDA et SCL). Exécutez ensuite la commande '''i2cdetect -y 0''' (en ''root'') pour détecter les adresses utilisées sur le bus I2C.
   −
[http://www.bootc.net/archives/2012/05/19/i2c-and-the-raspberry-pi/ For more ideas, check out this post] (by the most awesome cboot) and others on the Raspberry Pi forums
+
[http://www.bootc.net/archives/2012/05/19/i2c-and-the-raspberry-pi/ Pour plus d'informations et idées, vous pouvez consulter ce billet] (par l'incroyable cboot) et les autres articles sur les Forums Raspberry Pi.
    
*** GRAS ***
 
*** GRAS ***
Our ***LINK*** BMP085, ***LINK*** MCP4725, ***LINK*** Servo Driver, and ***LINK*** 7-segment breakout tutorials cover using I2C via Python on the Pi - so please check those out and read the code examples for I2C interfacing ideas!
+
N'hésitez pas à vérifier les tutoriels sur [[Rasp-Hack-BMP085|BMP085]], ***LINK*** MCP4725, ***LINK*** Servo Driver, and ***LINK*** 7-segment breakout tutorials cover using I2C via Python on the Pi - so please check those out and read the code examples for I2C interfacing ideas!
 
*** GRAS ***
 
*** GRAS ***
  
29 837

modifications

Menu de navigation