SIMULINK Arduino Nano Every Support
9 次查看(过去 30 天)
显示 更早的评论
Hello,
I’m working on a project that will explore the use of HIL (Hardware In the Loop) simulation for a rocket flight control system. I want to make use of Simulink’s hardware support for Arduinos by developing the flight control model in Simulink and uploading it to an Arduino. I then want to have a model of the simulated environment running in Simulink that communicates with the Arduino and spoofs the sensor data that the flight controller would have access to when in a real flight.
I was planning on using the Arduino Nano Every for my project but discovered that Simulink doesn’t seem to support it. It does however support the Nano 3. I believe the Nano Every uses the ATMega4809 processor while the Nano 3 uses the ATMega328. I’ve tried searching for a community made hardware support package within Simulink but to no avail.
I’m willing to downgrade from the Every to the Nano 3 if necessary, but I’m really keen to hear anyone’s suggestions as to how I can get Simulink to communicate with the Every. Alternatively, if someone has information relating to if/when Simulink will have support for the Every I would really appreciate it.
Thanks very much,
Hugo
0 个评论
回答(1 个)
Arun Kumar
2021-3-22
Hi Hugo,
Nano Every is not supported by Simulink support package for Arduino Hardware and there is no simple way to add support as well.
My suggestion would be to use Arduino Nano 3.0.
Is there any reason for preferring Nano Every over Nano 3.0?
Thanks,
Arun
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Modeling 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!