General

ADS1115 with water pressure sensor

userHead Vui.Pham 2022-12-27 16:40:22 171 Views1 Replies

To improve accurate and stable for output data from sensor, can we use :

 

Gravity: I2C 12-Bit DAC Module for changing Analog Current to Voltage Converter(for 4~20mA Application) ?

 

And how can we connect to sensor, someone know please help !

2023-01-31 15:53:27

Hi

 

From my understanding, if the output of your sensor is an analogue signal, an ADC (just like ads1115 as you mentioned) can help to increase the accuracy and stability by over-sampling and higher bit rate, not a DAC.

If what you are looking for is an ADC, you can connect your sensor to the A0-A3 port on the ads1115 board, and connect ads1115 with your development board via the I2C channel.

Here is the Wiki page for reference.

https://wiki.dfrobot.com/Gravity__I2C_ADS1115_16-Bit_ADC_Module_Arduino_%26_Raspberry_Pi_Compatible__SKU__DFR0553

Hope it can help you!

userHeadPic Tonny12138