Files
2021-02-19 19:34:06 +08:00

113 lines
3.3 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Module PLUS
<el-tag effect="plain">SKU:M019</el-tag>
<div class="product_pic"><img src="assets/img/product_pics/module/module_plus_01.webp"><img src="assets/img/product_pics/module/module_plus_02.webp"></div>
## 描述
**PLUS** 是M5Stack堆叠模块系列中的一款,功能增强型模块.模块配备了锂电池(500mAh)、齿轮电位器、红外发射器.集成MEGA328,提供麦克风接口焊盘,并且对M5Core的端口PORT B(GPIO),PORT C(UART)进行的拓展.PLUS模块能够升级你的硬件资源,为你带来更好的开发体验.
通讯协议: I2C (0x62).
**注意:**
PLUS 上的PORT C 和 PORT B 的丝印画反了,使用时请注意。黑色的座子是 PORT B,也即 GPIO,蓝色的座子是 PORT C,也即 UART。
## 产品特性
- 400mAh 锂电池
- 可编程齿轮电位器
- 红外发射器
- PORT B & PORT C
## 包含
- 1x M5Stack PLUS 模块
## 规格参数
<table>
<tr style="font-weight:bold">
<td>规格</td>
<td>参数</td>
</tr>
<tr>
<td>净重</td>
<td>21g</td>
</tr>
<tr>
<td>毛重</td>
<td>31g</td>
</tr>
<tr>
<td>产品尺寸</td>
<td>54.2*54.2*12.8mm</td>
</tr>
<tr>
<td>包装尺寸</td>
<td>60*57*17mm</td>
</tr>
</table>
## 相关链接
- **[PLUS 固件](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/PLUS/firmware_328p)**
## EasyLoader
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo.webp" width="100px" style="margin-top:20px">
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Module/EasyLoader_PLUS.exe"><el-button type="primary">点击下载EasyLoader</el-button></a>
>1.EasyLoader是一个简洁快速的程序烧录器,每一个产品页面里的EasyLoader都提供了一个与产品相关的案例程序,通过简单步骤将其烧录至主控,能够进行一系列的功能验证.
>2.下载软件后,双击运行应用程序,将M5设备通过数据线连接至电脑,选择端口参数,点击 **"Burn"** 即可开始烧录
?>3.EasyLoader烧录前需要安装有CP210XUSB驱动程序),[点击此处查看驱动安装教程](zh_CN/related_documents/M5Burner#安装串口驱动)
## 管脚映射
**Mega328 ISP**下载接口Pin脚定义
<img src="assets\img\product_pics\app\mega328_isp.webp" width="30%" height="30%">
## MBUS引脚定义
<img src="assets\img\product_pics\module\module_bus.webp"/>
## 案例程序
### 1. Arduino
[请点击此处下载Arduino代码](https://github.com/m5stack/M5Stack/tree/master/examples/Modules/PLUS)
### UIFLOW
<img src="assets/img/product_pics/module/module_plus_03.webp">
- [点击此处,获取UIFlow](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/PLUS/UIFLOW)
## 原理图
<img src="assets/img/product_pics/module/plus_sch.webp">
## 相关视频
**PLUS 的演示 - 菜单界面的翻页与选择**
<video class="video_size" controls>
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Blog/Twitch201812/M5Stack%20Encoder.mp4" type="video/mp4">
</video>
<script>
var purchase_link = 'https://m5stack.com/collections/m5-module/products/plus-module';
anchor_search(purchase_link);
scrollFunc();
</script>