Micro Bit - JackieWSC/Onepiece GitHub Wiki

What is Micro Bit

  • ARM based embedded system designed by BBC in UK, it can used to learn coding for fun.
  • The board sizes is 4cmx5cm, including 5x5 LEDs, two programmable buttons
  • power by usb or external battery
  • USB, Bluetooth connectivity
  • Sensor
    • Light Sensor
    • Temperature Sensor
    • 5 ring connectors (23-pin edge connector)
  • Online IDE supported
    • UI
    • Javascript
    • MicroPython (Python)