Can I upload program to arduino using matlab only?.
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello guys,
I'm new in MATLAB. I've started with Arduino and I want to upload code on Arduino with help of matlab only...
If it's possible then will I able to run it again, anytime without connecting my borad to MATLAB?
Please help me out as soon as possible.
Thanks in advance:)
0 commentaires
Réponse acceptée
madhan ravi
le 11 Juil 2018
Modifié(e) : madhan ravi
le 12 Juil 2018
yes you can upload codes using Matlab to Arduino , but before that you have install Arduino hardware from mathworks.
Plus de réponses (1)
Madhu Govindarajan
le 11 Juil 2018
The current workflow from MATLAB to Arduino is - You upload a server sketch which will make your Arduino respond to requests to MATLAB. You cannot upload other sketches per se. If you want to upload custom sketches from MathWorks tools to Arduino, you can do that using Simulink Support for Arduino. Only in this workflow can your Arduino be independent of MATLAB.
HTH, Madhu
Voir également
Catégories
En savoir plus sur Arduino Hardware dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!