micro:bit


Resources, programs and examples for the BBC micro:bit

Team code repositories (16)

  • 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-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-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
  • 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-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-simple-animation

    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 78
  • 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
  • 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-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