INTERFACING MATLAB WITH RASPBERY PI / ARDUINO

1 Ansicht (letzte 30 Tage)
Ananthu S
Ananthu S am 1 Feb. 2017
Beantwortet: Lucas Lebert am 2 Feb. 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.

Antworten (1)

Lucas Lebert
Lucas Lebert am 2 Feb. 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

Kategorien

Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by