Matlab application on Arduino board (standalone) without using SIMULINK
8 次查看(过去 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!