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

81 lines
2.4 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.
# FACES II BOTTOM
<el-tag effect="plain">SKU:A075</el-tag>
<div class="product_pic"><img src="assets/img/product_pics/module/facesII_bottom/faceii_01.webp"><img src="assets/img/product_pics/module/facesII_bottom/faceii_02.webp"></div>
## 描述
**FACES II BOTTOM** 是一款带有RGB灯条兼容GROVE接口的FACES底座,兼容FACES Kit中的所有功能面板.底座通过M-BUS总线与主机进行连接,使用I2C协议进行通信。底座内置600mAh可充电锂电池并配有电源管理芯片,方便作为手持设备使用。底座左右两侧各有5颗RGB LED,顶部为PORTB和PORTC接口,底座背面底部设有Pogo Pin触点,可通过充电底座进行充电,上方有M3螺丝孔和挂孔
可以方便的进行固定。
<img src="assets/img/product_pics/module/facesII_bottom/different.webp" width="30%" height="30%" >
## 产品特性
- 多彩LED灯条显示(GPIO15)
- 兼容GROVE接口易于连接
- 兼容FACES Kit面板
- 背部可充电设计
- 方便手持使用
## 包含
- 1x FACES II BOTTOM
## 规格参数
<table>
<tr style="font-weight:bold">
<td>规格</td>
<td>参数</td>
</tr>
<tr>
<td>净重</td>
<td>43g</td>
</tr>
<tr>
<td>毛重</td>
<td>77g</td>
</tr>
<tr>
<td>产品尺寸</td>
<td>108*54*19mm</td>
</tr>
<tr>
<td>包装尺寸</td>
<td>125*67*23mm</td>
</tr>
</table>
## 案例程序
### 1. Arduino
点击此处下载完整程序 [这里](https://github.com/m5stack/M5Stack/tree/master/examples/Face/FACESII_RGB_BAR)
### 相关链接
**<mark>NoticePORT 说明 </mark>**
*不同颜色的GROVE端口分别代表不同的功能.黑色的PortB(26/36), 支持DA/AD转换与信号总线通信.蓝色的PortC(16/17, 支持Uart串口通信.在使用Unit进行功能拓展的时候,只需要匹配二者的端口的颜色,相应的进行连接即可正常使用.
## MBUS引脚定义
<img src="assets\img\product_pics\module\module_bus.webp"/>
## 视频
<video class="video_size" controls>
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/Module/FACES%20II%20BOTTOM.mp4" type="video/mp4">
</video>
<script>
var purchase_link = 'https://m5stack.com/collections/all/products/m5-faces-ii-bottom-board';
anchor_search(purchase_link);
scrollFunc();
</script>