Error installing Arduino Add on to MATLAB 2019b
조회 수: 17 (최근 30일)
이전 댓글 표시
Hey,
I am trying to install Arduino add on to MATLAB 2019b. But I am getting following error 'The serial interface is not supported on board Due/UNO'. I tried the same with Arduino DUW and Arduino UNO as well. How can I correct this error.
Attached is the screenshot of the error window.
![arduino error.PNG](https://www.mathworks.com/matlabcentral/answers/uploaded_files/271101/arduino%20error.png)
댓글 수: 3
Wildan Surya
2024년 8월 10일
이동: Walter Roberson
2024년 8월 10일
if so, how we get some alternative if we want to connet wit serial interface using arduino uno?
Wildan Surya
2024년 8월 10일
If so, is there another way if we want to communicate with serial on the Arduino board?
답변 (4개)
Arpita Agrawal
2020년 2월 14일
Hi Aarush,
Please uncheck the Serial library in the HWSETUP screen for Uno and Due as that is not supported for these boards and click Program.
If you need further help on this please contact MathWorks Technical Support.
Thanks
Arpita
댓글 수: 2
Konstantinos Falaggis
2020년 2월 12일
Have you tried installing the Arduino on a different computer?
댓글 수: 0
Candea Raul Mihai
2020년 6월 11일
Where I can find the HWSetup screen to uncheck the Serial Library?
댓글 수: 2
Fermín Bello
2022년 9월 27일
HWSetup is Hardware Setup, just uncheck "Serial" in the "Select libraries to be included in the server". Arduino UNO doesn't support serial interface, so if you need that option you must get another Arduino board (Mega, Nano, etc.).
Gustavo
2024년 6월 22일
In my case (matlab r2023b and arduino uno r3) moto carrier was also needed to be uncheck (along with "serial") in order to install support package for arduino hardware.
Shaik Arshad Salman
2022년 3월 19일
Hye,
I was also facing same issue but able to solve it. If you see the above in this conversation attachment there are libraries listed just uncheck the serial box and thats it.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Support Package for Arduino Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!