Matlab application on Arduino board (standalone) without using SIMULINK
3 ビュー (過去 30 日間)
古いコメントを表示
採用された回答
Pavel Dey
2019 年 11 月 26 日
Hi Halsey,
Yes you can program arduino board using a MATLAB script. You have to use a MATLAB Function Block to do that. The support started since R2019b. In R2019b three peripherals are supported - Analog input, Digitla IO and PWM. In R2020a, I2C and SPI is also in plan for support. Look into the documentation below.
Thanks
Pavel
0 件のコメント
その他の回答 (1 件)
Alexey D
2020 年 2 月 17 日
Hi!
Is it possible to let the arduino board run standalone using just Matlab script, without transferring it first to Simulink? All these manipulations make programming much harder and more sophisticated.
Thank you
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Arduino Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!