matlab with raspberry pi 3
Mostrar comentarios más antiguos
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 ?
Respuestas (1)
Mark Sherstan
el 27 de Abr. de 2019
0 votos
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 comentarios
Nida Aleqabie
el 27 de Abr. de 2019
Mark Sherstan
el 27 de Abr. de 2019
Unless you need the GPIO pins, protability, or other RPi features I would reccomend just using a Webcam.
Nida Aleqabie
el 27 de Abr. de 2019
Walter Roberson
el 27 de Abr. de 2019
What are you using the GPIO pins for?
Nida Aleqabie
el 27 de Abr. de 2019
Nida Aleqabie
el 28 de Abr. de 2019
Walter Roberson
el 28 de Abr. de 2019
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
el 28 de Abr. de 2019
Categorías
Más información sobre MATLAB Support Package for Raspberry Pi Hardware en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!