mrheltic / Logger

Just a data acquisition system built using an ESP32 microcontroller board, using ADS1115 to acquire datas and save them on SD, plot them with Python or compute the mean on the OLED Display
GNU General Public License v3.0
3 stars 2 forks source link

Is it possible to use it for high speed analog accelerometer logging? #1

Open Arakistech opened 1 month ago

Arakistech commented 1 month ago

Is it possible to use it for high speed analog accelerometer logging?

mrheltic commented 1 month ago

It depends on the speed you're talking about. Our logger has a max of 860sps (with a 16bit adc).