SB Components StackyPi Review: RP2040 Board Looks Like Pi Zero

Can work with Pi HATs, but compatibility is limited.

SB Components StackyPi
(Image credit: © Tom's Hardware)

Tom's Hardware Verdict

StackyPi provides a way to use Raspberry Pi accessories with an RP2040 chip. However, more complex add-ons may require extra coding or not work at all.

Pros

  • +

    + Pi Zero Form factor

  • +

    + MicroSD card reader

  • +

    + 8MB of storage

  • +

    + GPIO access

Cons

  • -

    Advanced HATs will need skill to use

  • -

    Older MicroPython firmware

Why you can trust Tom's Hardware Our expert reviewers spend hours testing and comparing products and services so you can choose the best for you. Find out more about how we test.

SB Components’ StackyPi may look a little familiar. It bears a striking resemblance to the Raspberry Pi Zero 2 W, but this $15 board is all Raspberry Pi Pico. We can’t shake the feeling that we’ve seen this before, and looking back, we spot the Red Robotics Pico 2 Pi from wayback in March 2021. Both of these boards share a common goal: to use Raspberry Pi HATs / pHATS and other addons with the RP2040.

StackyPi looks great in a dark blue PCB that is sturdy. The onboard microSD card slot elevates it above the Red Robotics Pico 2 Pi, as does the onboard 8MB of flash memory. But how does StackyPi perform and can it do what it claims? For that we put it on the bench for a series of tests.

Les Pounder
Associate Editor

Les Pounder is an associate editor at Tom's Hardware. He is a creative technologist and for seven years has created projects to educate and inspire minds both young and old. He has worked with the Raspberry Pi Foundation to write and deliver their teacher training program "Picademy".

  • dglaude
    I am pretty sure I did control the Led Shim from a Pico in PiZero Shape. My code is in Adafruit repo: https://github.com/adafruit/Adafruit_CircuitPython_IS31FL3731/blob/main/examples/is31fl3731_ledshim_rainbow.py
    ... actually I did not find an evidence of that, I controlled the LedShim from a Clue, but never took a picture from a RP2040 in my Twitter feed.

    So it did not work?
    Reply