How to programme microcontrollers with MATLAB ?

76 views (last 30 days)
Houssam
Houssam on 26 Nov 2016
Commented: Hildo on 28 Nov 2016
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 Comment
Hildo
Hildo on 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)

Sign in to comment.

Answers (0)

Categories

Find more on Embedded Coder in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!