MicroBit Monitor Examples

Code on Github

Shake Counter

Count the number of time the MicroBit is shaken. Your entry to competition style shaking.
Shake Counter - MicroBit Hex file

Accelerometer - Bar Chart

Display the values of the accelerometer of the MicroBit in a chart and watch them change depending on the MicroBit orientation.
Accelerometer Bar Chart - MicroBit Hex file

Accelerometer - Line Chart

Display the values of the accelerometer of the MicroBit as a line chart and watch them change depending on the MicroBit orientation.
Accelerometer Line Chart - MicroBit Hex file

Joystick Input

Using a virtual joystick and send commands to the MicroBit.
Joystick Input - MicroBit Hex file