micro:bit


Resources, programs and examples for the BBC micro:bit

Team code repositories (16)

  • microbit-hello-world

    An example of how to use the micro:bit DAL's abstraction for a simple 'Hello World' on the micro:bit display. This is a one-way translation of the microbit-samples repository on GitHub. …

    Last updated: 13 Jul 2016 1 4621
  • microbit-component-display

    Example display component code from http://lancaster-university.github.io/microbit-docs/advanced/#using-components-directly

    component, display, Microbit
    Last updated: 20 Apr 2016 1 1195
  • microbit-accelerometer

    An example of how to us the micro:bit DAL's accelerometer abstraction. This is a one-way sync from GitHub. Please don't try to push changes here, instead push them to the …

    Microbit
    Last updated: 13 Jul 2016 4 645
  • microbit-invaders

    A space invaders game using the micro:bit. This example uses buttons, 'fibers' (like threads or tasks), the display, and the sleep functions. It is one of the more elaborate examples …

    Last updated: 13 Jul 2016 1 427
  • microbit-button-events

    A simple example of how to use the buttons on the micro:bit with the DAL. This is a one-way translation of the microbit-samples repository on GitHub. Please don't try to …

    Last updated: 13 Jul 2016 1 425
  • Mbed 2 deprecated
    microbit_presenter

    Based on the example USB HID keyboard https://developer.mbed.org/users/jbru/code/BLE_HID_KeyboardStreamDemo/

    HID, hogp, KB, keyboard
    Last updated: 14 Nov 2018 4 329
  • microbit-simple-radio-tx

    An example of how to us the micro:bit DAL's abstraction. This is a one-way translation of the microbit-samples repository on GitHub. Please don't try to push changes here, instead push …

    Last updated: 13 Jul 2016 1 208
  • microbit-simple-radio-rx

    An example of how to us the micro:bit DAL's abstraction. This is a one-way translation of the microbit-samples repository on GitHub. Please don't try to push changes here, instead push …

    Last updated: 13 Jul 2016 1 168
  • microbit-snake

    An example of a simple snake game on the micro:bit. This example shows the use of the accelerometer and plotting pixels on the display. This is a one-way translation of …

    Last updated: 13 Jul 2016 1 165
  • microbit-proximity-heart

    An example using the DAL's radio module that sends and recieves messages to let you know when someone is nearby. This is a one-way translation of the microbit-samples repository on …

    Last updated: 22 Jul 2016 2 155