- 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
matlab with raspberry pi 3
조회 수: 1 (최근 30일)
이전 댓글 표시
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 ?
댓글 수: 0
답변 (1개)
Mark Sherstan
2019년 4월 27일
Look at the answer provided here. You may need to download some additional packages depending on the approach you take:
댓글 수: 8
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.
참고 항목
카테고리
Help Center 및 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!