serial data matlab and arduino

6 vues (au cours des 30 derniers jours)
Ahmed Elgamal
Ahmed Elgamal le 5 Juil 2023
i send data from matlab command via serial to arduino uno in
this command :
arduino=serialport("COM9",115200); writeline(arduino,"45,90,135,180,225,273,231");
i want to send this data from serial arduino mega serial1 to serial0 of arduino uno via simulink i tryed this but it not work

Réponses (1)

Sreeram
Sreeram le 30 Jan 2025
Hi Ahmed,
This example that shows how to use Simulink Support Package for Arduino Hardware to send and receive serial data with Arduino hardware might help in troubleshooting:
Thanks

Catégories

En savoir plus sur Arduino Hardware dans Help Center et File Exchange

Produits


Version

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by