How can i load my code into the arduino?

조회 수: 1 (최근 30일)
Panouoilis
Panouoilis 2014년 1월 19일
댓글: Kaustubha Govind 2014년 3월 25일
Hi everyone!
I am using matlab in order to program an arduino microcontroller. My code works fine and i have the results i need in the circuit i have designed. My problem is that i cannot find how to load the code into arduino, so that i will be able to run without the pc. I am sure that this is very easy when using the arduino sofware, but is there a command in matlab? Any help?
  댓글 수: 1
Kaustubha Govind
Kaustubha Govind 2014년 3월 25일
Which Arduino package did you use to implement your code?

댓글을 달려면 로그인하십시오.

답변 (1개)

Anna
Anna 2014년 1월 19일
Is your LED13 lit? If the LED13 is lit,indicating that the arduino is waiting for a response from Matlab to start, load the m file, and change the com port to the port where the arduino USB is mapped on your PC. Run the .m file, and LED13 will turn off as Matlab signls the arduino.

카테고리

Help CenterFile 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!

Translated by