INTERFACING MATLAB WITH RASPBERY PI / ARDUINO

1 visualización (últimos 30 días)
Ananthu S
Ananthu S el 1 de Feb. de 2017
Respondida: Lucas Lebert el 2 de Feb. de 2017
I have a MATLAB program (.m file) which is used to encrypt a file read from the computer and decrypt it when required. Since MATLAB imports any file as a matrix with numerical values , the encryption-decryption is easily performed using simple matrix manipulation operations. I want to implement this in hardware. I have heard that MATLAB has support for Raspberry-Pi and Arduino and simulink models can be run on both. But I have no idea of how to use it. Please help me in regard to the above stated requirement.

Respuestas (1)

Lucas Lebert
Lucas Lebert el 2 de Feb. de 2017
MATLAB is indeed capable of generating code and cross compiling it in order for the code to run on a Raspberry Pi or Arduino hardware. Please download the specific Support Packages. They include a detailed documentation and additional examples. Here the links to the support packages: https://de.mathworks.com/hardware-support/raspberry-pi-matlab.html https://de.mathworks.com/hardware-support/arduino-matlab.html

Categorías

Más información sobre Arduino Hardware en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by