# 音乐主板

## 概述

3D打印音乐主板集合了7个扩展排针接口、蜂鸣器、锂电池充放电、红外接收、物联网通讯等功能，可通过3D打印外壳配合在线编程完成各种有趣的设计，使用户在学习编程的同时开阔思维，实现创意，方便快速的造物。

## 参数

* 控制芯片：32位好搭定制ARM芯片&#x20;
* 尺        寸：70x51（mm）

## 功能说明

1.排针7排—P20-P26;

2.红外接收—P04;

3.蜂鸣器—配网响应;

4.TF卡—音乐文件后缀支持.mp3 及.wav 后缀名，内部放置音乐文件命名必须以 0001 开头;

5.mp3借口—P05;

6.插座—喇叭;

## 使用方式

连接USB可直接进行USB下载，电源指示灯在充电状态时闪烁，电池充满状态时常亮。 连接WIFI下载板，按下电源键开关机，关机状态按下WIFI配置键,蜂鸣器响一声，在好好搭搭公众号的好搭物联网小程序进行WIFI配置，配置成功后即可无线连接并下载。

## 扩展玩法

音乐案例：

Step 1：将喇叭与主板通过接口连接。

![](/files/-LaJ4346osY6WkmBmjIF)

Step 2：将SD卡插入卡槽。

![](/files/-LaJ434Bba6UA9ov2Am-)

Step 3：将电池与主板通过锂电池接口连接,将wifi模块与主板通过排母接口连接。

![](/files/-LaJ434ERq9plYYeV3Dg)

Step 4：将主板，电池，喇叭放在外壳的相应位置。

![](/files/-LaJ434Kxt7XXHN2FJYh)

Step 5：盖上顶盖，音乐盒即组装完毕。按下电源键，电源指示灯亮，无线下载程序，即可播放音乐。

![](/files/-LaJ434O1r4WO5Gl6fr9)

## 示例代码

![](/files/-LWiwoWA9Ecxd2zNmvI4)

[音乐案例示例代码](http://www.haohaodada.com/wulink-nano/index.php?id=5698)

## 原理图

{% file src="/files/-LrDE6H0I8vol3Kd1e9n" %}
音乐主板原理图
{% endfile %}

## 常见问题

1.微信配置不上网络

请尝试用WEB方式配置。

2.配置网络的原理是什么

通过手机把我们的路由器的网络账号告诉WU-Link，让她能顺利的连上网络

3.一个路由器最多能带几台设备

一般路由建议不要超过10台设备。

4.怎么解绑MAC地址 在原来绑定的账号里删除即可，如果忘记原来帐号，请联系技术支持。


---

# 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/3d-da-yin-tao-jian/yin-le-zhu-ban.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.
