Help in connecting I2C between Arduino mkr1000 and Raspberry Pi 3?

조회 수: 3 (최근 30일)
Mfar
Mfar 2017년 12월 29일
댓글: Walter Roberson 2017년 12월 31일
Dear all,
I am trying to connect Arduino mkr1000 to Raspberry Pi 3 using I2C through Simulink.
  1. Arduino sends data to Raspberry Pi3.
  2. 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
Walter Roberson
Walter Roberson 2017년 12월 31일
The side that initializes the connection should be the master; the side that receives the connection should be the slave.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Arduino Hardware에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by