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

2 visualizzazioni (ultimi 30 giorni)
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?

Risposte (1)

Mohith Prabhu
Mohith Prabhu il 19 Giu 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

Categorie

Scopri di più su Arduino Hardware in Help Center e File Exchange

Prodotti


Release

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by