# APP 移动端编程

1.打开 micro:bit app。点击“choose micro:bit”连接设备。

![](/files/-LqsffM-6QaIlxISTCJ0)

![](/files/-LqsfkIPlvAHJsysliVl)

2.进入如下界面。

![](/files/-LqsgysdFVYq1iXgOETg)

按下好搭Bit的POWER键开机，按住A键和B键的同时，按下POWER键关机，再次按下POWER键开机（此过程AB键不可松开）。重新开机后A、B键按住持续3秒左右。此时好搭Bit点阵屏显示动态图案后，后固定为一个图案，按下上图所示界面“NEXT”键，将点阵屏图案填入app中，点击“NEXT”。

示例：

好搭Bit显示图案

![](/files/-LqsofgW_frwIWoW7p-X)

app端填入图案

![](/files/-Lqson49AW1g8YUcdVOE)

输入图案后，进入如下界面，直接点击“NEXT”。

![](/files/-LqsiVMuzkDO88lvJR2X)

3.设备开始连接，连接成功后显示如下界面，按“ok”即可。

![](/files/-LqsizdeGkCNIpKJCppH)

4.进入主界面，进入“create code”，开始编程。

![](/files/-LqsjLofxBK6F1Ly6cmb)

5.编写程序，点击右下角小图标，将程序下载到设备。

![](/files/-LqskB9fAt2xKAX_vVZ4)

示例程序：

![](/files/-LqskTGv0TL5F3UAP_T5)

6.开始下载。

![](/files/-LqskeTWeYcp8ewwCQL7)

7.下载完成，好搭Bit点阵屏显示跳动的爱心。

![](/files/-Lqsl5ArZUXrh-Nr9qwb)


---

# 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/app-yi-dong-duan-bian-cheng.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.
