Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 507 Bytes

File metadata and controls

11 lines (8 loc) · 507 Bytes

MicroScience

An application for the Microbit V2 + an Arcade shield that can be used for science practicals at GCSE and A Level. It can be used for data collection and to provide instructions.

Building

The recommeded way is with MakeCode CLI

  1. Install mkc
  2. Attach the micro:bit to you computer using USB cable
  3. clone this repo and cd to it
  4. run mkc which will product the MicroScience hex file (in build/binary.hex) and copy the file to the micro:bit