

The Adafruit Lithium Ion Polymer Battery (Part ID: 1317) is a lightweight, rechargeable battery with a nominal voltage of 3.7V and a capacity of 150mAh. This battery is ideal for powering small, portable electronic devices due to its compact size, high energy density, and reliable performance. It is commonly used in applications such as wearable electronics, IoT devices, and small robotics.








Below are the key technical details of the Adafruit Lithium Ion Polymer Battery (Part ID: 1317):
| Parameter | Value |
|---|---|
| Nominal Voltage | 3.7V |
| Capacity | 150mAh |
| Maximum Charge Voltage | 4.2V |
| Discharge Cutoff Voltage | 3.0V |
| Maximum Discharge Current | 150mA |
| Connector Type | JST-PH 2-pin |
| Dimensions | 20mm x 30mm x 4mm |
| Weight | ~4 grams |
The battery is equipped with a JST-PH 2-pin connector. The pinout is as follows:
| Pin | Description | Wire Color |
|---|---|---|
| 1 | Positive Terminal (+) | Red |
| 2 | Negative Terminal (-) | Black |
Connecting the Battery:
Charging the Battery:
Powering a Circuit:
Safety Precautions:
Battery Protection:
Arduino UNO Example:
While the battery cannot be directly connected to an Arduino UNO, it can power the board via a voltage regulator or a compatible power shield. Below is an example of using the battery with an Adafruit PowerBoost 500C to power an Arduino UNO:
// Example: Powering an Arduino UNO with a LiPo battery via PowerBoost 500C
// Ensure the PowerBoost 500C is connected to the Arduino's VIN and GND pins.
// No specific code is required for powering the Arduino UNO.
// Simply connect the PowerBoost output to the Arduino's VIN and GND pins.
// The PowerBoost will regulate the battery's voltage to 5V for the Arduino.
Battery Not Charging:
Battery Drains Quickly:
Device Does Not Power On:
Battery Swells or Overheats:
Can I use this battery with a solar charging circuit?
Yes, but ensure the solar charger is designed for LiPo batteries and limits the charge voltage to 4.2V.
How long will the battery last on a single charge?
The runtime depends on the current draw of your circuit. For example, a device drawing 50mA will run for approximately 3 hours (150mAh ÷ 50mA).
Is it safe to leave the battery connected to a charger?
Only if the charger has overcharge protection. Otherwise, disconnect the battery once fully charged.
Can I connect multiple batteries in series or parallel?
It is not recommended unless you use a proper battery management system (BMS) to balance the cells.
By following these guidelines, you can safely and effectively use the Adafruit Lithium Ion Polymer Battery (Part ID: 1317) in your projects.