Hello, I am trying to capture the vibration signals of roads using a mobile robot. For that purpose, I need a contactless vibration sensor. As I am using a jetson nano as the brain of the robot, I need an ADC also because in jetson nano there is no analog pin. So, can anybody suggest to me:
A contactless vibration sensor with built-in ADC which sampling frequency needs to be a maximum of 1 MHz.
Or, A contactless sensor and an ADC separately with a 1 MHz sampling frequency
The sensor and ADC must be compatible with the Python programming language.
Thank you in advance