Wiki » History » Version 19
Version 18 (Sylvain Bentz, 11/06/2015 11:10 PM) → Version 19/89 (Sylvain Bentz, 11/06/2015 11:13 PM)
*Arduino - Appli* de la Raspberry Pi (Java, C, Python...tout ce qu'on veut)
Interfacing with software
http://playground.arduino.cc/Main/InterfacingWithSoftware
*Arduino Lampone*
sbentz: c'est une carte Arduino particulière. Mais je n'ai pas pu vérifier cette info
Apparemment NON. L'Arduino Lampone n'est pas une carte à part entière. Elle n'est ni dans le store, ni dans la liste des cartes Arduino de l'IDE.
How to program the Lampone with the Raspberry
https://www.arduino.cc/en/Tutorial/LamponeAVRdude
Serial communication between Lampone and Raspberry
https://www.arduino.cc/en/Tutorial/LamponeSerialCommunication
Basic I2C communication between the Arduino Lampone and the Raspberry
https://www.arduino.cc/en/Tutorial/LamponeI2Ccommunication
*Raspberry - Arduino w/ I2C*
Wikipedia I2C, alias TWI
https://fr.wikipedia.org/wiki/I2C
Raspberry Pi – Arduino – Lier les deux via le bus I2C
http://www.pihomeserver.fr/2013/08/13/raspberry-pi-home-server-arduino-lier-les-deux-via-bus-i2c/
Raspberry-Pi - Arduino par l'intermédiaire d'un bus I2C ArduinoPi-I2C
http://mchobby.be/wiki/index.php?title=ArduPi-I2C
Wire Library (I2C)
https://www.arduino.cc/en/Reference/Wire
Connecteurs I2C de l'Arduino Nano : A4 (SDA) et A5 (SCL)
https://www.arduino.cc/en/Main/ArduinoBoardNano
*Arduino - Rasberry Pi w/ USB*
Connecter un arduino au Raspberry Pi
http://gladysproject.com/fr/article/connecter-un-arduino-au-raspberry-pi
*Tuto de Julien Enselme ! : La communication série avec arduino (et Python)*
http://www.jujens.eu/posts/2014/May/05/Communication-serie/
Interfacing with software
http://playground.arduino.cc/Main/InterfacingWithSoftware
*Arduino Lampone*
sbentz: c'est une carte Arduino particulière. Mais je n'ai pas pu vérifier cette info
Apparemment NON. L'Arduino Lampone n'est pas une carte à part entière. Elle n'est ni dans le store, ni dans la liste des cartes Arduino de l'IDE.
How to program the Lampone with the Raspberry
https://www.arduino.cc/en/Tutorial/LamponeAVRdude
Serial communication between Lampone and Raspberry
https://www.arduino.cc/en/Tutorial/LamponeSerialCommunication
Basic I2C communication between the Arduino Lampone and the Raspberry
https://www.arduino.cc/en/Tutorial/LamponeI2Ccommunication
*Raspberry - Arduino w/ I2C*
Wikipedia I2C, alias TWI
https://fr.wikipedia.org/wiki/I2C
Raspberry Pi – Arduino – Lier les deux via le bus I2C
http://www.pihomeserver.fr/2013/08/13/raspberry-pi-home-server-arduino-lier-les-deux-via-bus-i2c/
Raspberry-Pi - Arduino par l'intermédiaire d'un bus I2C ArduinoPi-I2C
http://mchobby.be/wiki/index.php?title=ArduPi-I2C
Wire Library (I2C)
https://www.arduino.cc/en/Reference/Wire
Connecteurs I2C de l'Arduino Nano : A4 (SDA) et A5 (SCL)
https://www.arduino.cc/en/Main/ArduinoBoardNano
*Arduino - Rasberry Pi w/ USB*
Connecter un arduino au Raspberry Pi
http://gladysproject.com/fr/article/connecter-un-arduino-au-raspberry-pi
*Tuto de Julien Enselme ! : La communication série avec arduino (et Python)*
http://www.jujens.eu/posts/2014/May/05/Communication-serie/