Programming micro:bit with Mind+

Please prepare a Windows computer and components as below before we get started:

HARDWARE LIST
1 micro:bit
1 Micro Usb Connector
STEP 1
Download Mind+ Programming Software

Open the webpage and download: http://mindplus.cc

projectImage
STEP 2
Install Driver

After downloaded and installed the software, open and click “Learning” to learn how to install a driver (follow the next step in the video).

1. Click to open Learning -> Video Tutorials.


projectImage

2. Click the related tutorial, and play the video.

projectImage

3. Install the SerialPort driver according to the instruction. And you just need to install the driver for once.

STEP 3
Switch to “Offline” mode

1. Click the “Code” icon at the right corner to switch mode (the old version has been changed to “code”).


2. Switched to Offline mode successfully (seeing the Upload is successful).

projectImage
STEP 4
Select micro: bit

1. Click “Project”-> “New Project” at the upper-left corner.

projectImage

(1) Click “Extensions” at the lower-left corner

(2) Click “Board”

(3) Click “Micro: bit”

projectImage
STEP 5
Programming a simple program

Edit a program to display a pattern on the micro: bit LED panel
1. Drag the blocks we do not need currently to “command area” to remove it.

projectImage

Click the “micro: bit” module

projectImage

3. Drag the “display pattern” block onto the “Script” area. 

4. Place “display pattern” block under the “micro: bit starts” block.


projectImage
STEP 6
Upload to device

1. Connect the micro: bit board to your computer via USB, then the power indicator on the board will light up.

projectImage

2. Click “Connect Device” in the menu bar, then click “COM-micro: bit” in the drop-down menu to connect the micro: bit board to the computer. 

3. When connected, edit your programs and click “Upload” to upload the programs to your board (if the connection fails, then it will prompt “No Device Connected”. There will be a prompt box to display the uploading progress. When the program is updated, the prompt box will disappear.

projectImage

micro: bit power indicator flashes only when uploading the program, and stops flashing and keeps ON after the upload is completed. Try uploading a program to your micro: bit board, and make the board display a “love heart” for you!

projectImage

The result, the screen shows a heart icon.

projectImage
License
All Rights
Reserved
licensBg
2