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!