Effacer les filtres
Effacer les filtres

Live Transmission of Arduino Serial Plotter data to Matlab help

7 vues (au cours des 30 derniers jours)
Princess Ilo
Princess Ilo le 4 Avr 2024
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)

Réponses (1)

MathWorks MATLAB Hardware Team
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

Catégories

En savoir plus sur MATLAB Support Package for Arduino Hardware dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by