How to programme microcontrollers with MATLAB ?
18 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Hildo
el 28 de Nov. de 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)
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!