Kamalesh
Posts: 8
Joined: Fri Sep 05, 2014 4:18 am

Mobile Power Banks To Power Raspberry pi

Fri Sep 05, 2014 4:28 am

so these are cheap and easily available , and voltage is written as 5V ..but im suspecting reliability ..any way to use those batteries to power raspi ?

User avatar
FTrevorGowen
Forum Moderator
Forum Moderator
Posts: 5618
Joined: Mon Mar 04, 2013 6:12 pm
Location: Bristol, U.K.
Contact: Website

Re: Mobile Power Banks To Power Raspberry pi

Fri Sep 05, 2014 7:46 am

Kamalesh wrote:so these are cheap and easily available , and voltage is written as 5V ..but im suspecting reliability ..any way to use those batteries to power raspi ?
FWIW, I'm in the process of testing out this one:
http://www.cpmspectrepi.webspace.virgin ... arger.html
Initial tests seem promising, but I need to interpose a "power switch" since, currently, the only way to remove power, after issuing a sudo shutdown -h now command to the Pi, is to "pull the plug".
Trev.
Still running Raspbian Jessie or Stretch on some older Pi's (an A, B1, 2xB2, B+, P2B, 3xP0, P0W, 2xP3A+, P3B+, P3B, B+, and a A+) but Buster on the P4B's. See: https://www.cpmspectrepi.uk/raspberry_pi/raspiidx.htm

BMS Doug
Posts: 3824
Joined: Thu Mar 27, 2014 2:42 pm
Location: London, UK

Re: Mobile Power Banks To Power Raspberry pi

Fri Sep 05, 2014 7:52 am

Kamalesh wrote:so these are cheap and easily available , and voltage is written as 5V ..but im suspecting reliability ..any way to use those batteries to power raspi ?
yup, they just work out of the box. I can get a few hours from a cheap one (£7.99) while using its WIFI router function. I don't know how long this one (£15.99) can run a pi for, I got bored of waiting for it to run out after several hours (it was still displaying 3/4 battery life after 3 hours).

Interestingly the first one I mentioned (not tried the second) will act as a UPS, you can charge it while it is powering the Pi, it also has a on/off/wifi switch.
Last edited by BMS Doug on Fri Sep 05, 2014 8:00 am, edited 1 time in total.
Doug.
Building Management Systems Engineer.

Kamalesh
Posts: 8
Joined: Fri Sep 05, 2014 4:18 am

Re: Mobile Power Banks To Power Raspberry pi

Fri Sep 05, 2014 8:00 am

So is there a way to know from raspberry pi abouthow much battery backup is left ,like the battery indicators found in mobile phones ...also I hear complains that some of these batteries provide low voltage near end

BMS Doug
Posts: 3824
Joined: Thu Mar 27, 2014 2:42 pm
Location: London, UK

Re: Mobile Power Banks To Power Raspberry pi

Fri Sep 05, 2014 8:03 am

Kamalesh wrote:So is there a way to know from raspberry pi abouthow much battery backup is left ,like the battery indicators found in mobile phones ...also I hear complains that some of these batteries provide low voltage near end
most of them have a series of LED's indicating power level, maybe you could set up a photodiode to monitor each one (or just monitor for the 2nd to last one going out)
Doug.
Building Management Systems Engineer.

User avatar
hansotten
Posts: 341
Joined: Fri Jul 13, 2012 6:01 am
Contact: Website

Re: Mobile Power Banks To Power Raspberry pi

Fri Sep 05, 2014 8:47 am

Powerbanks work fine as power source for a RPi

Especially the ones that allow charging while powering the RPi, making it a cheap UPS solution.

The chinese (dx, banggood, miniinthebox, ebay) sell all sorts of these devices for low prices. Not all are that good, one died on me very quickly. But another one, a 20000 mAh (exaggerated ofcourse), lets a Rpi run for more than a day. It has a power indicator with a led bar of 5 leds, I recharge when only one is lit. Perfect for a timelapse on a location outside. I use it for more than half a year now and it is still working fine.
http://duinorasp.hansotten.com for Raspberry Pi and Arduino and ESP8266
http://retro.hansotten.nl for retrocomputing with the 6502 cpu

Kamalesh
Posts: 8
Joined: Fri Sep 05, 2014 4:18 am

Re: Mobile Power Banks To Power Raspberry pi

Fri Sep 05, 2014 12:37 pm

thanks for all ur replies , im trying to make a robot with it ...

BMS Doug
Posts: 3824
Joined: Thu Mar 27, 2014 2:42 pm
Location: London, UK

Re: Mobile Power Banks To Power Raspberry pi

Fri Sep 05, 2014 1:09 pm

Kamalesh wrote:thanks for all ur replies , im trying to make a robot with it ...
Then I definitely recommend the E-synch one I linked earlier, you can use that as your WIFI connection to a mobile phone or tablet. (separate power supply needed for motors)

(I'm doing the same, check my latest Dalek post for how to set up a webserver (which I am using as the control interface)
Doug.
Building Management Systems Engineer.

User avatar
Douglas6
Posts: 4860
Joined: Sat Mar 16, 2013 5:34 am
Location: Chicago, IL

Re: Mobile Power Banks To Power Raspberry pi

Fri Sep 05, 2014 1:24 pm

Not all of these work so well as a UPS. If AC power is removed, there's a brief drop in the 5V when it switches over, possibly rebooting the Pi. Oh and if your's doesn't have a switch, Adafruit (of course) has a short USB extender with an in-line switch.

User avatar
mikronauts
Posts: 2783
Joined: Sat Jan 05, 2013 7:28 pm
Contact: Website

Re: Mobile Power Banks To Power Raspberry pi

Fri Sep 05, 2014 3:05 pm

I use both "Patriot Fuel + 5200mAh" and inexpensive asian ones, to good effect.

See

http://www.mikronauts.com/robot-zoo/sprite/

and

http://www.mikronauts.com/robot-zoo/elf-2wd-pi-robot/
Kamalesh wrote:so these are cheap and easily available , and voltage is written as 5V ..but im suspecting reliability ..any way to use those batteries to power raspi ?
http://Mikronauts.com - home of EZasPi, RoboPi, Pi Rtc Dio and Pi Jumper @Mikronauts on Twitter
Advanced Robotics, I/O expansion and prototyping boards for the Raspberry Pi

Return to “Beginners”