> **Source:** Core Electronics is an Australian maker-electronics retailer and manufacturer based in Newcastle, NSW, run by a team of makers and educators. We design and manufacture our own product lines (PiicoDev, CE originals) and are official retailers for iconic maker and industrial brands including Raspberry Pi, Arduino, Adafruit, SparkFun and DFRobot. Orders ship Australia-wide from our Newcastle warehouse. Prices are in AUD and include GST. Pricing, stock and dispatch on this page are generated from the store's live catalog. Full machine-readable index: https://core-electronics.com.au/llms.txt

# Kitronik Compact Robotics Board for BBC micro:bit

**Type:** Product page · **SKU:** CE07327 · **Brand:** [Kitronik](https://core-electronics.com.au/brands/kitronik-australia)
**Page:** https://core-electronics.com.au/kitronik-compact-robotics-board-for-bbc-micro-bit.html ([markdown](https://core-electronics.com.au/kitronik-compact-robotics-board-for-bbc-micro-bit.html.md))

With the Kitronik Compact Robotics Board, the BBC micro:bit can be used to drive 4 motors (or 2 stepper motors) and 8 servos. Coupled with 17 other I/O expansion points, this means the BBC micro:bit can very easily become the core of a whole variety of robotics projects.

## Pricing

- **Price:** $35.60 (inc GST) — $32.36 AUD, exc GST
- **Quantity discounts:** 10+ $31.07 (exc GST) · 25+ $30.10 (exc GST)

## Availability & dispatch

- In stock, ships same business day if ordered before 2PM (Australia/Sydney).
- We can dispatch 3 today, and up to 300 more in 8–10 days.

## How to buy

- **Build a cart:** compose `https://core-electronics.com.au/cart/link?items=CE07327:1` (comma-separated SKU:qty pairs) and share the link. Opening it shows a confirmation page with live pricing and stock before anything is added to the cart.
- **Verify the cart first:** fetch `https://core-electronics.com.au/cart/link/CE07327:1.md` for live line prices (inc & exc GST, quantity discounts applied), stock and dispatch estimates, and totals. Append `/to/{AU-postcode}` (or `/to/{country-code}:{postcode}`) before `.md` for delivery options and prices to that destination. Unknown, retired, or out-of-stock SKUs are flagged. (Query form `cart/link.md?items=...` also works but some robots parsers refuse query strings here.)
- **Checkout** is completed on-site and includes a captcha at the payment step. Share the cart link; checkout takes it from there.
- **Search the catalogue:** `https://core-electronics.com.au/search/{query}.md` (URL-encode the query; pages 2-3 at `search/{query}/{page}.md`; `search.md?q=` also works)
- **Payment methods, purchase orders, policies and contact details:** https://core-electronics.com.au/llms.txt
## Description

With the Kitronik Compact Robotics Board, the [BBC micro:bit](https://core-electronics.com.au/micro-bit-v2-australia.html) can be used to drive 4 motors (or 2 stepper motors) and 8 servos. Coupled with 17 other I/O expansion points, this means the BBC micro:bit can very easily become the core of a whole variety of robotics projects. The board is small on footprint but big on features and connectivity.

The Robotics Board features 2 Dual H Bridge Motor Driver ICs (capable of driving 2 standard motors or 1 stepper motor each) and 8 servo outputs (capable of driving standard and continuous rotation servos), all controlled from the BBC micro:bit using the I2C protocol via a 16 channel driver IC. Our custom MakeCode blocks make using I2C easy, even for novice users.

The Link header breaks out all the usable pins from the BBC micro:bit, and is designed to allow [2.](https://kitronik.co.uk/products/4162-21-way-stackable-pin-header-fixings)54mm pitch pin header to be easily soldered into place. The 17 available I/O pins allow other input devices, for example, sensors, or output devices, such as ZIP LEDs, to be added to the board. The I2C communication lines are also broken out (Pins 19 &amp; 20), which means other I2C compatible devices can also be added to the board and controlled by the BBC micro:bit.

Power is provided via either a terminal block or servo style connector. The supply is then controlled by an on/off power switch to the board. There is also a green LED to indicate when the board is turned on. The board then produces a regulated 3.3V supply which is fed into the 3V and GND connections to power the connected BBC micro:bit. This removes the need to power the BBC micro:bit separately. The 3V and GND pins are also broken out on the Link header, which means external devices can also be powered.

To use the compact robotics board, the BBC micro:bit should be inserted firmly into the edge connector, with the LEDs and buttons visible from the front.

Kitronik has produced a set of custom blocks for the [MakeCode](https://makecode.microbit.org/) editor to simplify using the Compact Robotics Board for BBC micro:bit. To add them to the editor, select the cog icon in the top right of the editor. Then, select Extensions from the drop-down menu and in the search bar type and enter Kitronik. Pick the **Kitronik robotics Board** from the list and the new blocks will be added to the menu in the editor.

**Features:**

- Compatible with V1 and [V2](https://core-electronics.com.au/micro-bit-v2-australia.html) micro:bits
- A compact yet feature-packed board designed to sit at the heart of your robotics project.
- It can drive 4 motors (or 2 stepper motors) and 8 servos.
- The board also has 17 other I/O expansion points.
- The link header is designed to allow 2.54mm pitch pin header to be used.
- The I2C communication lines are also broken out allowing other I2C compatible devices to be controlled.
- This board also features an on/off switch and power status LED.
- Power the board via either a terminal block or servo style connector.
- The 3V and GND pins are also broken out on the Link header, allowing external devices to be powered.
- Code with the Microsoft MakeCode editor with custom blocks by Kitronik or with Python.

**Contents:**

- 1 x Compact Robotics Board for BBC micro:bit.

**Dimensions:**

- Length: 68mm.
- Width: 46.5mm.
- Height: 10.6mm.
- PCB Thickness: 1.6mm

**Requires:**

- A [micro:bit](https://core-electronics.com.au/micro-bit-v2-australia.html).
- [USB Cable](https://core-electronics.com.au/micro-usb-flat-cable-1m.html).
- [Power Supply](https://core-electronics.com.au/3xaa-battery-holder-fit0610.html).
- Also requires parts, such as;
- [Motors](https://core-electronics.com.au/search/?q=motors).
- [Stepper motor](https://core-electronics.com.au/search/?q=stepper+motor).
- [Servos](https://core-electronics.com.au/search/?q=servos)

**Resources:**

- [Datasheet](https://core-electronics.com.au/attachments/localcontent/5693-compact-robotics-board-for-microbit-datasheet_94486086e1e.pdf).![pdf_icon.gif](https://core-electronics.com.au/attachments/localcontent/pdf_icon_12290bf662.gif)
- Demo Code for programming in MicroPython is [available from GitHub](https://github.com/KitronikLtd/micropython-microbit-kitronik-robotics).

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/5/6/5693_large-compact-robotics-board-microbit_800x.jpg)
