필터 지우기
필터 지우기

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