# Adafruit Powerboost 1000C

## Overview

![](https://cdn-learn.adafruit.com/assets/assets/000/024/599/medium800/adafruit_products_2465_top_ORIG.jpg?1429640679)

PowerBoost 1000C is the perfect power supply for your portable project! **With a built-in load-sharing battery charger circuit, you'll be able to keep your power-hungry project running even while recharging the battery!** This little DC/DC boost converter module can be powered by any 3.7V LiIon/LiPoly battery, and convert the battery output to 5.2V DC for running your 5V projects.

[If you dont need the 1A battery charger, smart load-sharing, or 1A iOS resistors, check out the Powerboost 500C](https://www.adafruit.com/product/1944)  
  
Like our popular [5V 1A USB wall adapter](https://www.adafruit.com/product/501), we tweaked the output to be 5.2V instead of a straight-up 5.0V so that there's a little bit of 'headroom' for long cables, high draw, the addition of a diode on the output if you wish, etc. The 5.2V is safe for all 5V-powered electronics like Arduino, Raspberry Pi, or Beagle Bone while preventing icky brown-outs during high current draw because of USB cable resistance.

![](https://cdn-learn.adafruit.com/assets/assets/000/024/601/medium800/adafruit_products_2465_demo_02_ORIG.jpg?1429640710)

The PowerBoost 1000C has at the heart a [TPS61090 boost converter from TI](http://www.ti.com/product/tps61090). This boost converter chip has some really nice extras such as low battery detection, 2A internal switch, synchronous conversion, excellent efficiency, and 700KHz high-frequency operation. Check out these specs!

- Synchronous operation means you can disconnect the output completely by connecting the ENable pin to ground. This will completely turn off the output
- 2A internal switch (~2.5A peak limiting) means you can get 1000mA+ from a 3.7V LiPoly/LiIon battery. Just make sure your battery can handle it!
- Low battery indicator LED lights up red when the voltage dips below 3.2V, optimized for LiPo/LiIon battery usage
- Onboard 1000mA charge-rate 'iOS' data resistors. Solder in the USB connector and you can plug in any iPad, iPhone or iPod for 1000mA charge rate.
- Full breakout for battery in, control pins and power out
- 90%+ operating efficiency in most cases (see datasheet for efficiency graphs), and low quiescent current: 5mA when enabled and power LED is on, 20uA when disabled (power and low batt LED are off)

![](https://cdn-learn.adafruit.com/assets/assets/000/024/602/medium800/adafruit_products_2465_demo_01_ORIG.jpg?1429640728)

To make this even more useful, we stuck a smart load-sharing Lipoly charger on the other side. The charger circuitry is powered from a microUSB jack, and will recharge any 3.7V/4.2V LiIon or LiPoly battery at 1000mA max rate. There's two LEDs for monitoring the charge rate, a yellow one tells you its working, a green one lights up when its done.

Since the built-in battery charger has load-sharing, it will automatically switch over to the USB power when available, instead of continuously charging/draining the battery. This is more efficient, and lets you charge-and-boost at the same time without any interruption on the output so its fine for use as a "UPS" (un-interruptable power supply).

Just be aware that the charge rate is 1000mA max, and there's some inefficiency during the boosting stage, [so **make super sure that the USB adapter you're using to charge with is high quality, can supply 2A and has thick power wires.**](https://www.adafruit.com/product/1995) [This one from Adafruit is ideal and has been tested](https://www.adafruit.com/product/1995), lower quality ones will not act well due to the voltage drop on the wires or droop on the power supply. This is [especially true if you're actually drawing 1000mA out of the PowerBoost 1000C, the MCP73871 maxes out at 1.8A](http://www.adafruit.com/datasheets/MCP73871.pdf)

Danger: 

![](https://cdn-learn.adafruit.com/assets/assets/000/024/603/medium800/adafruit_products_2465_quarter_ORIG.jpg?1429640751)

This charger-booster is great for powering your robot, Arduino project, single-board-computer such as Raspberry Pi or BeagleBone! Each order comes with one fully assembled and tested PCB and a loose USB A jack. If you are powering your project from USB, solder the USB A jack in (a 3-minute soldering task). [If you would like to use a terminal block, pick up a 3.5mm 2pin block here](https://www.adafruit.com/product/724) and solder to the output spot where the USB jack would go. Or dont solder anything in for a more compact power pack.

![](https://cdn-learn.adafruit.com/assets/assets/000/024/604/medium800/adafruit_products_2465_iso_ORIG.jpg?1429640775)

If you're trying to figure out how much current your project is using, check out the [CHARGER DOCTOR!](https://www.adafruit.com/products/1852)

# Adafruit Powerboost 1000C

## Pinouts

For many people, the PowerBoost 500C can be used with just the microUSB charge input, battery plug and power outputs. However, we have a couple handy breakouts so lets get started!

![](https://cdn-learn.adafruit.com/assets/assets/000/024/614/medium800/adafruit_products_2465_top_ORIG.jpg?1429643880)

# Power Pins

There's three power voltages, the USB input for charging the battery (4.75-5.25V whatever is coming out of the USB port), the battery itself (3-4.2V) and the output (5-5.2V)

- **USB** - this is the micro USB 5V power pin. It's the pin that is used to charge the battery, NOT the output power! You can use this if you want to grab power from the microUSB port when it is plugged in
- **BAT** - this is the battery input, connected directly to the JST connector. For most Lithium batteries, this will range from 3.0V when near-dead to 4.2V when fully-charged. Higher voltages will let you draw more current and in general, are more efficient. Try to keep the wires going to this pin nice and short - 3" or less is best!
- **VS** - this is the load shared output from the battery charger. When there is 5V coming in from the micro-B USB power plug, this pin will have approx 5V on it (less a little due to the internal resistance of the charger chip's MOSFET). When there's no USB charging, the Vs pin will be the same voltage as the Bat pin.
- **GND** - this is the power ground. This boost converter is not 'isolated' - the ground input is the same as the ground output
- **5V** - this is the boosted output. When the board is running, the voltage will be 5.2V approximately. It may dip down to 5V as the current draw starts to go up (over 500mA). When the board is disabled, this output is 'floating' but you should still try not to apply a voltage to it while the board is disabled. There's a blue LED connected to this pin which will let you know when there's power output

# Control Pins

There's two 'control' pins.

- **EN** - this is the 'enable' pin. By default it is pulled 'high' to **VS**. To turn off the booster, connect this pin to ground. The switch can be as small as you like, it is just a signal. Contrast this to an inline power switch which would have to be able to handle up to 2A of current! When the chip is disabled the output is completely disconnected from the input.
- **LBO** - not a leveraged buy out! this is the **Low**  **Battery Output**. By default it is pulled high to **BAT** but when the charger detects a low voltage (under 3.2V) the pin will drop down to 0V. You can use this to signal when its time to shut down or alert the user that the battery is low. There is also a red LED connected to this pin.

**Please note** - you cannot connect these together to 'auto shut off' when the battery is low.

Warning: 

# LEDs

There are **four** onboard LEDs.

- The **Blue** LED sits next to the USB connector socket, and indicates the 5V output power state. 
- The **Red** LED is next to the battery JST port and indicates when the battery voltage is below 3.2VDC (Low Battery Output)
- The **Yellow** LED is next to the microUSB connector and indicates when the battery is being charged
- The **Green** LED is also next to the microUSB connector and indicates when the battery is done charging (all full)

# Battery and USB connection

You can connect a battery to the breakout strip or to the JST connector. All of Adafruit batteries come with JST cables that will plug in nicely so we strongly suggest that. **Watch the polarity of the cable!**

![](https://cdn-learn.adafruit.com/assets/assets/000/040/074/medium800/adafruit_products_file.png?1489178510)

The USB connector can be soldered on to create a portable 'USB power pack'. The two data lines on USB have resistor dividers that match Apple charger values for 1A charge rate so that you can plug any iOS device in to charge. 99% of other phones, devices and tables are totally cool with these resistors as well. You can always short the D+ and D- lines if you happen to have a phone that wants shorted data lines.  
  
If you don't want a USB connector attached, there are two holes that are designed for a 3.5mm spaced terminal block (not included)

Danger: 

# Adafruit Powerboost 1000C

## Assembly

# Attaching USB connector

If you'd like to plug in something that can power from a USB port, the included USB connector will do the job!

You will need to solder it in place, however. Press-fitting wont work!

Snap the USB connector in so that all of the pins go through the PCB. Make sure you're solder them on the back of the PCB

![adafruit_products_placeUSB.jpg](https://cdn-learn.adafruit.com/assets/assets/000/024/619/medium640/adafruit_products_placeUSB.jpg?1429648363)

Solder the four power/data lines

![adafruit_products_usb1.jpg](https://cdn-learn.adafruit.com/assets/assets/000/024/620/medium640/adafruit_products_usb1.jpg?1429648693)

![adafruit_products_usb2.jpg](https://cdn-learn.adafruit.com/assets/assets/000/024/623/medium640/adafruit_products_usb2.jpg?1429648816)

![adafruit_products_usb4.jpg](https://cdn-learn.adafruit.com/assets/assets/000/024/624/medium640/adafruit_products_usb4.jpg?1429649168)

Finally, solder the two mechanical tabs on the side to keep the USB connector solidly in place.

![adafruit_products_usbthm.jpg](https://cdn-learn.adafruit.com/assets/assets/000/024/625/medium640/adafruit_products_usbthm.jpg?1429649179)

# On/Off Switch

The PowerBoost 1000C does not come with an on/off switch for the output, but its very easy to add one! [Just grab a Breadboard friendly SPDT slide switch from the adafruit shop.](https://www.adafruit.com/product/805 "Link: https://www.adafruit.com/product/805")  
  
We will be turning the boost on/off via the **ENABLE** pin, so the switch does not have to carry any power, it is only signalling to the boost converter what to do. This means the switch can be small. Use any switch you like, if it is 0.1" spacing thats ideal. If your switch only has two pins instead of three, tie one pin to **GND** and the other pin to **EN** - when the switch is closed, the power will turn off

Warning: 

![](https://cdn-learn.adafruit.com/assets/assets/000/024/626/medium800/adafruit_products_805-00.jpg?1429649365)

The switch will go into the breakout header, and attach to **VS EN** and **GND**  
The switch is symmetric so as long as those three pins are attached to the switch you are good to go

![adafruit_products_swplace.jpg](https://cdn-learn.adafruit.com/assets/assets/000/024/627/medium640/adafruit_products_swplace.jpg?1429649418)

 **Before soldering, check that you have the right three pins!**

I used some tape to keep the switch in place while soldering

![adafruit_products_taped.jpg](https://cdn-learn.adafruit.com/assets/assets/000/024/628/medium640/adafruit_products_taped.jpg?1429649434)

Flip over to solder the three pads in place

![adafruit_products_swflip.jpg](https://cdn-learn.adafruit.com/assets/assets/000/024/629/medium640/adafruit_products_swflip.jpg?1429649452)

Solder in all three pins with any kind of solder making sure you have a good connection

![adafruit_products_swsolder1.jpg](https://cdn-learn.adafruit.com/assets/assets/000/024/630/medium640/adafruit_products_swsolder1.jpg?1429649472)

![adafruit_products_swsolder2.jpg](https://cdn-learn.adafruit.com/assets/assets/000/024/631/medium640/adafruit_products_swsolder2.jpg?1429649486)

![adafruit_products_swsolder3.jpg](https://cdn-learn.adafruit.com/assets/assets/000/024/632/medium640/adafruit_products_swsolder3.jpg?1429649492)

Clip off the long pins with diagonal cutters

![adafruit_products_clip.jpg](https://cdn-learn.adafruit.com/assets/assets/000/024/633/medium640/adafruit_products_clip.jpg?1429649522)

When the switch is to the left, the 5V power will be on, you can tell because the blue LED is lit

![adafruit_products_on.jpg](https://cdn-learn.adafruit.com/assets/assets/000/024/634/medium640/adafruit_products_on.jpg?1429649554)

Slide to the right to turn it off.

![adafruit_products_off.jpg](https://cdn-learn.adafruit.com/assets/assets/000/024/635/medium640/adafruit_products_off.jpg?1429649565)

# Adafruit Powerboost 1000C

## F.A.Q.

### 

No. Please note that this board is designed to be used only with a LiPoly attached, it won't work without a battery.

### 

Yep, that is normal - the charging circuit will draw up to 1000mA to charge the battery fast, the charger chip will get very hot! It has internal thermal protection but it is not unsual for it to get too hot to touch

### 

Yep, that is normal - the charging circuit will draw up to **1800mA** to charge the battery _and_ also supply current to the boost circuitry, the charger chip will get very hot! It has internal thermal protection but it is not unsual for it to get too hot to touch

### 

No - you cannot!

# Adafruit Powerboost 1000C

## Downloads

# Datasheets

- [TPS61090 datasheet](http://www.adafruit.com/datasheets/tps61090.pdf "Link: http://www.adafruit.com/datasheets/tps61090.pdf")(the DC/DC boost control chip used)
- [MCP73871T-2CCI&nbsp;datasheet](http://www.adafruit.com/datasheets/MCP73871.pdf) (the USB LiPoly charger chip used)

# Downloads

- [PCB files on GitHub](https://github.com/adafruit/Adafruit-PowerBoost-1000C)
- [Fritzing object in the Adafruit Fritzing Library](https://github.com/adafruit/Fritzing-Library)

# Schematic

Click to embiggen

![](https://cdn-learn.adafruit.com/assets/assets/000/024/638/medium800/adafruit_products_sch.png?1429650091)

# Fabrication print

Dimensions in mm & inches:

![](https://cdn-learn.adafruit.com/assets/assets/000/024/636/medium800/adafruit_products_fabprint.png?1429649845)

![](https://cdn-learn.adafruit.com/assets/assets/000/024/637/medium800/adafruit_products_fabinch.png?1429649887)


## Primary Products

### PowerBoost 1000 Charger - Rechargeable 5V Lipo USB Boost @ 1A

[PowerBoost 1000 Charger - Rechargeable 5V Lipo USB Boost @ 1A](https://www.adafruit.com/product/2465)
PowerBoost 1000C is the perfect power supply for your portable project!&nbsp; **With a built-in load-sharing battery charger circuit, you'll be able to keep your power-hungry project running even while recharging the battery!** &nbsp;This little DC/DC boost converter module can...

In Stock
[Buy Now](https://www.adafruit.com/product/2465)
[Related Guides to the Product](https://learn.adafruit.com/products/2465/guides)

## Featured Products

### Lithium Ion Cylindrical Battery - 3.7v 2200mAh

[Lithium Ion Cylindrical Battery - 3.7v 2200mAh](https://www.adafruit.com/product/1781)
Need a big battery for your project? This lithium-ion battery contains a 2200mAh and a protection circuit that provides over-voltage, under-voltage, and over-current protection. Yet, it is slim and easy to fit into many project cases.  
  
This cell can provide 2 **C** of...

In Stock
[Buy Now](https://www.adafruit.com/product/1781)
[Related Guides to the Product](https://learn.adafruit.com/products/1781/guides)
### Lithium Ion Battery Pack - 3.7V 4400mAh

[Lithium Ion Battery Pack - 3.7V 4400mAh](https://www.adafruit.com/product/354)
Need a big battery for your project? This lithium-ion pack is made of 2 balanced 2200mAh cells for a total of 4400mA capacity! The cells are connected in parallel and spot-welded to a protection circuit that provides over-voltage, under-voltage, and over-current protection.

Each cell can...

In Stock
[Buy Now](https://www.adafruit.com/product/354)
[Related Guides to the Product](https://learn.adafruit.com/products/354/guides)
### Lithium Ion Battery Pack - 3.7V 6600mAh

[Lithium Ion Battery Pack - 3.7V 6600mAh](https://www.adafruit.com/product/353)
Need a massive battery for your project? This lithium-ion pack is made of 3 balanced 2200mAh cells for a total of 6600mA capacity! The cells are connected in parallel and spot-welded to a protection circuit that provides over-voltage, under-voltage, and over-current protection.

Each cell...

In Stock
[Buy Now](https://www.adafruit.com/product/353)
[Related Guides to the Product](https://learn.adafruit.com/products/353/guides)
### Lithium Ion Polymer Battery - 3.7v 2500mAh

[Lithium Ion Polymer Battery - 3.7v 2500mAh](https://www.adafruit.com/product/328)
Lithium-ion polymer (also known as 'lipo' or 'lipoly') batteries are thin, light, and powerful. The output ranges from 4.2V when completely charged to 3.7V. This battery has a capacity of **2500mAh** for a total of about 10 Wh. If you need a smaller battery, <a...></a...>

In Stock
[Buy Now](https://www.adafruit.com/product/328)
[Related Guides to the Product](https://learn.adafruit.com/products/328/guides)
### Breadboard-friendly SPDT Slide Switch

[Breadboard-friendly SPDT Slide Switch](https://www.adafruit.com/product/805)
These nice switches are perfect for use with breadboard and perfboard projects. They have 0.1" spacing and snap in nicely into a solderless breadboard. They're easy to switch no matter what size fingers you have, but not so easy that they'll get flipped by accident. Work great as...

In Stock
[Buy Now](https://www.adafruit.com/product/805)
[Related Guides to the Product](https://learn.adafruit.com/products/805/guides)
### USB Charger Doctor - In-line Voltage and Current Meter

[USB Charger Doctor - In-line Voltage and Current Meter](https://www.adafruit.com/product/1852)
Help! This patient is heating up! Is the voltage too low? Is the current draw too high? Is there a doctor in the house? Oh, thank goodness, the Charger Doctor is here! Right on time...Doctor, can you tell us what the current draw is? What about the voltage? Thanks to the Doctor, you will now...

No Longer Stocked
[Buy Now](https://www.adafruit.com/product/1852)
[Related Guides to the Product](https://learn.adafruit.com/products/1852/guides)
### 5V 2.5A Switching Power Supply with 20AWG MicroUSB Cable

[5V 2.5A Switching Power Supply with 20AWG MicroUSB Cable](https://www.adafruit.com/product/1995)
Our all-in-one 5V 2.5 Amp + MicroUSB cable power adapter is the perfect choice for powering single-board computers like Raspberry Pi, BeagleBone, or anything else that's power-hungry!

This adapter was specifically designed to provide 5.25V, not 5V, but we still call it a 5V USB...

In Stock
[Buy Now](https://www.adafruit.com/product/1995)
[Related Guides to the Product](https://learn.adafruit.com/products/1995/guides)
### 5V 2A Power Supply w/ 20AWG 6' MicroUSB Cable - International

[5V 2A Power Supply w/ 20AWG 6' MicroUSB Cable - International](https://www.adafruit.com/product/2297)
Our all-in-one 5V 2A,&nbsp;MicroUSB cable, **international** power adapter is the perfect choice for powering single-board computers like Raspberry Pi or anything else that's power hungry &nbsp;- whether you live&nbsp;outside the USA or are just a constant...

No Longer Stocked
[Buy Now](https://www.adafruit.com/product/2297)
[Related Guides to the Product](https://learn.adafruit.com/products/2297/guides)

## Related Guides

- [FPV Mini Display](https://learn.adafruit.com/fpv-mini-ground-station.md)
- [7" Mini PC](https://learn.adafruit.com/7-mini-pc.md)
- [PiGRRL 2](https://learn.adafruit.com/pigrrl-2.md)
- [PyPortal Alarm Clock](https://learn.adafruit.com/pyportal-alarm-clock.md)
- [Pixie - the 3W Chainable LED Pixel](https://learn.adafruit.com/pixie-3-watt-smart-chainable-led-pixels.md)
- [Boomy Pi Airplay Boombox](https://learn.adafruit.com/boomy-pi-airplay.md)
- [10" Raspberry Pi Desktop](https://learn.adafruit.com/10-raspberry-pi-desktop.md)
- [PyPortal View Master](https://learn.adafruit.com/pyportal-view-master.md)
- [Animatronic Cosplay Wings](https://learn.adafruit.com/animatronic-cosplay-wings.md)
- [Building the Assistive Technology Ultimate Remote](https://learn.adafruit.com/building-the-assistive-technology-ultimate-remote.md)
- [Overwatch Prop Gun: Lucio's Blaster Pt. 3](https://learn.adafruit.com/overwatch-prop-gun-lucios-blaster-pt-3.md)
- [PiGRRL Zero](https://learn.adafruit.com/pigrrl-zero.md)
- [Pathfinder Robot Companion](https://learn.adafruit.com/pathfinder.md)
- [UV Brush Cleaner](https://learn.adafruit.com/uv-brush-cleaner.md)
- [Portable Qi Charger](https://learn.adafruit.com/portable-qi-charger.md)
