Ardunio not detected by Analog input recorder

1 view (last 30 days)
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?

Answers (2)

Nikhil Sonavane
Nikhil Sonavane on 21 Aug 2019
Check if your device is supported by the Data Acquisition Toolbox of MATLAB. You may refer to the following documentation for more details-
  1 Comment
Nicolas Bourbaki
Nicolas Bourbaki on 27 Aug 2019
Thanks a lot for your answer. I should have mentioned that interfacing with the Arduino(s) (Uno, Nano etc.) by code (i.e. the MATLAB's arduino function) works absolutely fine and I can nicely recorder input or generate output.
I did install the Arduino Hardware Support Package, but the Analog Input Recorder would not even list one of the Arduinos.

Sign in to comment.


Aezaz Hasan
Aezaz Hasan on 25 Oct 2019

Categories

Find more on Data Acquisition Toolbox Supported Hardware in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!