필터 지우기
필터 지우기

Simulink Support Package and Arduino Mega 1280

조회 수: 1 (최근 30일)
Raymond
Raymond 2012년 7월 11일
답변: Marcos 2014년 8월 17일
Can the Simulink Support Package work with the Arduino Mega 1280? Any changes that needs to be made to make it work?

답변 (3개)

Kaustubha Govind
Kaustubha Govind 2012년 7월 11일
Did you mean the package available here? According to the comments/discussion by Hever Moncayo on that page:
you just need to add couple of lines of code in the Prefs.m file.
swicht mcu
case ' atmega1280'
uploadRate='57600';
  댓글 수: 2
Raymond
Raymond 2012년 7월 12일
No, actually im referring to this link http://www.mathworks.com/matlabcentral/fileexchange/35641
Its not the same right? I have already tried and it doesnt work with the 1280. I tried to look for the prefs.m file and it does not exist?
Kaustubha Govind
Kaustubha Govind 2012년 7월 12일
Ah I see. It seems like you are following the Classroom Resources Team's guidelines for asking questions about the package on MATLAB Answers (tag=arduino and product=Simulink), so I would recommend that you wait a few days to see if you receive a response from them.

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


Rolfe Dlugy-Hegwer
Rolfe Dlugy-Hegwer 2012년 7월 16일
The Simulink Support Package for Arduino Mega Hardware supports the Mega 2560, not the 1280. This support is specified on http://www.mathworks.com/academia/arduino-software/arduino-simulink.html

Marcos
Marcos 2014년 8월 17일
Did you find the answer ? I also have a 1280.. will I have to buy a 2560 ??

카테고리

Help CenterFile Exchange에서 Arduino Hardware에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by