필터 지우기
필터 지우기

INTERFACING MATLAB WITH RASPBERY PI / ARDUINO

조회 수: 1 (최근 30일)
Ananthu S
Ananthu S 2017년 2월 1일
답변: Lucas Lebert 2017년 2월 2일
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.

답변 (1개)

Lucas Lebert
Lucas Lebert 2017년 2월 2일
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

카테고리

Help CenterFile Exchange에서 Arduino Hardware에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by