I am doing project on induction motor. I have to show simulations to my supervisor, but as i have to USe ESP32 micro-controller which i am unable to find on simulink.

4 次查看(过去 30 天)
I am doing project on induction motor. I have to show simulations to my supervisor, but as i have to USe ESP32 micro-controller which i am unable to find on simulink. Can anyone guide me, where to get ESP32 or any other micro-controllers from, for simulations on simulink?

回答(1 个)

Nivedita
Nivedita 2024-7-23,9:35
编辑:Nivedita 2024-7-23,9:36
Hello Kaka,
Simulink does not provide any simulation type of interface similar to TinkerCAD, which you are looking for as I can understand from your query. But irrespective of hardware the software/simulation logic remains same. In order to create the Simulink model and run the simulations for your induction motor project, you can use the blocks from the Arduino Support package which also supports these boards:
  • ESP32 Wroom DevKit C
  • ESP32 Wroom DevKit V1
  • ESP32 WROVER
And finally use the same for hardware deployment as well.
Refer to the following link for more information:
I hope this clears up any confusion you have.

类别

Help CenterFile Exchange 中查找有关 MATLAB Support Package for Arduino Hardware 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by