Charging Two Li-Po Batteries or increasing Voltage of One

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
bytedisorder
 
Posts: 9
Joined: Wed Feb 06, 2013 12:56 am

Charging Two Li-Po Batteries or increasing Voltage of One

Post by bytedisorder »

I was interested in taking either this (2x3.7v 1300mAh):

http://www.adafruit.com/products/258

Or this (1x3.7v 2600mAh):

http://www.adafruit.com/products/328

And charging them using this:

http://www.adafruit.com/products/259

My dillema seems to be that that charge cant handle two cells and having two plugins for charge on a robot is not consumer friendly. On the other hand 3.7v is not enough to drive my project as my arduino wants 7v-12v in and my servos and sensors want 5v out from the arduino.

Power supplies are not my strong point is there a way that I can use the 2600mAh 3.7v to give my project 7v it needs?

bytedisorder
 
Posts: 9
Joined: Wed Feb 06, 2013 12:56 am

Re: Charging Two Li-Po Batteries or increasing Voltage of One

Post by bytedisorder »

I think the way to go is the two 1300mAh in series, but will I be able to use one charger?

bytedisorder
 
Posts: 9
Joined: Wed Feb 06, 2013 12:56 am

Re: Charging Two Li-Po Batteries or increasing Voltage of One

Post by bytedisorder »

Alright so I guess the answer is to buy a 2 cell pack but is there anywhere that sells a charger for two packs like the one above?

bytedisorder
 
Posts: 9
Joined: Wed Feb 06, 2013 12:56 am

Re: Charging Two Li-Po Batteries or increasing Voltage of One

Post by bytedisorder »

I think the solution is (and if this is terriby wrong somebody correct me):

Two 3.7v lithium batteries
Two charge controllers
One Female DC input
One male 1000mA wall plug

Connect each lithium battery to a charge controller, connect the dc in for the charge controllers onto one female DC 9v input (each charge controller gets 4.5v in). Connect the load terminals coming off of the charge controller so the battery output after the charge controller is in series, but not directly so I don't damage the batteries.

Is this a safe configuration?

User avatar
adafruit_support_bill
 
Posts: 88093
Joined: Sat Feb 07, 2009 10:11 am

Re: Charging Two Li-Po Batteries or increasing Voltage of One

Post by adafruit_support_bill »

No, because the common power supply ground will prevent you from putting the two charger outputs in series.

For multi-cell series charging solutions, you will probably find more options at a hobby shop specializing in RC supplies. Just be aware that many of the RC packs do not have over-discharge protection circuits.

bytedisorder
 
Posts: 9
Joined: Wed Feb 06, 2013 12:56 am

Re: Charging Two Li-Po Batteries or increasing Voltage of One

Post by bytedisorder »

So what would be your solution to give my bot the 7-12v it needs at around an amp with on board charging? I'd like to do business with you guys.

bytedisorder
 
Posts: 9
Joined: Wed Feb 06, 2013 12:56 am

Re: Charging Two Li-Po Batteries or increasing Voltage of One

Post by bytedisorder »

What if I add a switch from on the power supply ground so they don't have a common ground?

In other words two switches, one to enable charging and one to enable the arduino. I dont know there has to be a better solution out there for supplying 7-12v with a decent amount of battery to a project without being plugged into the wall.
:D

User avatar
adafruit_support_bill
 
Posts: 88093
Joined: Sat Feb 07, 2009 10:11 am

Re: Charging Two Li-Po Batteries or increasing Voltage of One

Post by adafruit_support_bill »

What is commonly done for multi-cell RC charging is to wire a switch to disconnect the batteries from each other so that they can be charged separately. In the other switch position, the cells would be in series, but disconnected from the chargers to prevent a short circuit. This assumes that you don't need to run the bot while you are charging.

bytedisorder
 
Posts: 9
Joined: Wed Feb 06, 2013 12:56 am

Re: Charging Two Li-Po Batteries or increasing Voltage of One

Post by bytedisorder »

What would that require something like a DPDT switch? I'm just trying to figure this all out before I place my order.

bytedisorder
 
Posts: 9
Joined: Wed Feb 06, 2013 12:56 am

Re: Charging Two Li-Po Batteries or increasing Voltage of One

Post by bytedisorder »

1 2 In Series
3 4 To Charger (off)
5 6 Battery connection

User avatar
Franklin97355
 
Posts: 23911
Joined: Mon Apr 21, 2008 2:33 pm

Re: Charging Two Li-Po Batteries or increasing Voltage of One

Post by Franklin97355 »

Radio controled hobbies routinely use multicell packs and they make chargers that will charge and balance the lipo batteries in a pack. Check out RC battery packs.

bytedisorder
 
Posts: 9
Joined: Wed Feb 06, 2013 12:56 am

Re: Charging Two Li-Po Batteries or increasing Voltage of One

Post by bytedisorder »

Found a charge and batter that will work for this application:

Turnigy nano-tech 1300mah 3S 25~50C Lipo Pack
http://www.hobbyking.com/hobbyking/stor ... _Pack.html

Balance Charger Battery Charger and Power Supply
http://www.trossenrobotics.com/p/mini-b ... arger.aspx

For anybody out there looking to do a similar setup.

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”