How to programme microcontrollers with MATLAB ?
77 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi! i wanted to ask if it is possible to programme a microcontroller such as PIC Atmel ...etc, using Matlab ? and it would be great if someone would share an example on how to do it, see i used to programme PIC MCUs using Mikroc and i have worked with Matlab in signal and image processing, and it's so great. So i would like to know how to use it with hardware.
1 Commento
Hildo
il 28 Nov 2016
YES.
Usually you have to use the Embedded Code Toolbox in the Simulink. I just tried one with the dsPIC33.
Potentially, this can generate C-code for use in the most of the known MCUs, but there is some official supported hardwares (for example Arduino https://www.mathworks.com/hardware-support/arduino-simulink.html)
Risposte (0)
Vedere anche
Categorie
Scopri di più su Embedded Coder 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!