matlab support package for arduino is not working
이전 댓글 표시
i am using matlab 2014a. yesterday i installed matlab support package for arduino. but when write the code " a = arduino('COM3')" and press enter button in command window, a message comes up "Updating server code on Arduino Uno (COM3). Please wait. Cannot program Arduino board Uno (COM3). Please make sure the board is supported and the port and board type are correct." what can i do to solve that problem. thanks
답변 (1개)
Madhu Govindarajan
2015년 11월 2일
If you have confirmed that the board is in fact on COM3 and it is Arduino Uno can you see what happens when you run this command?
>> a = arduino('com3','Uno');
댓글 수: 2
Deepak Kumarr
2018년 3월 2일
then also its not working
Jose antonio
2019년 1월 12일
remove the winavr
카테고리
도움말 센터 및 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!