matlab with raspberry pi 3
古いコメントを表示
helllo
my question about how i send data from matlab to raspberry
i connect raspberry with matlab and connect it with raspberry cam and take apic and analysis that pic by matlab and i need to retern any think (logic 1 for example)to raspberry
can i do that ?
回答 (1 件)
Mark Sherstan
2019 年 4 月 27 日
0 投票
Look at the answer provided here. You may need to download some additional packages depending on the approach you take:
- https://www.mathworks.com/hardware-support/raspberry-pi-matlab.html
- https://www.mathworks.com/hardware-support/raspberry-pi-simulink.html
- https://www.mathworks.com/hardware-support/raspberry-pi-matlab-coder.html
8 件のコメント
Nida Aleqabie
2019 年 4 月 27 日
Mark Sherstan
2019 年 4 月 27 日
Unless you need the GPIO pins, protability, or other RPi features I would reccomend just using a Webcam.
Nida Aleqabie
2019 年 4 月 27 日
Walter Roberson
2019 年 4 月 27 日
What are you using the GPIO pins for?
Nida Aleqabie
2019 年 4 月 27 日
Nida Aleqabie
2019 年 4 月 28 日
Walter Roberson
2019 年 4 月 28 日
There is support for input and output for Raspberry Pi with MATLAB Coder; it was added a small number of releases ago https://www.mathworks.com/hardware-support/raspberry-pi-matlab-coder.html
In the past, the easiest way to handle this situation has been to use Simulink, which has a Pi camera block and has communication blocks, and you can configure to target the Pi hardware.
Nida Aleqabie
2019 年 4 月 28 日
カテゴリ
ヘルプ センター および File Exchange で MATLAB Support Package for Raspberry Pi Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!