[solved] Measure voltage of battery pack with minimal current flow
I''m running some Arduino clones on 3 AAA or 4 AA batteries using HT7333. I de-soldered the onboard regulators and feed the 3.3V directly to VCC of the µC. To measure the voltage of the battery pack I could have used a simple voltage divider but that would draw current all the time. Hence, I''m using a pin of the µC and drive it active low to provide ground …