Skip to content

Releases: markfirmware/zig-bare-metal-microbit

0.3

03 Dec 01:47
8c5830d
Compare
Choose a tag to compare
0.3 Pre-release
Pre-release

Requires:

  • a microbit and its usb cable
  • a computer that has usb

Steps:

  • with the computer
    • download the zip file and unzip it
    • attach the microbit using its usb cable
    • the microbit will present itself as a mass storage device
    • copy main.hex to the microbit

Operation:

  • connect the microbit to the computer using the usb cable
  • the microbit will present itself as a serial device
  • use minicom or another terminal program to connent to the microbit
  • you should observe log messages indicating the reception of ble advertisment packets

0.2

20 Nov 16:31
8c5830d
Compare
Choose a tag to compare
0.2 Pre-release
Pre-release

Requires:

  • a microbit and its usb cable
  • a computer that has usb

Steps:

  • with the computer
    • download the zip file and unzip it
    • attach the microbit using its usb cable
    • the microbit will present itself as a mass storage device
    • copy main.hex to the microbit

Operation:

  • connect the microbit to the computer using the usb cable
  • the microbit will present itself as a serial device
  • use minicom or another terminal program to connent to the microbit
  • you should observe log messages indicating the reception of ble advertisment packets