How to set up Sparkfun Redboard in MATLAB Support Package for Arduino Hardware Documentation

조회 수: 5 (최근 30일)
Hello,
I am working wih sparkfun Redboard artemis and I am not sure how to set up this particular board in matlab.As per the description mentioned
this board is supported but not yet tested.
Could you please help me.

답변 (1개)

Swetha Polemoni
Swetha Polemoni 2021년 9월 16일
Hi
It is my understanding that you want connect Sparkfun Redboard to Matlab. The first step is to get hardware support package.
Refer to the following link to get hardware support package.
You can connect Sparkfun Redboard to Matlab using the following command.
a = arduino('COM1','Uno')
Refer to the arduino documentation to understand more about the above function.

카테고리

Help CenterFile Exchange에서 Device Driver Blocks에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by