Help in connecting I2C between Arduino mkr1000 and Raspberry Pi 3?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Dear all,
I am trying to connect Arduino mkr1000 to Raspberry Pi 3 using I2C through Simulink.
- Arduino sends data to Raspberry Pi3.
- Raspberry Pi3 receives the data and do some processing.
- Does that mean that Arduino will be the master and Raspberry Pi the slave?
- Can someone help on how to achieve this or if there is any Simulink example available to learn from?
Thank you
1 commentaire
Walter Roberson
le 31 Déc 2017
The side that initializes the connection should be the master; the side that receives the connection should be the slave.
Réponses (0)
Voir également
Catégories
En savoir plus sur Arduino Hardware dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!