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!