fix some link

This commit is contained in:
Sean
2021-03-25 15:34:12 +08:00
parent 850bb0d595
commit 657cd03334
8 changed files with 140 additions and 7 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ It is able to perform convolutional neural network calculations at low power con
</tr>
<tr>
<td>Camera</td>
<td>OV7740</td>
<td>OV7740(30W pixels)</td>
</tr>
<tr>
<td>FOV</td>
+1 -1
View File
@@ -87,7 +87,7 @@ An external power supply is provided (5V-12V input can be adjusted by switching
## Example
- [Arduino code example](https://github.com/m5stack/M5Atom/tree/master/examples/ATOM_BASE/ATOM_Socket)
- [Arduino code example](https://github.com/m5stack/M5Stack/tree/master/examples/Modules/COM_LoRaWAN470)
## Video
+1 -1
View File
@@ -87,7 +87,7 @@ An external power supply is provided (5V-12V input can be adjusted by switching
## Example
- [Arduino code example](https://github.com/m5stack/M5Atom/tree/master/examples/ATOM_BASE/ATOM_Socket)
- [Arduino code example](https://github.com/m5stack/M5Stack/tree/master/examples/Modules/COM_LoRaWAN915)
## Video
+1 -1
View File
@@ -101,7 +101,7 @@ It is equipped with two programmable keys and an RGB LED indicator on the front
</tr>
<tr>
<td>Image Sensor</td>
<td>OV2640</td>
<td>OV7740(30W pixels)</td>
</tr>
<tr>
<td>FOV</td>
+1 -1
View File
@@ -185,7 +185,7 @@
**下载完整代码 [点击此处](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Application/Bala2)**
- **[教程&快速上手](en/quick_start/bala2/bala2_quick_start)**
- **[教程&快速上手](zh_CN/quick_start/bala2/bala2_quick_start)**
<script>
+1 -1
View File
@@ -104,7 +104,7 @@ M5stickV AI 摄像头具备机器视觉能力,配备OmniVision OV7740图像传
</tr>
<tr>
<td>摄像头</td>
<td>OV7740</td>
<td>OV7740(30W像素)</td>
</tr>
<tr>
<td>FOV</td>
+133
View File
@@ -0,0 +1,133 @@
# CoreInk Proto Base
<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>
## 描述
**CoreInk Proto Base** 是一款适配CoreInk主控的DIY拓展板。
当堆叠该拓展板时,它将CoreInk主控上的IO总线引出至PROTO板,你可以根据自己的需求设计与搭建电路。
套装内共包含3种配件。
HY2.0-4P母座端子
3.96公/母端子
AtomPin是一款Pin转接板,可将Atom底部的Pin引出,
配合特制的支架可以轻松将Atom固定而不影响引脚的使用。四周打孔设计让用户可根据自己的需求掰断使用
,有了AtomPin可以更容易在面包板上搭建电路。AtomHat是一款用于适配M5StickC Hat系列产品的转接板,
如果您已经拥有HAT配件,可以直接通过AtomHat转接来使用,提高产品复用率,底部的十字孔可与积木进行连接,固定十分方便。
AtomMount是专用于固定Atom的积木配件,只需要一颗螺丝与Atom连接即可与其他积木进行结合,为你的作品注入活力。
**注意**
在使用AtomHat前注意检查HAT引脚号,您可能需要在程序中修改程序对应的引脚号,在使用PIR HAT时需要设置33引脚为内部上拉
## 产品特性
- 兼容Atom Matrix/Atom Lite
- 多种DIY方式
- 安装灵活
## 包含
- 1x CoreInk Proto Base(面壳+底壳)
- 1x 内六角扳手
- 3x HY2.0-4P插座端子(红色x1,蓝色x1,黑色x1)
- 4x HT3.96R-4P插针
- 4x HT3.96R-4P插座
- 1x HT3.96R-2P插针
- 1x HT3.96R-2P插座
- 1x DC插座端子
- 4x M2*6 杯头自攻牙螺丝
- 1x DIP排针
盒子 8.3*5.4*2.6CM
## 应用
- 实验电路面包板搭建
- 配合积木使用
- 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 = '';
anchor_search(purchase_link);
scrollFunc();
</script>
+1 -1
View File
@@ -96,7 +96,7 @@
</tr>
<tr>
<td>摄像头</td>
<td>OV7740</td>
<td>OV7740(30W pixels)</td>
</tr>
<tr>
<td>FOV</td>