Projet

Général

Profil

Wiki » Historique » Version 40

« Précédent - Version 40/89 (diff) - Suivant » - Version actuelle
Sylvain Bentz, 24/11/2015 23:00


Arduino - Raspberry Pi w/ USB

ArduinoLampone

h2. Arduino - Appli de la Raspberry Pi (Java, C, Python...tout ce qu'on veut)

Interfacing with software
http://playground.arduino.cc/Main/InterfacingWithSoftware

http://ardulink.org/ : Programme en Java

How to install Ardulink on your Raspberry PI
http://www.ardulink.org/how-to-install-arduino-pc-link-on-raspberry-pi/

h2. Raspberry - Arduino w/ I2C

h3. Tutos

warning.Problème de tension entre la RasPi (3.3V) et l'arduino qui peut être à 5V /!\ {TODO} vérifier

Tuto de Julien Enselme ! : La communication série avec arduino (et Python)
http://www.jujens.eu/posts/2014/May/05/Communication-serie/

Raspberry Pi – Arduino – Lier les deux via le bus I2C
Logiciels utilisés :
Arduino -> Biblio Wire
Raspi -> Python
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
http://mchobby.be/wiki/index.php?title=ArduPi-I2C

h3. Doc

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

Wikipedia I2C, alias TWI
https://fr.wikipedia.org/wiki/I2C