Adafruit
Pre-Assembled Adafruit PiCowbell Adalogger for Pico
· MPN: ADA6355
The Adafruit PiCowbell Adalogger is a data logging add-on board designed to socket underneath a Raspberry Pi Pico or Pico W. It provides a microSD card slot,...
The Adafruit PiCowbell Adalogger is a data logging add-on board designed to socket underneath a Raspberry Pi Pico or Pico W. It provides a microSD card slot, a PCF8523 real-time clock with battery backup, and a STEMMA QT / Qwiic connector — everything you need for timestamped data logging projects. This version comes with 20-pin stacking headers pre-soldered.
The board matches the Pico's footprint and connects via SPI for the SD card and I2C for the RTC and Qwiic sensors. It works with the Arduino Philhower core, CircuitPython, and MicroPython.
Key Features
- MicroSD Card Slot – SPI-connected storage (pins 16, 17, 18, 19) with optional card detect on pin 15
- PCF8523 Real-Time Clock – I2C RTC with CR1220 coin cell battery backup for accurate timestamps
- STEMMA QT / Qwiic Connector – Right-angle JST SH for quick I2C sensor connection (IO4 SDA, IO5 SCL)
- Pre-Soldered Stacking Headers – Ready to plug in, no soldering required
- Reset Button – Quick program restart
- Pico-Sized Footprint – Sockets neatly underneath the Pico
- Solder-Jumper Pads – Duplicate hole pads for easy configuration
- Gold-Plated Pads – For easy soldering if customisation is needed
Ideal For
- Environmental data logging with timestamps
- Sensor data recording to SD card
- Adding storage and timekeeping to Pico projects
- Quick I2C sensor integration via STEMMA QT / Qwiic
Package Contents
- 1× PiCowbell Adalogger (pre-assembled with stacking headers)
Jargon buster
Plain-language definitions for the technical terms used above.
- 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.
- 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.
- 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.
- microSD card
- A microSD card is a small removable memory card used to store files such as audio tracks. For this product, the card is where the sound files live, so its capacity and formatting can affect how many sounds you can use.
- 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.
- RTC
- A Real-Time Clock keeps track of time even when the main processor is asleep or powered down, usually with a small backup battery. It matters for data logging and tracking projects that need accurate timestamps.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
- 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
Raspberry Pi