Can I upload program to arduino using matlab only?.
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:)
Réponse acceptée
Plus de réponses (1)
Madhu Govindarajan
le 11 Juil 2018
2 votes
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
1 commentaire
Amv
le 12 Juil 2018
Catégories
En savoir plus sur Arduino Hardware dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!