Skip to content

4f48/battery-pico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battery Pico

PCB 3D render

A Lithium-Polymer battery charger add-on board for all Raspberry Pi Pico development boards. It features 250 mA charging with power-path management and a JST PH battery connector, all while only spanning the first 6 rows of pins. The board has castellated pads and screw mounting, just like the Pico, so you can even use it standalone.

Caution

This board doesn't include battery protection circuitry. It is not safe for use with Lithium-Ion cells or unprotected Lithium-Polymer cells. Make sure your battery has built-in protection before connecting.

Features

  • MCP73831 charger IC configured for 250 mA charging current
  • Orange charging indicator LED
  • Back-to-back PMOS load switch for power-path management
  • JSH PH battery connector
  • Raspberry Pi Pico-compatible castellated pads and screw holes

Usage

1. Soldering

To get started, you'll need to solder the add-on board to the back of your Pico, with the JST PH connector facing away from the USB port. The text on the add-on board and the pin labels on the back of the Pico should be facing each other. The screw holes on the add-on card should align with the screw holes next to the USB port on the Pico.

2. Connect a battery

You are basically done now. All you need to do is connect a battery to start using the battery charger add-on board. You can do so by getting a battery with a JST PH connector out of the box or soldering on a JST PH connector to the battery yourself.

3. Software

You don't need any specific software for the battery add-on card to work.

Build

Battery Pico's source files are publicly available on Codeberg and GitHub, licensed under CERN-OHL-S-2.0. The add-on board uses widely and cheaply available components and is designed in a way that it's easy to build it at home.

PCB manufacturing

Since the board has castellated pads, you'll need to find a manufacturer who supports castellated pads/edges/holes. Aisler supports them free of charge, while at JLCPCB you'll have to pay extra to have them made.

Components

The components used on this board are widely available. Check out the BOM that includes manufacturer part numbers for each component. You can upload that to your favourite parts distributor's website. For Europe, you can easily buy all the components using the parts list from TME. Their shipping options are much better than DigiKey or Mouser.

Assembly

Once you have your manufactured PCBs and the components, you'll need to assemble the PCB. For that, a fine-tipped soldering iron, solder of your choice and flux (optional, but helps) are needed.

Refer to this image when placing the components on the board. You can match the reference values (e.g. U1, R2) with the BOM or the TME parts list. Where component orientation matters, pin 1 is marked with an arrow on the silkscreen.

For the JST PH connector, you may find using a larger-tipped soldering iron better.

Component placement drawing

Why?

This board isn't for everyone. Cheap Lithium-Polymer charger boards are everywhere, but the problem is that they are standalone, have a separate USB port, sometimes they are huge or unreliable.

The thing about the Raspberry Pi Pico is, that it's a very capable board, but in itself it's not useful for anything. You can use it to experiment on your desk, but once you want to do something serious, you often end up needing a battery. And while RP2040/RP235X-based third-party development boards exist, they are often very expensive.

The Battery Pico add-on board aims to bridge this gap by augmenting your cheap Pico with battery wizardry! You can make one cheaply and it doesn't take up too much extra space.

About

A battery charger add-on board for all Raspberry Pi Pico development boards.

Topics

Resources

Stars

Watchers

Forks

Used by

Contributors