> **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 ZIP Halo HD for micro:bit

**Type:** Product page · **SKU:** CE06839 · **Brand:** [Kitronik](https://core-electronics.com.au/brands/kitronik-australia)
**Page:** https://core-electronics.com.au/kitronik-zip-halo-hd-for-micro-bit.html ([markdown](https://core-electronics.com.au/kitronik-zip-halo-hd-for-micro-bit.html.md))

The Kitronik ZIP Halo HD for micro:bit is the ultimate micro:bit interface. 60 full-colour ZIP LEDs, Pins 1 &amp; 2 broken out, MEMs mic, Piezo sounder, RTC &amp; more!

## Pricing

- **Price:** $49.05 (inc GST) — $44.59 AUD, exc GST
- **Quantity discounts:** 10+ $42.81 (exc GST) · 25+ $41.47 (exc GST)

## Availability & dispatch

- Available with a lead time — expect dispatch between Aug 19 and Aug 21.

## How to buy

- **Build a cart:** compose `https://core-electronics.com.au/cart/link?items=CE06839: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/CE06839: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

The Kitronik Halo HD board for the [BBC micro:bit](https://core-electronics.com.au/micro-bit-v2-australia.html) incorporates 60 individually addressable full colour ZIP LEDs. It also breaks out P1 and P2 to a standard 0.1” footprint, it features a MEMS microphone for detection of sound, and a piezo buzzer to play sound. If that weren't enough, it also features an onboard real time clock (RTC) controlled by I2C lines from the microbit. The board also has two M3 mounting holes. We think you'll agree, the board is loaded with useful features. It doesn't stop there...

**Plug n Play:** No tools required, not even a screwdriver, plug the micro:bit, [available separately](https://core-electronics.com.au/micro-bit-v2-australia.html), straight into the onboard edge connector and you are good to go!

**Onboard Power:** The board has a 3xAA battery holder mounted on the rear, with a power switch on the front of the board. A regulated supply is produced on the board which is fed into the 3V and GND connections to power the connected BBC micro:bit, removing the need to power the BBC micro:bit separately. See the [Datasheet](https://core-electronics.com.au/attachments/localcontent/5672-zip-halo-hd-leds-microbit_772937855ca.pdf) for more information.

**MakeCode Blocks:** Kitronik have created custom blocks for the Halo HD for use with MakeCode. To add these blocks, first go to makecode.microbit.org and start a new project. Under the “Advanced” section click on “Extensions”. In the next window search for “Halo HD”. Then, click on the tile to import it into MakeCode. You will see that the blocks are split across three categories; ZIP LEDs, Microphone and Clock. You can find more information on the MakeCode editor and also on how to write code for it with MicroPython in the [Datasheet](https://core-electronics.com.au/attachments/localcontent/5672-zip-halo-hd-leds-microbit_772937855ca.pdf).

**Examples:** To get you off to a flying start we have produced a number of code examples that cover all of the onboard features and that will also serve to inspire your own projects. You will find links to these examples in the resources section below.

**Features**

- Works with both the [micro:bit V1](https://core-electronics.com.au/micro-bit-by-bbc.html) and [micro:bit V2](https://core-electronics.com.au/micro-bit-v2-australia.html)
- The board features 60 individually addressable full colour ZIP LEDs.
- It breaks out P1 and P2 to a standard 0.1” footprint.
- It's wired for sound with a MEMS microphone and a piezo buzzer.
- It has an onboard Real time clock (RTC) controlled by I2C lines.
- Plug n play with the onboard edge connector, no tools required!.
- The board has a 3xAA battery holder mounted on the rear.
- The On/off switch helps you maximise battery life.
- It can be coded with MakeCode blocks via our custom blocks or with MicroPython.
- 2 x M3 Mounting holes, for secure projects.

**Contents**

- 1 x :VIEW ZIP Halo HD Board for micro:bit
- Diameter: 87mm
- M3 Mounting Holes Spacing (Center to Center): 68.4mm

![](https://core-electronics.com.au/media/wysiwyg/product_images/description-5672.jpg)

**Requires**

1 x [microbit](https://core-electronics.com.au/micro-bit-v2-australia.html).
1 x [USB Type-A to Micro-B USB](https://core-electronics.com.au/usb-cable-a-microb-3ft.html)

**Resources**

- [Datasheet.pdf](https://core-electronics.com.au/attachments/localcontent/5672-zip-halo-hd-leds-microbit_772937855ca.pdf)
- The ZIP Halo HD can also be controlled with MicroPython, code examples for each of the boards features can be found on [GitHub here](https://github.com/KitronikLtd/micropython-microbit-kitronik-halohd).
- Kitronik produced example code below to get you off to a flying start. Collectively, they serve as an introduction to all of the features of the board.
- [Code Clock](https://core-electronics.com.au/attachments/localcontent/5672-halo-hd-leds-microbit-example-code-clock_65394e4b16b.zip)
- [Clap Game Code](https://core-electronics.com.au/attachments/localcontent/5672-halo-hd-leds-microbit-example-code-clap-game_62932e55355.zip)
- [Wake Up Light Code](https://core-electronics.com.au/attachments/localcontent/5672-halo-hd-leds-microbit-example-code-wake-up-light_650274dc84c.zip)
- [Timer Code](https://core-electronics.com.au/attachments/localcontent/5672-halo-hd-leds-microbit-example-code-timer_662135e5eca.zip)
- [Stop Watch Code](https://core-electronics.com.au/attachments/localcontent/5672-halo-hd-leds-microbit-example-code-stop-watch_62656391ff1.zip)
- [Sound Meter Code](https://core-electronics.com.au/attachments/localcontent/5672-halo-hd-leds-microbit-example-code-sound-meter_624670e4a0a.zip)

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/5/6/5672_large-kitronik-halo-hd-microbit-leds-illuminated-800x.jpg)
