Tagged Questions
3
votes
1answer
108 views
Guidelines for sizing solar-powered electronics?
Does anyone know of sizing guidelines or calculators for solar powering electronics? i.e. given power consumption, latitude and allowing for bad weather, accumulated dust and bird poop etc, calculate ...
9
votes
7answers
2k views
LEDs on a (battery) budget! – How can I lower the current through a LED without using up the battery?
EDIT: Here is a much brief version, the meandering motivated version is probably subsumed in the parent question on general battery life optimizations.
How can I lower the current into a LED ...
16
votes
3answers
1k views
Making a battery last a long time in a microcontroller circuit
I'm hoping to power an ATtiny85V for a nice long time on some small battery, probably a coin cell.
I've looked into the software side, and my code is watchdog timer driven, has unused analog and ...