Matlab GUI and Arduino code running together ?
5 ビュー (過去 30 日間)
古いコメントを表示
Hello.
I am wondering something about the way I can control motors via an Arduino.
I wrote a code where I send PWM signal to a port, in order to control a BL motor (via its ESC).
I was wondering if it was possible, at the same time, that the Arduino reads analog values from a sensor and sends it back to Matlab ?
Basically, can Matlab control an Arduino while the Arduino has its own code running at the same time, measuring values ?
Thank you
0 件のコメント
回答 (1 件)
Ashutosh Prasad
2019 年 1 月 16 日
Yes, that is possible. Follow these links for more details on using Arduino with MATLAB
参考
カテゴリ
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!