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.
It would be great if I can receive some guidance. Thanks