SparkFun
SparkFun Qwiic micro:bit Breakout (with Headers)
The SparkFun Qwiic micro:bit Breakout is a board that connects to the BBC micro:bit and expands the capabilities of the development platform by providing acc...
Get notified when back in stock
The SparkFun Qwiic micro:bit Breakout is a board that connects to the BBC micro:bit and expands the capabilities of the development platform by providing access to more pins and allowing for connections to the I2C and SPI buses. We've already attached headers to this version of the board so you don't need to worry about any soldering! This breakout board for the micro:bit’s edge connector allows intermediate and advanced users to connect the micro:bit to breadboards and other Qwiic sensors, motors, LEDs and more!
The micro:bit on its own has three digital/analog input/output rings available for you to use initially with alligator clips. With the micro:bit breakout we have broken out all 21 GPIO pins to male headers, power and ground to a pre-soldered 0.1" header and with two individual Qwiic Connectors. With this breakout you will be able to unlock the full potential of your micro:bit!
Note: There is no micro:bit included with this breakout; it will need to be purchased separately. If you would like a micro:bit breakout without headers already soldered on, be sure to check out this board's sibling.
Documents:
Jargon buster
Plain-language definitions for the technical terms used above.
- breakout
- A breakout board carries a small or fine-pitched component and brings its connections out to standard, breadboard- and header-friendly pins. Describing a part as a breakout means it can be wired into a project without soldering directly to the component's tiny contacts.
- 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 connector contacts on a fixed pitch (commonly 2.54 mm) used to link a board to a breadboard, jumper wires, or another board. They come as male pin headers and female socket headers; when a module ships with pre-soldered headers it can be used straight away, whereas bare pads require soldering the pins yourself.
- 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.
- 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
SparkFun Qwiic micro:bit Breakout Schematic
Schematic · 85.4 KB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 916.3 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Source Code
Open-source libraries, firmware & example projects for this product
Breakout board for the extra pins on the BBC micro:bit
1e9cd80
over 7 years ago
· 19 commits
- Documentation Changed text ratio almost 10 years ago
- Firmware Add MicroPython Examples over 7 years ago
- Hardware Removed lock files about 9 years ago
- Production panel over 9 years ago
- .gitignore Removed lock files about 9 years ago
- LICENSE.md Changed text ratio almost 10 years ago
- README.md Update README.md over 7 years ago
Related Tutorials
Free guides on learn.littlebird.com.au