Wiki » History » Revision 13
« Previous |
Revision 13/89
(diff)
| Next »
Sylvain Bentz, 10/23/2015 11:17 AM
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
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/
Connecter un arduino au Raspberry Pi
http://gladysproject.com/fr/article/connecter-un-arduino-au-raspberry-pi
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
Updated by Sylvain Bentz over 9 years ago · 89 revisions