Simulink Support Package and Arduino Mega 1280
古いコメントを表示
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
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
2012 年 7 月 12 日
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
2012 年 7 月 16 日
0 投票
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
2014 年 8 月 17 日
0 投票
Did you find the answer ? I also have a 1280.. will I have to buy a 2560 ??
カテゴリ
ヘルプ センター および File Exchange で Arduino Hardware についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!