-
Notifications
You must be signed in to change notification settings - Fork 50
Description
Hello,
our project is to make the datalogger for the suface water wave measurement. The datalogger was planned to be based on OLA (https://www.sparkfun.com/products/16832 ) with water level sensor (like https://autosen.com/en/Process-Sensors/Level-sensors/Pressure-level-transmitter-AF906) recording signal at 5-10 Hz frequency.
We realised that the ADC converter which is on OLA creates a important noise of the signal, so we are about to add an extra ADC converter like Qwiic PT100 - ADS122C04, which is supported by OLA but not in stock (and not available for backorder).
The other option would be Qwiic 12 Bit ADC - 4 Channel (ADS1015) (https://www.sparkfun.com/products/15334 ) but it is not supported by OLA and would need to be added into firmware.
Is there another solution? Is it possible to ask you to add the ADS1015 to the OLA?
Thank you