Serially Simulink communication with Arduino.
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Mohammad AlShawabkeh
am 3 Mär. 2012
Kommentiert: duaa duaa
am 26 Mai 2023
Hello All,
I have connected my Arduino serially with my PC -using Simulink-, and it reads just one value !! How can i read more than value serially from the Arduino in the real time?? If that doesn't happened, how can i do it via analog pins (0-5)??
Kind Regards,
1 Kommentar
duaa duaa
am 26 Mai 2023
External Mode Open Protocol Connect command failed
Caused by: Could not connect to target application: XCP internal error: timeout expired, in response to XCP CONNECT command
I am facing this type error on arduino due can you please solve my issue i have tried to solve it but not solved yet
Akzeptierte Antwort
Rolfe Dlugy-Hegwer
am 15 Jun. 2012
Hi Mohammad, if you are using Arduino Mega 2560, you can use External mode to transfer real-time data back to your host computer, as shown in the "Communicating with Arduino Mega 2560 Hardware" example. If you used the default installation folder when you installed support for Arduino hardware, this example is located in: C:/MATLAB/Targets/R2012a/arduinomega2560/arduinomega2560demos/html/ Please let me know if you have more questions. Rolfe
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!