I’m working on a project where a battery failure means I will never see my hardware again because it’ll be sitting on the ocean floor somewhere.
Is there such a thing as a LiPo board that lets you plug in multiple LiPo batteries of the same mAh and then connect a single plug to the Arduino that makes them look like 1 battery? The idea being that they would increase the runtime if they’re all working, but if one of them fails the board just logically removes it from the system and things continue with the remaining battery or batteries.
If I had such a thing I’d have no problem putting five 2mAh LiPo batteries into my project.
Thanks.