Skip to content

Welcome to the micro:bit V2 CODAL runtime.

Here you will find documentation, guidance and examples on how to program your micro:bit directly in C++ using CODAL, the runtime that powers the micro:bit V2.

Note

This is documentation for version 2 of the micro:bit. Looking for V1?

Getting Started

Developing with the micro:bit runtime is simple. Currently, there is only an offline environment for development.

Setup your development environment Write and build your first program View the API/Runtime