How to programme microcontrollers with MATLAB ?
조회 수: 78 (최근 30일)
이전 댓글 표시
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
Hildo
2016년 11월 28일
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)
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!