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!