Borrar filtros
Borrar filtros

Live Transmission of Arduino Serial Plotter data to Matlab help

7 visualizaciones (últimos 30 días)
I am using the Myoware with two Artemis RedBoards which are set up as Peripheral and Central
Now I want to live transmit the data from the Myoware to Matlab for signal processing but it is not connecting.
I tried downloading the MATLAB Support Package for Arduino Hardware and the hardware setup pops up
How should I proceed from here? I am using R2021b
Any help you can give will be appreciated
I have tried skipping this step and programming
s = serial('COM9');
fopen(s); <- This line gave an error
val=fscanf(s)

Respuestas (1)

MathWorks MATLAB Hardware Team
MathWorks MATLAB Hardware Team el 15 de Abr. de 2024
Hi,
Thank you for reaching out.
Currently, the MATLAB Support Package for Arduino hardware does not include support for Artemis RedBoards.
For your specific needs, you might find the following approach useful:
Thanks,
MATLAB Hardware Team
MathWorks

Categorías

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

Community Treasure Hunt

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

Start Hunting!

Translated by