top of page
Critical Thinking Blue.png

MicroBit

Bluetooth Control App

For desktop >

For mobile  >

Microbit control app.png

Gesture Control App

For desktop >

For mobile  >

Gesture control app.png

Teachable Machine (For Gesture Control)

For desktop >

For mobile  >

Teachable Machine Image.png

Note: The class name in the teachable machine should match the receivedString data in the Micro:bit code.

Face Recognition App

For desktop >

For mobile  >

Face Control App.png

Note: For each facial movements, unique data is sent to the Micro:bit. To know the value, look at the log messages in the app. Code the Micro:bit to align with this data.

Micro:Bit (SAMPLE CODE)

If it does not work:

  • Be sure you have bluetooth and GPS on Android turned on

  • Be sure you have script on your Micro:Bit that runs bluetooth UART service and the MakeCode project connection settings are set to : No Pairing Required: Anyone can connect via Bluetooth.

bottom of page