Hi,
I have a number of devices (all 12volt, low current ~200ma) that are required to run in a remote location and powered by a pair of 12 volt batteries.
I have a separate arduino device that monitors the batteries, and when the current battery get's flat, it switches the devices to the standby battery.
The relay that switches from one battery to the other does the change-over in a few milliseconds (according to the published spec) for most of the devices this isn't a problem, they just carry on running. On of the devices is a bit more sensitive, when the batteries switch over the device thinks the power has been switched off and then on again, so it reboots itself.
My current thinking is that just strapping a reasonably large 12volt capacitor across the loads should keep them 'alive' for the few microseconds it takes to switch from one battery to the other.
Is this likely to work? Or will I need something more sophisticated?
Thanks