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 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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?
Risposte (1)
Nivedita
il 23 Lug 2024
Modificato: Nivedita
il 23 Lug 2024
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 Commenti
Vedere anche
Categorie
Scopri di più su MATLAB Support Package for Arduino Hardware in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!