Page 1 of 1
Can the Pi take 5800 mAh?
Posted: Wed Mar 11, 2015 2:51 pm
by Robbi_Blechdose
Hello all,
is the Pi able to be powered safely from a 5v 5800 mAh USB port?
Robbi Blechdose
Re: Can the Pi take 5800 mAh?
Posted: Wed Mar 11, 2015 2:54 pm
by benjinight
Robbi_Blechdose wrote:Hello all,
is the Pi able to be powered safely from a 5v 5800 mAh USB port?
Robbi Blechdose
Hi,
It's not possible to have a USB port with 5800mAh, because it's a quantity of a charge (for a battery, for the example).
But it's possible that your USB port have 1 or 2 A. You should put your Rpi on 2A if you have several boards connected on it.
Regards.
Re: Can the Pi take 5800 mAh?
Posted: Wed Mar 11, 2015 2:58 pm
by Robbi_Blechdose
Well,
this one seems to have 5800 mAh:
http://www.amazon.de/Wiederaufladbares- ... v+usb+akku.
Robbi Blechdose
Re: Can the Pi take 5800 mAh?
Posted: Wed Mar 11, 2015 3:00 pm
by mott555
The mAh rating of the battery indicates how long the battery's charge will last when used. Higher values means the battery lasts longer. It has nothing to do with safety or the Pi's power requirements.
Re: Can the Pi take 5800 mAh?
Posted: Wed Mar 11, 2015 3:01 pm
by Robbi_Blechdose
Ok,
cool. So I could use that to build some sort of Pi-Laptop?
Robbi Blechdose
Re: Can the Pi take 5800 mAh?
Posted: Wed Mar 11, 2015 3:02 pm
by mikronauts
I run my Pi robots from 5200mAh and 12000mAh USB chargers (depending on bot), so yes, it will work.
Robbi_Blechdose wrote:Hello all,
is the Pi able to be powered safely from a 5v 5800 mAh USB port?
Robbi Blechdose
Re: Can the Pi take 5800 mAh?
Posted: Wed Mar 11, 2015 3:04 pm
by RaTTuS
you are confusing apples and oranges [well not but you'll see]
the RPi takes 5V +/- 5%
so you can power it from a voltage range 4.75V to 5.25V
but you need 800mA [approx] to keep it going
batteries have ratings in mAh [milli Amp Hours] and chage banks with usb sockets will output 5V
the
1000mAh
1500mAh
5000mAh
15000mAh
50000mAh
all relate to how long it can deliver the amount of mili Amps on that connection
understand ?
Re: Can the Pi take 5800 mAh?
Posted: Wed Mar 11, 2015 3:07 pm
by benjinight
It's good for your application.
Regards.