Closed nandakrpp closed 8 years ago
Are you using Q1 to enable the sensing circuit only? Can you please post your code? I've already received some indication my calculations could have been wrong so your feedback can help me solve this issue.
This should now be fixed within the latest version, thankfully to @nunonunes : I would appreciate if you can please confirm it's now working as expected considering all the values other than battery level should still be expressed in mV.
Thanks
Hello,
I'm using the library with Arduino mega to measure 2 of 6AA battery packs wired in parallel. Measured with a digital voltmeter I got 8910 millivolts which is different from the result read by the library. Here is the circuit diagram of my setup based on on-demand circuit configuration: voltmeter_batterySenseLib_0_2_schem and below is the result captured from Arduino serial monitor:
I also did a calibration using EEPROMCalibration code but having no improvement in the reading result. Any pointers are appreciated.
Thanks.