top of page


MicroBit
Bluetooth Control App
Gesture Control App
Teachable Machine (For Gesture Control)
Note: The class name in the teachable machine should match the receivedString data in the Micro:bit code.
Face Recognition App
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




