title | layout | meta-description | share | author | about | cats | simple-description | date | date-updated |
---|---|---|---|---|---|---|---|---|---|
Interact with the microbit using scratch |
text-width-sidebar |
Use the microbit in Scratch |
true |
jez |
Connect to the microbit using scratch. |
other |
microbit & Scratch |
2016-12-23 10:20:00 UTC |
2016-12-23 10:20:00 UTC |
A Bluetooth dongle is required to wirelessly interact with the microbit. The Bluegiga BLED112 Bluetooth Smart Dongle is used by S2Bot. It's around £10.
You will also need to use Chrome as your browser.
A Chrome extension must be installed to communicate with the microbit. Install it from the Chrome store.
The microbit must run a separate .hex
file:
-
Open S4Bot and click 'program microbit' (above)
-
A dialog box will open. Locate the microbit's drive and click save. This copies over a
.hex
file for the microbit to run. -
The microbit will now instruct you to draw a circle to calibrate the compass.
- Within the S4Bot app, select 'BBC: Microbit' and then 'Scan for Device'.
- Select your microbit from the list.
- Within the 'S4Bot' app, click 'New Scratch Template'. Save the file to your computer.
- Visit the Scratch online editor
- Click 'File > Upload from your Computer'
- Microbit blocks are now available under the 'More Blocks' tab.
Here's a moving cat:
One day this process will be so much easier!