Little Bird
pin:bit
pin:bit breaks out all of the useful pins from your micro:bit into breadboard format while providing handy-dandy labels to make your builds go smoothly. I...
pin:bit breaks out all of the useful pins from your micro:bit into breadboard format while providing handy-dandy labels to make your builds go smoothly.
It's ideal for building small circuits on a breadboard, and for exploring what different types of components like LEDs, buttons, and analog sensors do and how they work. Our Explorer HAT Pro parts kit is an ideal set of components to use with pin:bit.
Just slot in your micro:bit and then hook up to its pins with a breadboard or by connecting jumper jerky directly. We've broken out every spare pin on the micro:bit that isn't shared with the LED matrix, so your projects won't interfere with the built-in functionality.
Features
- Comes fully-assembled and ready to use
- Pins exposed:
-
- 3V and GND
- Analog channels 0, 1, and 2 (these are the large pads on your micro:bit)
- I2C bus interface
- SPI bus interface
- GPIO pins 0, 1, 2, 5, 8, 11, 13, 14, 15, 16, 19, and 20
- Plugs straight into your breadboard
- Compatible with micro:bit
- No soldering required!
Jargon buster
Plain-language definitions for the technical terms used above.
- 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.
- 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.
- 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.
- 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.
Find this product in
Brands
Related Tutorials
Free guides on learn.littlebird.com.au