microcontrollers compatible with Matlab/Simulink
Show older comments
I want to make a 4 wheels robot able to navigate in an environment itself. The robot will learn by itself the environment plan. The perception of the robot is made by optical sensor In the begining I want to generate the C/C++ code with Simulink / Stateflow and find a microcontroller compatible to Matlab code interpretation. I want to buy a microcontroller that is not very expensive. best regards
Accepted Answer
More Answers (4)
Pradipta Kumar Pal
on 1 Nov 2022
2 votes
Follow the link below and look under the 'Embedded Coder' and 'Simulink Coder' rubrics.
System Requirements & Platform Availability by Release - MATLAB & Simulink <https://in.mathworks.com/hardware-support/system-requirements.html>
Fangjun Jiang
on 17 Sep 2011
Edited: John Kelly
on 11 Jun 2014
0 votes
It's hard to say what is cheap. You might need to check out this link.
Call them. Some of them offer free evaluation board for academic research.
Walter Roberson
on 17 Sep 2011
0 votes
Generating C code from MATLAB requires Simulink Coder or MATLAB Coder (newer product names; older names include Real-Time Workshop). Those are expensive software products, so unless you are planning to mass-produce your robot, seeking a "cheap" microcontroller is probably going to lead to more trouble than it is worth.
In any case, you have not told us what functions you need the microcomputer to do, or what interfaces it needs to have, or what kind of performance you need from it.
Yassin
on 17 Sep 2011
0 votes
Categories
Find more on Robotics System Toolbox 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!