How can I connect raspberry pi with arduino via USB port using simulink?
12 ビュー (過去 30 日間)
表示 古いコメント
Hello
I'm takamitsu.
I want to connect raspberry pi with arduino to receve/send back information such as sensor deta/calculated input via usb port.
I think I should use serial write/read brocks,(In case of arduino , It's serial transmit/receive blocks ) but I have no idea about what prosidure should I take.
could you tell me about this?
Thanks.
0 件のコメント
回答 (2 件)
Prasanth Sunkara
2020 年 1 月 23 日
Hi Takamitsu,
From what I understand, you are trying to utilize the Raspberry Pi's Serial communication for exchanging data between Pi and Arduino.
Similar to Arduino, we have Serial Read and Serial Write blocks.
I hope this information helps!
Thanks,
Prasanth
2 件のコメント
Prasanth Sunkara
2020 年 5 月 18 日
Please refer to the documentation page for more information on other Simulink blocks for Arduino & Raspberry Pi.
参考
カテゴリ
Find more on MATLAB Support Package for Arduino Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!