# Adafruit PowerBoost 500 Basic

## Overview

![](https://cdn-learn.adafruit.com/assets/assets/000/017/019/medium800/adafruit_products_1903-05.jpg?1401315618)

[PowerBoost is the perfect power supply for your portable project!](https://www.adafruit.com/product/1903)This little DC/DC boost converter module can run from 1.8V batteries or higher, and convert that voltage to 5.2V DC for running your 5V projects. 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/017/020/medium800/adafruit_products_1903-01.jpg?1401315630)

[The PowerBoost 500](https://www.adafruit.com/product/1903)&nbsp;has at the heart a [TPS61090 boost converter from TI](http://www.ti.com/product/tps61090 "Link: 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 **EN** able pin to ground. This will completely turn off the output
- 2A internal switch (~2.5A peak limiting) means you can get **500mA+ from as low as 1.8V** , **750mA+ from 2 NiMH** or Alkaline batteries, and at least **1000mA from a 3.7V LiPoly/LiIon** battery or 3 NiMH/Alkalines.
- Low battery indicator LED lights up red when the voltage dips below 3.2V, optimized for the most common usage of LiPo/LiIon battery usage
- Onboard 500mA charge-rate 'iOS' data resistors. Solder in the USB connector and you can plug in any iPhone or iPod for 500mA charge rate. Not suggested for iPad (which really needs 1A 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/017/021/medium800/adafruit_products_1903-06.jpg?1401315644)

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/017/024/medium800/adafruit_products_1903-02.jpg?1401315770)

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)

![](https://cdn-learn.adafruit.com/assets/assets/000/017/025/medium800/adafruit_products_1852-00.jpg?1401368231)

# Adafruit PowerBoost 500 Basic

## Pinouts

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

![](https://cdn-learn.adafruit.com/assets/assets/000/017/022/medium800/adafruit_products_1903-05.jpg?1401315669)

# Power Pins
  
There's two power 'ports' - an input (called **BAT** ) and an output (called **5V** )   
  

- **BAT** - this is the battery input, it can range from 1.8V to 5V. 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!  
- **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 green LED connected to this pin which will let you know when there's power output  

Warning: 

# Control Pins
There's two 'control' pins.   

- **EN** - this is the 'enable' pin. By default it is pulled 'high' to **VBAT**. 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.  

# LEDs
There are two onboard LEDs. The Green 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  
![](https://cdn-learn.adafruit.com/assets/assets/000/017/023/medium800/adafruit_products_1903-03.jpg?1401315690)

# 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. **Watch the polarity of the cable!** the + and - markings next to the JST will let you know which way is which.  
  
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 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)  
# Adafruit PowerBoost 500 Basic

## Downloads

# Datasheets & Files

- [TPS61090 datasheet](http://www.adafruit.com/datasheets/tps61090.pdf "Link: http://www.adafruit.com/datasheets/tps61090.pdf")(the DC/DC boost control chip used)
- [Fritzing object in Adafruit Fritzing library](https://github.com/adafruit/Fritzing-Library)
- [EagleCAD PCB files in GitHub](https://github.com/adafruit/Adafruit-PowerBoost-500-Basic-PCB)

# Schematic
![](https://cdn-learn.adafruit.com/assets/assets/000/017/017/medium800/adafruit_products_tps61090.png?1401312193)

# Fabrication Print
Dimensions in Inches  
![](https://cdn-learn.adafruit.com/assets/assets/000/017/018/medium800/adafruit_products_powerboost500print.png?1401312537)


## Featured Products

### PowerBoost 500 Basic - 5V USB Boost @ 500mA from 1.8V+

[PowerBoost 500 Basic - 5V USB Boost @ 500mA from 1.8V+](https://www.adafruit.com/product/1903)
PowerBoost is the perfect power supply for your portable project! This little DC/DC boost converter module can run from 1.8V batteries or higher, and convert that voltage to 5.2V DC for running your 5V projects. Like our popular [5V 1A USB wall...](https://www.adafruit.com/product/501)

In Stock
[Buy Now](https://www.adafruit.com/product/1903)
[Related Guides to the Product](https://learn.adafruit.com/products/1903/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)
### Terminal Block - 2-pin 3.5mm - pack of 5!

[Terminal Block - 2-pin 3.5mm - pack of 5!](https://www.adafruit.com/product/724)
Nothing makes a project harder to maintain than a lot of loose wiring. That's why we like to use terminal blocks whenever making PCB-to-Wire connections. These particular 3.5mm terminal blocks are our favorite: big enough for a range of wire gauges, easy to adjust with a screwdriver, and...

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

[Lithium Ion Polymer Battery - 3.7v 1200mAh](https://www.adafruit.com/product/258)
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 1200mAh for a total of about 4.5 Wh. If you need a larger battery, <a...></a...>

Out of Stock
[Buy Now](https://www.adafruit.com/product/258)
[Related Guides to the Product](https://learn.adafruit.com/products/258/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)
### 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...

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

## Related Guides

- [Energy Budgets](https://learn.adafruit.com/energy-budgets.md)
- [IRIS LED and Prop Guards](https://learn.adafruit.com/iris-leds-prop-guards.md)
- [Solar Boost Bag](https://learn.adafruit.com/solar-boost-bag.md)
- [Twin Peaks Light Reactive Picture Frame](https://learn.adafruit.com/twin-peaks-light-reactive-pyportal-picture-frame.md)
- [PiGRRL - Raspberry Pi Gameboy](https://learn.adafruit.com/pigrrl-raspberry-pi-gameboy.md)
- [PiPhone - A Raspberry Pi based Cellphone](https://learn.adafruit.com/piphone-a-raspberry-pi-based-cellphone.md)
- [Collin's Lab: Solar](https://learn.adafruit.com/collins-lab-solar.md)
- [3D Printed Adabot Figurine](https://learn.adafruit.com/3d-printed-adabot-figurine.md)
- [Adafruit Terminal Block Breakout FeatherWing](https://learn.adafruit.com/adafruit-terminal-block-prototyping-breakout-featherwing.md)
- [Adafruit LED Arcade Button 1x4 STEMMA QT](https://learn.adafruit.com/adafruit-led-arcade-button-qt.md)
- [Adafruit Monochrome 1.12" 128x128 OLED Graphic Display](https://learn.adafruit.com/adafruit-monochrome-1-12-in-128x128-oled.md)
- [Adafruit ADG729 Dual 1-to-4 Analog Matrix Switch](https://learn.adafruit.com/adafruit-adg729-dual-1-to-4-analog-matrix-switch.md)
- [Adafruit INA228 I2C Power Monitor](https://learn.adafruit.com/adafruit-ina228-i2c-power-monitor.md)
- [Adafruit Speaker Bonnet for Raspberry Pi](https://learn.adafruit.com/adafruit-speaker-bonnet-for-raspberry-pi.md)
- [Adafruit Adalogger FeatherWing](https://learn.adafruit.com/adafruit-adalogger-featherwing.md)
