Ardunio not detected by Analog input recorder
4 次查看(过去 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!