How can i run multibody simulink vehicle model in arduino uno r3 ?

1 次查看(过去 30 天)
I already have a simulink vehicle model, i want this model to run in my arduino uno r3 based robot.
Can i do it directly or have to build new model using arduino support simulink tool box using their blocks?

回答(1 个)

Mohith Prabhu
Mohith Prabhu 2020-6-19
In order to develop an application for Arduino hardware in Simulink, you will have to
  1. Install the Simulink Support Package for Arduino Hardware
  2. In your model that you have already developed for your robot, use the driver blocks from the Simulink library for Arduino hardware to target the Arduino peripherals.
Hope this helps.
Thanks,
Mohith Prabhu

类别

Help CenterFile Exchange 中查找有关 Arduino Hardware 的更多信息

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by