DC voltage conversion formula
Posted: Sat Sep 30, 2017 5:30 pm
I am using the 1135 Precision voltage sensor to monitor a 6 VDC battery pack using the 1018 Interface kit to connect to RPI 3 I am using the C language VoltageInput example. The example consistently displays a 2.8938 value. Using a DVM to measure the battery pack indicates the voltage is at 5.91 VDC. I used a formula found on the Phidgets website which subtracts 2.5 from the input voltage and then divides that result by .0681 I assume I'm using this formula correctly but the formula is off by .13 of a volt. Thus, how can I convert the output of 2.8938 to 5.91 VDC?