Error installing Arduino Add on to MATLAB 2019b
43 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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.
3 commentaires
Wildan Surya
le 10 Août 2024
Déplacé(e) : Walter Roberson
le 10 Août 2024
if so, how we get some alternative if we want to connet wit serial interface using arduino uno?
Wildan Surya
le 10 Août 2024
If so, is there another way if we want to communicate with serial on the Arduino board?
Réponses (4)
Arpita Agrawal
le 14 Fév 2020
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 commentaires
Konstantinos Falaggis
le 12 Fév 2020
Have you tried installing the Arduino on a different computer?
0 commentaires
Candea Raul Mihai
le 11 Juin 2020
Where I can find the HWSetup screen to uncheck the Serial Library?
2 commentaires
Fermín Bello
le 27 Sep 2022
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
le 22 Juin 2024
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
le 19 Mar 2022
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 commentaires
Voir également
Catégories
En savoir plus sur MATLAB Support Package for Arduino Hardware dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!