How do I create a virtual Arduino Uno instance in Simulink?
显示 更早的评论
I wanted to use arduino Uno board for my project. But, I'm not in possession of the board at present, hence I wanted to create a virtual Arduino board in Simulink to simulate my project.
Thank you.
回答(1 个)
Sreeram
2014-7-24
0 个投票
Hi Yashwardan,
Currently there is no availability to have this working out of the box.
In general as a note to use a simulator: Just in case you happen to have access to the coder license you could try manually loading the .elf file (which is allowed to be generated only if you have an access to the board connected to the system ) into the simavr environment which ships along with the Arduino IDE and simulate the behavior. For more info on the simavr refer to the link below : https://gitorious.org/simavr/pages/GetStarted
Hope this helps ! Thanks, Sreeram Mohan
类别
在 帮助中心 和 File Exchange 中查找有关 Arduino Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!