# Mind+

1.将好搭Bit通过USB线连接电脑，按下电源键开机，电源灯亮起，电脑检测到U盘MICROBIT。

![](/files/-LqiJ3Moh5ylMFTcT7mJ)

2.打开mind+，右上角选择模式处，选择模式（两种模式均可用来控制好搭Bit），点击扩展选择设备。

![](/files/-LqiJAfStm1M7zrcBSfM)

3.选择主控板microbit。

![](/files/-LqiJG51RgFQd4ZhCorr)

图形化栏出现microbit图形块。

![](/files/-LqiJNApJVWqGWBO7OTH)

4.点击连接设备，选择设备。

![](/files/-LqiJSVFHUaQnnrZDe0Q)

![](/files/-LqiJY68yx0ZGEK0owPV)

5.程序下载。&#x20;

实时模式：&#x20;

编写程序，单击代码图形块，好搭bit执行相应程序。

![](/files/-LqiJavRrJAygqWLNHaJ)

单击此图形快，好搭Bit点阵屏亮爱心图案。

上传模式：&#x20;

编写程序，点击下载到设备。

![](/files/-LqiJdzSzM3OOq4_0dnx)

上传成功，好搭Bit点阵屏显示笑脸图案。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.haohaodada.cn/jiao-xue-chan-pin/hao-da-bit/mind+.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
