Available with a lead time
Expect dispatch between Dec 02 and Dec 06
Quantity Discounts:
Recommended Essentials:
An easy, solderless, swappable way to use breakouts with your Raspberry Pi Pico - add up to six Pimoroni breakouts (4 x I2C and 2 x SPI) to the sturdy slots and get coding and creating!
Pico Breakout Garden Base sits underneath your Pico and lets you connect up to six of our extensive selection of Pimoroni breakouts to it. Whether it's environmental sensors so you can keep track of the temperature and humidity in your office, a whole host of little screens for important notifications and readouts, and, of course, LEDs. Scroll down for a list of breakouts that are currently compatible!
As well as a labelled landing area for your Pico, there's also a full set of broken out Pico connections, in case you need to attach even more sensors, wires, and circuitry. Pimoroni has thrown in some rubber feet to keep the base nice and stable and to stop it from scratching your desk, or there are M2.5 mounting holes at the corners so that you can bolt it onto a solid surface if you prefer.
The six sturdy black slots are edge connectors that connect the breakouts to the pins on your Pico. There's two slots for SPI breakouts (like our 0.96" LCD Breakout or 1.12" SPI OLED Breakout), and four slots for I2C breakouts. Because I2C is a bus, you can use multiple I2C devices at the same time, providing they don't have the same I2C address (we've made sure that all of our breakouts have different addresses, and we print them on the back of the breakouts so they're easy to find).
As well as being a handy way to add functionality to your Pico, Breakout Garden is also very useful for prototyping projects without the need for complicated wiring, soldering, or breadboards, and you can grow or change up your setup at any time.
If you would prefer your breakout setup to be a little more compact, we have a three slot Pico Breakout Garden.
Please note that breakouts are sold separately! A Raspberry Pi Pico is not included - click here if you'd like to buy one.
Features
About Pico Breakout Garden
Because of the way that I2C (the protocol that Breakout Garden uses) works, it doesn't matter which slot on the Breakout Garden that you plug your breakout into. Each I2C device has an address (you'll see it on the back of each breakout) that it uses to identify itself to other I2C devices, so it's effectively saying "Hey, it's me, Bob!"
Pimoroni has built reverse polarity protection into the Pimoroni breakouts, meaning that there's no magic blue smoke if you accidentally plug one in the wrong way round. However, the correct way to plug them in is to make sure that the labels on the pins on your breakout and the labels on each Breakout Garden slot match up.
The markings on the base will show you which way round to plug in your Pico - just match up the USB port with the markings on the board.
Pico Breakout Compatibility
Pimoroni are in the process of writing C++ / MicroPython drivers for as many of our breakouts as possible - here's a list of the breakouts that are currently supported. If you download the most recent version of our custom MicroPython uf2, it will have all these drivers included.
If your breakout's not yet on the list, you might find Pico-compatible drivers for it in CircuitPython!
Please note that Breakout Garden Base does not have I2C pull-up resistors. All of our breakouts have their own pull-ups on board, but you may run into problems if you're using CircuitPython and third party breakouts that do not have their own pull-ups.
Getting Started
The most straightforward way of getting started with Pico Breakout Garden Base is by installing our custom MicroPython build on your Pico - there's a tutorial on how to get set up here.
You can find C examples here and MicroPython examples here.
Pico Breakout Garden Base uses different I2C pins to Pico Explorer and you will need to modify the examples to specify the pins, e.g.
(in MicroPython)
matrix = BreakoutRGBMatrix5x5(i2c=0, address=0x74, sda=4, scl=5)
(or in C)
BreakoutRGBMatrix5x5 matrix(i2c0, 0x74, 4, 5);
Not all breakouts have a changeable I2C address, so those that don't won't take an address parameter.
About Raspberry Pi Pico
Raspberry Pi Pico is a flexible, low cost microcontroller development board from the folks at Raspberry Pi, based on their very own chip - the RP2040. It's easily programmable over USB with C/C++ or MicroPython, and ideal for using in all sorts of physical computing projects, devices and inventions - Pimoroni are so excited to see what you make with it!
Pimoroni has called thier Pico-sized add-ons packs, as they're designed to attach to the back of your Pico as if it were wearing a very stylish backpack (or a miniature jet pack, if you prefer). they've also got Pico bases (larger add-on boards with a space to mount your Pico on top) and some other boards that let you do interesting hackerly things like using multiple packs at once - click here to view them all!
This product is listed in:
Raspberry Pi>Model B Hats & PlatesExact shipping can be calculated on the view cart page (no login required).
Products that weigh more than 0.5 KG may cost more than what's shown (for example, test equipment, machines, >500mL liquids, etc).
We deliver Australia-wide with these options (depends on the final destination - you can get a quote on the view cart page):
Non-metro addresses in WA, NT, SA & TAS can take 2+ days in addition to the above information.
Some batteries (such as LiPo) can't be shipped by Air. During checkout, Express Post and International Methods will not be an option if you have that type of battery in your shopping cart.
International Orders - the following rates are for New Zealand and will vary for other countries:
If you order lots of gear, the postage amount will increase based on the weight of your order.
Our physical address (here's a PDF which includes other key business details):
Unit 18, 132 Garden Grove Parade
Adamstown
NSW, 2289
Australia
Take a look at our customer service page if you have other questions such as "do we do purchase orders" (yes!) or "are prices GST inclusive" (yes they are!). We're here to help - get in touch with us to talk shop.
Have a product question? We're here to help!
Makers love reviews as much as you do, please follow this link to review the products you have purchased.
Product Comments