Can I upload program to arduino using matlab only?.
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Amv
el 11 de Jul. de 2018
Editada: madhan ravi
el 12 de Jul. de 2018
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 comentarios
Respuesta aceptada
madhan ravi
el 11 de Jul. de 2018
Editada: madhan ravi
el 12 de Jul. de 2018
yes you can upload codes using Matlab to Arduino , but before that you have install Arduino hardware from mathworks.
Más respuestas (1)
Madhu Govindarajan
el 11 de Jul. de 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
Ver también
Categorías
Más información sobre Arduino Hardware en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!