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.
1 回表示 (過去 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
2024 年 7 月 23 日
編集済み: Nivedita
2024 年 7 月 23 日
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.
0 件のコメント
参考
カテゴリ
Help Center および File 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!