lilzz wrote:On the input pin of the ADC, I measured it using a meter and read 1.54V but the ADC using SPI bus read 1.73V on Python code. There's a difference 0.2V. Is there anything I can do make them closer in reading?
Wow, you can tell by just looking at the picture.joan wrote:Post a photo of your set up.
Vref is tied to Pi's 3.3V or 3.0V or whatever coming from Pi. Should be enough.mikronauts wrote:Best guess: (assuming code is OK)
Vref is too low on the ADC
lilzz wrote:On the input pin of the ADC, I measured it using a meter and read 1.54V but the ADC using SPI bus read 1.73V on Python code. There's a difference 0.2V. Is there anything I can do make them closer in reading?