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 ?

Answers (1)

Mark Sherstan
Mark Sherstan on 27 Apr 2019

8 Comments

thank u
my project about edge detection in image process
Unless you need the GPIO pins, protability, or other RPi features I would reccomend just using a Webcam.
i am use Rpi cam and i need the GPIO pins and i need for GPS to take location of crack detection and then send it to database
for that i need the program analysis by matlab and send the result to Rpi
thank you alot about help
What are you using the GPIO pins for?
i need this pins for gyroscope sensor(accleration to detect the crack) and for GPS
can you help me please Walter?
how can i use of matlab coder ?
i read about it, it is not support for input or output and i need for output
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.
thank you mr.walter
with my best wishes

Sign in to comment.

Categories

Find more on MATLAB Support Package for Raspberry Pi Hardware in Help Center and File Exchange

Asked:

on 26 Apr 2019

Commented:

on 28 Apr 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!