Ardunio not detected by Analog input recorder
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Respuestas (2)
Nikhil Sonavane
el 21 de Ag. de 2019
Check if your device is supported by the Data Acquisition Toolbox of MATLAB. You may refer to the following documentation for more details-
Ver también
Categorías
Más información sobre MATLAB Support Package for Arduino Hardware en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!