Questions tagged [battery]

In electricity, a battery is a device consisting of one or more electrochemical cells that convert stored chemical energy into electrical energy.

In electricity, a battery is a device consisting of one or more electrochemical cells that convert stored chemical energy into electrical energy.

There are two types of batteries:

  • Primary batteries (disposable batteries), which are designed to be used once and discarded
  • Secondary batteries (rechargeable batteries), which are designed to be recharged and used multiple times. Batteries come in many sizes, from miniature cells used to power hearing aids and wristwatches to battery banks the size of rooms that provide standby power for telephone exchanges and computer data centers.
206 questions
37
votes
9 answers

Will any external battery power a Raspberry Pi?

I am working on a project that needs the Raspberry Pi to work without a mains connection. I have considered buying a 50000mAh USB power bank. Would this power a Raspberry Pi, and if so, would it power it for more than 24 hours?
Joel
  • 537
  • 2
  • 5
  • 5
24
votes
6 answers

How can I stress test my Raspberry Pi

I recently picked up a battery powered USB cell phone charger and I'm running some tests to see what kind of battery life I will get. Right now I'm just testing at Idle. I want to also run a test using as many resources as possible. It seems easy…
Kibbee
  • 1,112
  • 3
  • 11
  • 15
21
votes
10 answers

What can I use to power my Raspberry Pi Zero with rechargeable battery?

Is there a 5 V rechargeable battery and cables compatible and comparative in size with Raspberry Pi Zero? I don't want to have to plug my Raspberry Pi in every time and nonrechargables get expensive. Power banks seem so much bigger than the Zero and…
Seth Kitchen
  • 279
  • 1
  • 2
  • 11
19
votes
3 answers

Is it possible to detect input voltage using only software?

I'm a newbie to Raspberry Pi's, but one of the things I was thinking about doing is running it off batteries (I see many people do this) - that led me to concerns about shutting down gracefully. Is there a software only solution that would allow me…
Aerik
  • 293
  • 1
  • 2
  • 6
16
votes
3 answers

Measure RPi3 power consumption without external hardware

I power my RPi3 using a power bank for smartphones, and I'd like to check how much power the Pi draws from it while my project is running. I don't have any special equipment for power measurement. Is there any way to measure (or at least estimate)…
eden881
  • 265
  • 3
  • 7
13
votes
2 answers

How long does the RPi last on a battery?

For how long can the Raspberry Pi run when powered from a battery of a given capacity? Of course this will strongly depend on how it is used and what devices are connected, but I am trying to get a rough estimate for my use case, to be able to…
Szabolcs
  • 662
  • 2
  • 6
  • 18
13
votes
3 answers

How to know how much battery power is remaining?

i got 2600 mAh powerbank for Pi and it manages to stay for some time for my use..But i want to avoid wrong shutdowns due to power failures so .. Which will be the best way to avoid power failure shutdown ... How to know that how much battery…
Rohit Karadkar
  • 233
  • 1
  • 2
  • 6
11
votes
3 answers

Powering Pi from Ni-MH batteries

I would like to power my RPi2 from the 5V GPIO pin via 4 Ni-MH rechargeable batteries (4.8V) but I'm afraid about peak current. Can it somehow produce more than 2.5A? Should I use a fuse to limit that current?
Quest
  • 370
  • 2
  • 15
10
votes
2 answers

Battery Power Requirements

Is this Maplin Power Bank 4000mAh pwerful enough to power the Pi with all of the peripherals below? This is useful as I cannot order online, and it is currently £15. I have a Raspberry Pi Model B, which I plan to use build a small two-motor robot.…
Wilf
  • 2,533
  • 3
  • 23
  • 39
9
votes
3 answers

Raspberry Pi Zero Battery Life With 4400mAh battery

Like many other Raspberry Pi Zero users out there, I have decided to make a portable retro gaming handheld. One of the larger concerns for me when it comes to this is battery life. The Zero has very little power consumption, although I would love to…
thatoneguy245
  • 355
  • 2
  • 3
  • 9
9
votes
5 answers

UPS for raspberry pi

I want to be able to power my pi like a smartphone (ie from battery or from mains (while charging the battery), hot swappable) I know there are boards like the MoPi that achieve this, but the transport to South Africa will be more than the board…
JacquesL
  • 91
  • 3
8
votes
2 answers

How long can a RaspberryPi run for on 4 or more AA batteries?

I'm looking to power my Raspberry Pi via rechargeable batteries, but I would like to know how long can it run with x number of batteries. I want to eventually be able to mount it outside and solar charge the batteries and then have the Raspberry Pi…
Patoshi パトシ
  • 559
  • 3
  • 9
  • 16
8
votes
2 answers

Raspberry Pi battery state?

I use a power bank to power my Raspberry Pi, and I want to create script to turn off the Raspberry Pi when the battery level is low, but I cannot find any command to visualize the battery level. I don't know if is possible. Does such a command…
7
votes
2 answers

Can I use a DC-DC step up module to power a Raspberry Pi from 2AA batteries?

I understand that I can use 4AA batteries and a step down module to get 5V and power the Pi, however briefly. However, now I'm getting real outrageous and want to trying powering the Pi from just 2AA, even if just for 5 minutes. The deal is, I have…
jake9115
  • 299
  • 1
  • 3
  • 9
6
votes
2 answers

DIY uninterruptable power supply (UPS) for Raspberry Pi Zero

I have several pi-zero boards and I utilize them to monitor environmental conditions (such as humidity, temperature and intrusion) of each room in home. For continuous operation, I want to eliminate power blackouts. So, I decided to make a basic UPS…
vaha
  • 1,290
  • 2
  • 11
  • 20
1
2 3
13 14