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

1 visualización (últimos 30 días)
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?

Respuestas (1)

Mohith Prabhu
Mohith Prabhu el 19 de Jun. de 2020
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

Categorías

Más información sobre Arduino Hardware en Help Center y File Exchange.

Productos


Versión

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by