(no title)
dragontamer | 1 month ago
So you have two piles. Good charged NiMHs and uncharged depleted NiMHs. While(uncharged.size() >= 2) put them in charger.
Then once per year, do a refresh charge on all the NiMHs. Easy-peasy.
dragontamer | 1 month ago
So you have two piles. Good charged NiMHs and uncharged depleted NiMHs. While(uncharged.size() >= 2) put them in charger.
Then once per year, do a refresh charge on all the NiMHs. Easy-peasy.
amelius|1 month ago
dragontamer|1 month ago
The pile with 2 or more batteries is the full set of fresh batteries.
Alternatively, buy a Battery Daddy and put +side up when it's charged, and -side up when it's uncharged.
Like the problems you are talking about really aren't that hard to deal with.