Publisher | TomoSoft |
---|---|
File size | 1.17MB |
Number of files | 6 |
Latest version | 1 |
Latest release date | 2025-02-10 04:56:12 |
First release date | 2025-02-10 04:56:12 |
Supported Unity versions | 2018.4.2 or higher |
MicroBle by MakeCode is an interface adapter that connects Windows PC to micro:bit version 2.x using BLE(Bluetooth low energy). This adapter allows for the quick integration of micro:bit as an alternative gamepad in your game—no coding required!
To utilize an accelerometer and LED screen on the micro:bit, you will write code by MakeCode for the micro:bit, and execute Unity scripts using purchased assets. This setup enables you to receive x, y, and z acceleration data from the accelerometer and send a message to the LED screen.
Features:
- The package includes the micro:bit code that obtains x, y, and z acceleration data from the accelerometer sensor. You write this code to the micro:bit using MakeCode.
- Read accelerometer data from the micro:bit and transfer that data to Unity by using BLE(Bluetooth low energy).
- The package includes the Unity 3D object ‘glasses’ to move using the accelerometer and Inputfield / Button for displaying message on the LED screen on the micro:bit.
- The Unity script describes how to receive the acceleration data from micro:bit and to send a message to the LED screen on micro:bit.
- Refer to ‘Quick Start of MicroBle by MakeCode’ for how to set up the MicroBle in detail.
Requirements:
- Unity 2022.3 or newer
- Windows PC (Windows10 or Windows11) with Bluetooth low Energy Adapter
- BBC micro:bit version 2.x
- Ability to send a message (maximum: 20 alphanumeric characters)
- MakeCode for setup instructions refer to ‘MakeCode for micro:bit’
- The package includes third-party libraries under their respective licenses, which are scribed in Third-Party Notices.txt.
If you encounter any issues, please contact me via email for assistance.