Serially Simulink communication with Arduino.
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
duaa duaa
2023-5-26
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
采纳的回答
Rolfe Dlugy-Hegwer
2012-6-15
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
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Arduino Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!