Skip to content

IDT Inline Flow Sensor

Bao Nguyen edited this page Sep 20, 2019 · 7 revisions

Content created by Bao Nguyen

We use this inline flow sensor to measure flow for eDNA. Flow is then translated to volume which is crucial for organism quantification with environmental DNA. We were looking at the FS1012 but this product require external amplifier and analog-to-digital converter to effectively communicate with the Feather M0. Temperature compensation for ADC and amplifier also need to be considered. After amplifying the output, the sensor would required calibration with a industry standard flow sensor. The output voltage is then mapped to flow rate for logging data.

For the time being and the hassle of calibrating the sensor, we have decided to go with the newer version of the sensor, FS2012. The FS2012 is factory calibrated, with I2C digital output. All we would need to do is find a way to mount the sensor to the eDNA, and getting data back from it.

After reading the datasheet, the sensor works best at 5V while the I2C signal line to-and-from the Feather is only 3.3V. Here is where the

Clone this wiki locally