Files
2020-12-23 16:37:15 +08:00

111 lines
2.9 KiB
Markdown

# ATOM MATE
<el-tag effect="plain">SKU:A086</el-tag>
<div class="product_pic"><img src="assets/img/product_pics/atom_base/atommate/atom_mate.webp"></div>
## 描述
**ATOM MATE** 是专门适配ATOM系列的DIY扩展套件,套装内共包含3种配件。AtomPin是一款Pin转接板,可将Atom底部的Pin引出,配合特制的支架可以轻松将Atom固定而不影响引脚的使用。四周打孔设计让用户可根据自己的需求掰断使用,有了AtomPin可以更容易在面包板上搭建电路。AtomHat是一款用于适配M5StickC Hat系列产品的转接板,如果您已经拥有HAT配件,可以直接通过AtomHat转接来使用,提高产品复用率,底部的十字孔可与积木进行连接,固定十分方便。AtomMount是专用于固定Atom的积木配件,只需要一颗螺丝与Atom连接即可与其他积木进行结合,为你的作品注入活力。
**注意**
在使用AtomHat前注意检查HAT引脚号,您可能需要在程序中修改程序对应的引脚号,在使用PIR HAT时需要设置33引脚为内部上拉
## 产品特性
- 兼容Atom Matrix/Atom Lite
- 多种DIY方式
- 安装灵活
- 适配HAT/面包板
## 包含
- 1x AtomPin 支架
- 1x AtomPin 空板
- 1x AtomHat
- 1x AtomMount
- 5x 5Pin
- 1x 4Pin
- 1x 内六角扳手
- 1x M2*6 杯头机械牙螺丝
- 1x M2*8 杯头机械牙螺丝
## 应用
- 实验电路面包板搭建
- 配合积木使用
- HAT转接
## 规格参数
<table class="table-1">
<thead>
<tr>
<th>规格</th>
<th>参数</th>
</tr>
</thead>
<tbody>
<tr>
<td>净重</td>
<td>11g</td>
</tr>
<tr>
<td>毛重</td>
<td>22g</td>
</tr>
<tr>
<td>产品尺寸</td>
<td>AtomHAT:24*24*8mm AtomMount:24*24*8mm AtomPin:24*38*8mm</td>
</tr>
<tr>
<td>包装尺寸</td>
<td>50*50*21mm</td>
</tr>
<tr>
<td>外壳材质</td>
<td>Plastic ( PC )</td>
</tr>
</tbody>
</table>
## 管脚映射
<table>
<tr><td>HAT</td><td>GND</td><td>5V</td><td>G26</td><td>G36</td><td>G0</td><td>3V3</td></tr>
<tr><td>ATOM HAT</td><td>GND</td><td>5V</td><td>G22</td><td>G33</td><td>G19</td><td>3V3</td></tr>
</table>
## 相关链接
- **PcbDoc**
- [AtomPin](https://github.com/m5stack/m5-structural-design-file/blob/master/PCB/AtomPin.PcbDoc)
## 例程
使用PIR HAT 控制LED
<img src="assets/img/product_pics/atom_base/atommate/atomhat_uiflow.webp" width = "40%">
## 相关视频
<video class="video_size" controls>
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/AtomBase/ATOM-MATE.mp4" type="video/mp4">
</video>
<script>
var purchase_link = 'https://m5stack.com/collections/all/products/atomic-proto-kit';
anchor_search(purchase_link);
scrollFunc();
</script>