General Arduino

DFR0553 16 bit ADC - Really?

userHead DavidHiggins 2022-06-20 11:31:51 486 Views2 Replies

So how are you supposed to get 16 bit resolution out of this 16 bit ADC when it only provides read values to the nearest 1 mV?  16 bits for the 6.144v max range means 0.18mV resolution.  NOT 1mV.

2023-03-08 17:49:17

I'll have to follow you because the information you offer is accurate and objective, and it's pretty beneficial for society's development. gacha life

 

userHeadPic lily167
2023-03-03 15:40:34

Hi

According to the datasheet of Gravity: I2C ADS1115 16-Bit ADC Module, due to the restriction of chips, the resolution is 0.1875mv. 

You can change the resolution by function in our library.

https://github.com/DFRobot/DFRobot_ADS1115

userHeadPic NeloKin