Post Go back to editing

ADIS16460 interface with Arduino Nano ESP32 and 3D plot in Matlab

Category: Hardware
Product Number: ADIS16460

Hi,

I would like to use ADIS16460 to connect with arduino nano esp32. Looking to use an existing github firmware to read the data:

https://github.com/juchong/ADIS16460-Arduino-Teensy/blob/master/ADIS16460/ADIS16460.cpp

For visualizing data, I came accross this video that use raspberry pi to stream the data into MATLAB. But I am not sure how to do that in Arduino.

www.youtube.com/watch

It would be great if I can receive some guidance. Thanks