Tagged Questions

1
vote
4answers
65 views

How to I determine/ interpret values of autoranging multimter

I have an autoranging multimeter and many AA batteries.... how do I interpret the readings when deciding to keep or discard AA (1.5 volt) batteries?
4
votes
3answers
106 views

Cold weather battery power

I've built a temperature sensor module that runs off of 4xAA batteries and sends data back to a computer via XBee. Works great, until the weather gets cold. At that point, the re …
7
votes
2answers
81 views

How might you use a LiPo battery as backup for mains power loss?

Hi everyone, Many people seem to run their projects off the mains (e.g. with a wall wart) or from a battery, but there doesn't seem to be too much discussion about how to run a de …
8
votes
2answers
263 views

How to calculate battery life

How do I calculate how long a battery operated product will run? Here's what I've got: 2 AA, 1.5V, 2700mAH batteries Voltage Regulator with a Iq of 25 uA Voltage Regulator Eff = …
7
votes
3answers
96 views

Monitoring voltage without a known reference

I'm working on a little sensor platform that runs off of batteries. I'd love to be able to trigger an alert when the voltage gets too low. The problem is that anything I use to m …
8
votes
4answers
379 views

Low Battery Indicator

I'm looking to make a battery life indicator that I can use in conjunction with a micro-controller. I'm hoping that I can then read the current battery life remaining and increasin …
4
votes
2answers
109 views

Charging lead-acid batteries?

Are there any special requirements for charging lead-acid batteries? Cheers, Marcus
3
votes
3answers
77 views

Wide voltage supply for PIC microcontroller

I am looking to power a PIC microcontroller with a supply voltage that ranges from 4.5V to 18V. This will be a battery powered device so I would like to conserve power, ie. linear …
4
votes
2answers
73 views

PIC voltage measurement

I am running a battery powered device, and would like my microcontroller (PIC) to report on the supply voltage. This is so I can determine how many batteries is used in the supply …