Skip to main content

Microbit

Block Name
BlockDescription
Connect Microbit
Start
Connects to the last connected Microbit device in play mode.
Disconnect Microbit
Start
Disconnect from the currently connected Microbit device.
Is Connected
Controller Press

Indicates whether a Microbit device is currently connected.

Send Data

Sends data to the connected Microbit device in text form.

  • Text: Text value to be sent to the connected Microbit device.
On Receive Data

Perform the behaviour when data is received from a connected Microbit device.

  • Target: Object or scene to get the data from the connected Microbit device.
  • Variable: The specified Text variable to set the value.