# 好搭酷

## 概述

好搭酷是一款针对造物的核心板。造型小巧，便于与各种通用模块连接，并且采用U盘下载模式，使程序下载更加简单，用户可展现无穷的想象，进行简单又有趣的造物之旅。

![](/files/-LcnTwc_0OpuIoqiaRY_)

扫描好搭酷背面二维码可直接进入好搭酷编程界面。

![](/files/-Lk8_uloi9OIEdz6LPM9)

## 性能参数

* 输入电压：DC 3-5V
* 处 理 器：32位ARM Cotext-M0芯片 64K Flash 8K RAM
* 接口类型：PH2.0
* 端        口：2路PWM接口，2路AD接口，2路I2C/UART接口
* 下载方式：U盘下载模式
* 尺        寸：40x40mm

## 接口说明

![](/files/-LcnTwcgNP4Xvdo97_s_)

## 按键和指示灯介绍

运行键/RUN键：连接USB线，运行程序时，按运行键，重启进入U盘模式。

红色LED灯：电源指示灯。

绿色LED灯：板载LED灯。

## 使用方式

### 浏览器下载路径询问设置

好搭酷采用U盘下载模式下载程序，点击下方查看浏览器下载路径设置方法。

{% content-ref url="/pages/-LWnWKCEEpCMVnd3C99O" %}
[浏览器](/hao-hao-da-da-ping-tai/lan-qi.md)
{% endcontent-ref %}

### 程序下载

1.将好搭酷主板通过USB连接线与电脑连接，电脑显示检测到U盘。

![](/files/-LbR97njjdlOwbphTIij)

2.[单击此处](http://www.haohaodada.com)进入好好搭搭网站，登录并点击进入创作界面。

![](/files/-Lk38iTF40dY1vU9jdfy)

3.下拉选择好搭酷编程界面，点击进入。

![](/files/-LcnTwcpb6sh6UbFzw7Z)

4.编写程序并点击下载到设备，弹出对话框并点击确定。

![](/files/-LcnTwcts3L_5_DJSVMO)

![](/files/-LcnTwd4cZ22IGwfxCex)

示例程序：

![](/files/-Lk8_umCA6S_aN_OzUOR)

5.选择下载路径为haohaodada U盘并下载，下载成功后U盘自动弹出。

![](/files/-Lk3QtJiq-FjJSjzg7Lz)

6.程序下载成功，板载绿色LED灯闪烁。

```
注：若要再次下载程序，需要按下主板上运行键，好搭酷重新与电脑连接。
```

## 编程界面

[点击此处](http://www.haohaodada.com/Core/)进入好搭酷编程界面。

## 常见问题

Q：下载后，U盘自动弹出，如何再次下载程序？

A：按下好搭酷运行按键，计算机再次检测到U盘，即可再次下载程序


---

# 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/zao-wu-chan-pin/haodacore.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.
