Skip to main content

micro:bit

micro logo

micro:bit is an educational board with on-board LEDs and sensors, plus it has edge pads allowing it to plug into accessories.

micro

Some of those pads have holes, supporting alligator clips.

micro with alligator clips

Alternatives

If you enjoy the edge connector and alligator clips, DUELink offers bit-compatible boards, such as the ultra-low-cost CincoBit and also PixoBit that includes a display.

micro

The DUELink CincoBit and PixoBit work like all other DUELink modules, through DUELink Scripting Engine or the Arduino IDE, among other Hosted Language options. These microcomputers can be used with micro:bit accessories, like in this robot!

micro

To connect micro:bit to one of the many DUElink modules, you can use an accessory with a JST connector such as Sparkfun Qwiic micro:bit Breakout

micro

One of the two JST sockets becomes a Downstream bringing you hundreds of DUELink module options, that connect in a Daisylink.

micro

Software options

There are multiple options to program micro:bit to use DUELink modules. We are only going to list the ones we have tested.

MakeCode

Microsoft MakeCode is the most used interface with micro:bit. It is block-based, making it an easy choice for beginners and young learners.

micro MakeCode

Our MakeCode page has everything you need.

MicroPython

This is one of the well supported options with DUELink.

micro micropython

learn more about DUELink's MicroPython language support.

MicroBlocks

This is a great option to program micro:bit using blocks.

MicroBlocks IDE

The MicroBlocks language page will show you how!