micro:bit


Resources, programs and examples for the BBC micro:bit

Team code repositories (16)

  • 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-battery-test

    An example of testing the micro:bit battery without any external components

    Battery, micro:bit, Microbit
    Last updated: 28 Sep 2017 2 68
  • 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
  • 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-greyscale

    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 59
  • 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-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-letter-game

    Simple letter game testing dexterity and using several features of the microbit, such as button events, the display and the system timer

    game
    Last updated: 13 Apr 2016 3 39
  • microbit-logic-gates

    This example shows the use of the 'Pins' (edge connector) and the DAL to make a logic gate simulator from a micro:bit - many of these can be wired together …

    Last updated: 13 Jul 2016 1 105
  • 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