Adafruit
Adafruit Proto Doubler PiCowbell for Pico and PicoW
· MPN: ADA5906
The Adafruit Proto Doubler PiCowbell gives your Raspberry Pi Pico or Pico W two side-by-side socket slots — plug in your Pico on one side and a PiCowbell acc...
The Adafruit Proto Doubler PiCowbell gives your Raspberry Pi Pico or Pico W two side-by-side socket slots — plug in your Pico on one side and a PiCowbell accessory on the other, no soldering or stacking headers required. It also adds LiPo battery charging, a power switch, reset button, STEMMA QT connector, and a prototyping area.
Each socket has a second row of pins so you can poke jumper wires directly in without breadboarding. The dual sockets are hollow, meaning you can also plug through the back using Pico Stacking Headers if needed. All pins are clearly labelled on the silkscreen.
Key Features
- Dual 2×20 Socket Headers – Pre-soldered; plug in a Pico and a PiCowbell side by side with an extra row of sockets per pin
- LiPo/Li-Ion Charging – JST PH connector with 500 mA charge rate (adjustable to 250 mA via jumper); orange LED while charging, green when complete
- Alkaline/NiMH Support – Cut a jumper to disable the charger for use with 3×AA or 3×AAA battery packs
- Power Slide Switch – Connected to Pico Enable pin to disable the 3.3V supply for low-power sleep
- Reset Button – Right-angle button at the board edge
- STEMMA QT / Qwiic Connector – JST SH for I2C on GPIO 4 (SDA) and GPIO 5 (SCL), with extra breakout holes for re-assignment
- Prototyping Area – 3-hole connected strips in the centre area, plus duplicate hole pads next to nearly every Pico pin
- Power Rails – Dedicated 3.3V and ground strips; ground pads marked with white silkscreen
- 4 Mounting Holes – For secure attachment to an underplate or enclosure
- Gold-Plated Pads – For reliable soldering
I2C Configuration
- Arduino (Philhower core) – Wire peripheral pre-configured for GPIO 4 and 5
- CircuitPython / MicroPython – Set SDA=4 and SCL=5 in code
Ideal For
- Solder-free Pico + PiCowbell projects
- Battery-powered portable Pico builds
- Prototyping with easy pin access via the extra socket row
- Combining multiple PiCowbell accessories
Package Contents
- 1× Adafruit Proto Doubler PiCowbell (assembled with dual socket headers, JST PH battery connector, slide switch, reset button, and STEMMA QT connector)
Jargon buster
Plain-language definitions for the technical terms used above.
- breakout
- A breakout is a small circuit board that makes a tiny or hard-to-solder component easier to connect to with standard pins. It matters because this OLED module can be wired into a microcontroller project without needing to solder directly to the display’s fine contacts.
- CircuitPython
- A beginner-friendly version of Python designed to run directly on microcontroller boards. If a product supports CircuitPython, you can often program it by copying code files onto the board rather than setting up a more complex toolchain.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- Headers
- Rows of metal pins used to plug a module into a breadboard or connect it with jumper wires. Pre-soldered headers make the module easier to use straight away without needing to solder the pins yourself.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- JST PH
- A small keyed plug-and-socket connector with 2 mm pin spacing, often used for low-power electronics connections. You need the correct JST PH cable, and its current rating limits how much power should be passed through it.
- LED
- A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
- LiPo
- A lithium polymer rechargeable battery commonly used in portable electronics projects. It matters because LiPo batteries need correct charging circuitry and care, and this board includes hardware intended for that battery type.
- MicroPython
- A version of the Python programming language made to run on microcontrollers. It matters because it lets beginners write readable code to control LEDs, sensors, motors and displays without needing to start with lower-level languages.
- pH
- A measure of how acidic or alkaline a liquid is, on a scale where 7 is neutral. For a water monitoring kit, pH tells you about water chemistry and whether the included probe matches the range and accuracy your project needs.
- Qwiic
- Qwiic is a plug-in connector system for I2C devices that uses small 4-pin cables, so you can connect compatible sensors without soldering. It matters because your controller or adapter also needs Qwiic, or you will need a cable or breakout to wire it up.
- STEMMA
- A plug-and-cable connection system used on some maker electronics boards to make wiring simpler. If a product uses STEMMA, you need the matching cable or connector type to plug it in without soldering.
- STEMMA QT
- A small plug-in connector system for I2C boards that lets you connect compatible sensors and controllers without soldering. It matters because it can make wiring faster and less error-prone, especially when adding several small modules to a project.
Find this product in
Brands
Prototyping & Wiring
Raspberry Pi