I'm working on a project with an Arduino Uno and two SG90 servo motors, and I need some advice on a long-term power solution.
Here's my current setup:
4x AA batteries for the two servos 9V battery for the Arduino
The problem is that the 9V battery runs out in just a few hours. My Arduino is only powering an LED, maintaining a constant current from 5V to an I/O pin, and sending out a servo PWM signal. I suspect the AA batteries will also run out soon.
I'm looking for a reliable, cost-effective, and rechargeable battery solution to power the Arduino and servos for a longer period. As a beginner in electronics, I'd appreciate any suggestions or guidance.
To estimate battery lifetime, first use your multimeter to measure the average current draw of your project, say in milliAmperes (mA).
The required battery capacity (which is part of the product description) is that number of mA multiplied by the number of hours (h) you want the thing to operate.
Example:
Alkaline AA batteries typically have capacity 2500 mAh.
if the project draws 250 mA, the battery lifetime is about 2500 mAh/250 mA, or about 10 h.
So, do I need to just attach the multimeter in series with the arduino and the servos and measure their mean current draw and the search a battery for it?
Thanks
Correct. But keep in mind that manufacturers tend to overstate battery capacity, and it is reduced as the battery ages, so it is reasonable to overestimate the required battery capacity by a factor of 2.
those can provide a LOT of current, which you might need some day.
as for power storage, they can power an entire room for hours.
and you can charge them easily, no need for as much protection as a li-ion battery, just don't put too much current though there, or it might explode, I recommend 6A for charging.
1 lead-acid battery can provide 600A, for a few seconds.