Can I upload program to arduino using matlab only?.

25 views (last 30 days)
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:)

Accepted Answer

madhan ravi
madhan ravi on 11 Jul 2018
Edited: madhan ravi on 12 Jul 2018
yes you can upload codes using Matlab to Arduino , but before that you have install Arduino hardware from mathworks.
  2 Comments
Amv
Amv on 11 Jul 2018
Thank you so much for your valuable response.
Can you please let me through method? And will I able to run it again without connecting to MATLAB?

Sign in to comment.

More Answers (1)

Madhu Govindarajan
Madhu Govindarajan on 11 Jul 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

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!