Ardunio not detected by Analog input recorder
3 ビュー (過去 30 日間)
古いコメントを表示
The analog input recorder works very good for me and it detects different data acquisition devices like National Instrument boards and the ADALM1000.
I can connect to my Arduino Uno in MATLAB (and also with the Arduino IDE, of course), but the analog input recorder doesn't recognize the Arduino.
Is this a more general issue? Do I need to configure the Arduino in a special way?
I should mention, that interfacing with the Arduino(s) (Uno, Nano etc.) with code, i.e. MATLAB's arduino function works perfectly well and I am able to record input or generate output.
What additional diagnostics could I run in order to pin down the problem?
1 件のコメント
回答 (2 件)
Nikhil Sonavane
2019 年 8 月 21 日
Check if your device is supported by the Data Acquisition Toolbox of MATLAB. You may refer to the following documentation for more details-
参考
カテゴリ
Help Center および File Exchange で MATLAB Support Package for Arduino Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!