Can I upload program to arduino using matlab only?.
Mostrar comentarios más antiguos
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:)
Respuesta aceptada
Más respuestas (1)
Madhu Govindarajan
el 11 de Jul. de 2018
2 votos
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 comentario
Amv
el 12 de Jul. de 2018
Categorías
Más información sobre Arduino Hardware en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!