fix some m5paper discription mistake

This commit is contained in:
Gitshaoxiang
2020-12-01 09:06:29 +08:00
parent 8051809e39
commit 3871d3ce70
8 changed files with 347 additions and 6 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 25 KiB

+2 -2
View File
@@ -14,9 +14,9 @@ Choose the development platform you want to use, view the corresponding tutorial
**M5Paper** is M5Stacks latest core device with a touch enabled E-ink display. Powered by the ESP32-D0WDQ6-V3 this is our first device to integrate a super sized 540*960 @4.7" E-ink displaywhich supports 16 grayscale levels. The display is a GT911 capacitive touch screenwhich supports two point touch and a variety of gesture controls . Compared to a regular LCDE-ink displays are easier on the eyes, which makes them a great choice for reading or viewing for longer periods. Other benefits are the low power consumption and the ability to retain the image even if power to the display is terminated. Integrated in the CoreInk are an multi-function button for operation, SHT30 temperature and moisture sensor, physical buttons and an TF-card(microSD) port for data storage.
Additionally the FM24C02 internal eeprom chip(256KB-EEPROM)can be used to store vital data even when the device is off. A 1150mAh lipo battery keeps the device going for long periods and battery life can be further preserved by using the RTC(BM8563)to set the device into deep sleep and wake it up again when needed。Three HY2.0-4P expansion ports are included which allow for building complex projects using the existing sensors in the M5Stack ecosystem.
Additionally the FM24C02 internal eeprom chip(256B-EEPROM)can be used to store vital data even when the device is off. A 1150mAh lipo battery keeps the device going for long periods and battery life can be further preserved by using the RTC(BM8563)to set the device into deep sleep and wake it up again when needed。Three HY2.0-4P expansion ports are included which allow for building complex projects using the existing sensors in the M5Stack ecosystem.
?>Warning: Do not expose to ultraviolet rays for a long time, otherwise it may cause irreversible damage to the E-ink screen. The low-power power management solution adopted by M5Paper is different from that of CORE and StickC devices. When in use, the PWR button is used as a power-on button(long press 2s). If you need to shut down the device, you need to use the software API or press the reset button on the back.
?>Warning: Do not expose to ultraviolet rays for a long time, otherwise it may cause irreversible damage to the E-ink screen. The low-power power management solution adopted by M5Paper is different from that of CORE and StickC devices. When in use, the PWR button is used as a power-on button(long press 2s). If you need to shut down the device, you need to use the software API or press the reset button on the back, when using USB power supply, it cannot be shut down.
## Product Features
+139
View File
@@ -0,0 +1,139 @@
# ATOM HUB SWITCH
<el-tag effect="plain">SKU:K042</el-tag>
<div class="product_pic"><img src="assets/img/product_pics/atom_base/atomhub_switch/atomswitch.webp"><img src="assets/img/product_pics/atom_base/atomhub_switch/atomswitch_02.webp"></div>
## 描述
**ATOM HUB SWITCH** 是一款支持ATOM的双路控制可编程开关,可同时接入两路交流/直流电路进行通断控制。内置降压模块可为ATOM提供5V/1A的直流电源,板载继电器最高支持250V/10A市电(16A瞬时电流),为了保障使用安全,其直流电路具备过热与短路保护功能,当电流过大或发生短路时能有效断开电路。为了方便用户在工业场景中使用,我们内置了一颗SP485EE电平转换芯片,提供一组RS485接口供用户连接RS485设备,RS485具备为ATOM供电的能力,支持电压为9-24V。此外还提供了一组HY2.0接口用于连接I2C外设或通用I/O设备。借助于ATOM的蓝牙与WIFI功能,您可以轻松实现远程遥控开关设备,如果您有多个ATOM HUB SWITCH,可以通过RS485接口进行并联。
## 产品特性
- 适配ATOM Matrix/ATOM Lite
- 内置AC-DC电路供电
- 2路继电器
- 内置RS485电平转换,支持Modbus
- HY2.0扩展
- 短路过热保护
- 可通过蓝牙、WIFI、RS485进行遥控
## 包含
- 1x ATOM HUB SWITCH
- 1x ATOM Lite
- 4x 强力磁铁
- 1x 双面胶
- 1x 轨道夹具
- 1x 3.96*4P 公头
- 3x 3.96*3P 公头
- 1x M4内六角扳手
- 2x M4*10mm 内六角沉头螺丝
- 1x M2*20mm 内六角杯头机械牙螺丝
## 应用
- 智能开关
## 规格参数
<table>
<tr style="font-weight:bold">
<td>规格</td>
<td>参数</td>
</tr>
<tr>
<td>继电器参数</td>
<td>AC 250V/10A(瞬时16A)</td>
</tr>
<tr>
<td>Switch电源(AC-DC)</td>
<td>AC 250V-DC 5V</td>
</tr>
<tr>
<td>RS485供电电压</td>
<td>9V-24V</td>
</tr>
<tr>
<td>接口</td>
<td>1x HY2.0(PORT A) 1x VH3.96 4P(RS485), 2x VH3.96 3P(Relay), 1x VH3.96 3P(AC/DC IN)</td>
</tr>
<tr>
<td>净重</td>
<td>134g</td>
</tr>
<tr>
<td>毛重</td>
<td>158g</td>
</tr>
<tr>
<td>产品尺寸</td>
<td>72*40*30mm</td>
</tr>
<tr>
<td>包装尺寸</td>
<td>104*77*35mm</td>
</tr>
<tr>
<td>外壳材质</td>
<td>Plastic ( PC )</td>
</tr>
</table>
## EasyLoader
>EasyLoader是一个简洁快速的程序烧录器,其内置了一个产品相关的案例程序,通过简单步骤将其烧录至主控,即可进行一系列的功能验证.**(程序烧录前,请根据设备类型安装相应驱动程序. M5Core型主机[请点击此处查看CP210X驱动安装教程](zh_CN/arduino/arduino_development?id=安装串口驱动)M5StickC/V/T/ATOM系列可免驱动使用)**
<div class="easyloader-box">
<div style="background-color:white;">
<div><img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/easyloader_intro.webp"></div>
<div class="easyloader-btn">
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Windows/ATOM_BASE/EasyLoader_AtomHubSwitch.exe">Windows</a>
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/MacOS/ATOM_BASE/EasyLoader_AtomHubSwitch.dmg">MacOS</a>
</div>
</div>
<div>
<video id="example_video" controls>
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/AtomBase/AtomSwitch.mp4" type="video/mp4">
</video>
<div class="easyloader-mask">
<a>
<svg id="play-btn" t="1583228776634" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="4152" width="75" height="75"><path d="M512 0C229.216 0 0 229.216 0 512s229.216 512 512 512 512-229.216 512-512S794.784 0 512 0z m0 928C282.24 928 96 741.76 96 512S282.24 96 512 96s416 186.24 416 416-186.24 416-416 416zM384 288l384 224-384 224z" p-id="4153" fill="#007aff"></path></svg></a>
<p>案例描述:</p>
<p>按键控制开关,呼吸灯状态表示继电器序号及开关状态,当红灯或绿灯亮起时按下按键切换状态</p>
</div>
</div>
</div>
## 相关链接
- **Datasheet**
- [SP485EE](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/hat/SP485EEN_en.pdf)
### 管脚映射
<table>
<tr><td>ATOM</td><td>22</td><td>19</td><td>33</td><td>23</td><td>25</td><td>21</td></tr>
<tr><td>ATOM HUB SWITCH</td><td>Relay1</td><td>Relay2</td><td>RX</td><td>TX</td><td>SDA</td><td>SCL</td></tr>
</table>
## 原理图
<img src="assets/img/product_pics/atom_base/atomhub_switch/atomswitch_sch.webp">
## 案例程序
- Arduino代码示例 [点击这里](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/AtomHubSwitch/AtomHubSwitch)
- UIFlow代码示例 [点击这里](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/AtomHubSwitch/UIFlow)
<img src="assets/img/product_pics/atom_base/atomhub_switch/uiflow_atomswitch.webp" width = "50%">
<script>
var purchase_link = 'https://m5stack.com/collections/m5-atom/products/atom-hub-switch-kit';
anchor_search(purchase_link);
scrollFunc();
</script>
+2 -2
View File
@@ -12,9 +12,9 @@
## 描述
**M5Paper** 是M5Stack推出的一款可触控墨水屏主控设备,控制器采用ESP32-D0WDQ6-V3。正面嵌入了一块分辨率为540*960 @4.7"的电子墨水屏,支持16级灰度显示。搭配GT911电容式触控面板,支持两点触控与多种手势操作。相对于普通的LCD的屏幕,电子墨水屏能够提供用户更好的文本阅读体验, 同时具有低功耗,掉电图像保持等特性。 集成拨轮开关, SHT30温湿度传感器, 与物理按键。 数据储存方面预留了TF-card(microSD)接口,并集成了FM24C02储存芯片(256KB-EEPROM)用于用户数据的断电存储。内置了1150mAh锂电池,结合内部的RTC(BM8563)可实现休眠与唤醒功能,能够为设备提供强大的续航能力。开放了3组HY2.0-4P外设接口能够拓展各式各样的传感器设备,为后续的应用功能开发提供无限可能。
**M5Paper** 是M5Stack推出的一款可触控墨水屏主控设备,控制器采用ESP32-D0WDQ6-V3。正面嵌入了一块分辨率为540*960 @4.7"的电子墨水屏,支持16级灰度显示。搭配GT911电容式触控面板,支持两点触控与多种手势操作。相对于普通的LCD的屏幕,电子墨水屏能够提供用户更好的文本阅读体验, 同时具有低功耗,掉电图像保持等特性。 集成拨轮开关, SHT30温湿度传感器, 与物理按键。 数据储存方面预留了TF-card(microSD)接口,并集成了FM24C02储存芯片(256B-EEPROM)用于用户数据的断电存储。内置了1150mAh锂电池,结合内部的RTC(BM8563)可实现休眠与唤醒功能,能够为设备提供强大的续航能力。开放了3组HY2.0-4P外设接口能够拓展各式各样的传感器设备,为后续的应用功能开发提供无限可能。
?>注意事项: 请勿长时间暴露在紫外线下, 否则有可能对墨水屏造成不可逆的损害。M5Paper采用的低功耗电源管理方案与CORE与StickC设备有所不同,使用时,PWR按键作为开机按键使用(长按2s),如需要使设备关机,则需要通过软件API或是按下背部的复位按键实现。
?>注意事项: 请勿长时间暴露在紫外线下, 否则有可能对墨水屏造成不可逆的损害。M5Paper采用的低功耗电源管理方案与CORE与StickC设备有所不同,使用时,PWR按键作为开机按键使用(长按2s),如需要使设备关机,则需要通过软件API或是按下背部的复位按键实现,当使用USB供电时,则无法关机
## 产品特性
@@ -114,7 +114,7 @@ __下载CP210X驱动程序__
?>网络编程模式是M5设备与UIFlow web编程平台的一个对接模式,屏幕会显示出当前设备的网络连接状态。当页面左上角的WiFi与云端连接指示标志没有出现`x`的时候,则代表随时可接收程序推送。默认情况下,在首次WiFi网络配置成功后,设备将自动重启,并进入网络编程模式。若您在运行其他应用后不知如何重新进入编程模式,你可以参考以下操作。
>开机后,在屏幕出现菜单后迅速按下屏幕中间Flow按键进入API KEY页面,使用电脑浏览器访问[flow.m5stack.com](http://flow.m5stack.com/)进入UIFlow编程页面.
>开机后,在屏幕出现菜单后迅速按下拨轮开关中间按键(Flow)进入API KEY页面,使用电脑浏览器访问[flow.m5stack.com](http://flow.m5stack.com/)进入UIFlow编程页面.
<img src="assets\img\quick_start\coreink\uiflow_07.webp" width="100%">
@@ -0,0 +1,87 @@
# M5Paper ToDo 使用教程
?>本教程适用于M5Paper
## 驱动安装
>程序烧录前,M5Paper用户请根据您使用的操作系统,点击下方按钮下载相应的CP210X驱动程序压缩包.在解压压缩包后,选择对应操作系统位数的安装包进行安装。
__下载CP210X驱动程序__
<div class="files_download">
<p class="item">
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/drivers/CP210x_VCP_Windows.zip">
<img src="/image/base/Windows_logo.webp" width="50">
<span class="item-title">Windows10</span>
</a>
</p>
<p class="item">
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/drivers/CP210x_VCP_MacOS.zip">
<img src="/image/base/MacOS_logo.webp" width="50">
<span class="item-title">MacOS</span>
</a>
</p>
<p class="item">
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/drivers/CP210x_VCP_Linux.zip">
<img src="/image/base/Linux_logo.webp" width="50">
<span class="item-title">Linux</span>
</a>
</p>
</div>
><img src="/image/base/CP210X_install.gif " width="70%">
## 烧录工具
>请根据您所使用的操作系统,点击下方按钮下载相应的M5Burner固件烧录工具.解压打开应用程序。
<div class="files_download">
<p class="item">
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/software/M5Burner.zip">
<img src="/image/base/Windows_logo.webp" width="50">
<span class="item-title">Windows10</span>
</a>
</p>
<p class="item">
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/software/M5Burner_MacOS.zip">
<img src="/image/base/MacOS_logo.webp" width="50">
<span class="item-title">MacOS</span>
</a>
</p>
<p class="item">
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/software/M5Burner_Linux.zip">
<img src="/image/base/Linux_logo.webp" width="50">
<span class="item-title">Linux</span>
</a>
</p>
</div>
<img src="assets/img/getting_started_pics/how_to_burn_firmware/M5Burner/M5Burner_01.webp">
?>注意:MacOS用户安装完成后请将应用放入Application文件夹内,如下图所示。
><img src="/image/base/application.webp" width="70%">
?>注意:Linux用户请切换至解压文件路径下,在终端中运行`./M5Burner`, 运行应用。
## 固件烧录
>1.双击打开Burner烧录工具,①在左侧菜单中选择对应的设备类型`M5Paper`,选择`TODO`固件,点击下载按钮进行下载。
<img src="assets\img\quick_start\coreink\uiflow_01.webp" width="70%">
>2.然后将M5设备通过Type-C数据线连接到电脑,选择对应的COM口,波特率可使用M5Burner中的默认配置,点击"Burn"开始烧录。
<img src="assets\img\quick_start\coreink\uiflow_02.webp" width="70%">
>3.当烧录日志提示`Burn Successfully`时,则表示固件已经烧录完成。
<img src="assets\img\quick_start\coreink\uiflow_03.webp" width="70%">
+1 -1
View File
@@ -1,4 +1,4 @@
# ToF {docsify-ignore-all}
# ToF
<el-tag effect="plain">SKU:U010</el-tag>
+115
View File
@@ -0,0 +1,115 @@
# UWB
<el-tag effect="plain">SKU:U010</el-tag>
<div class="product_pic"><img src="assets/img/product_pics/unit/tof/unit_tof_01.webp"><img src="assets/img/product_pics/unit/tof/unit_tof_02.webp"></div>
## 描述
**UWB** 是M5Stack推出的一款具备室内定位技术的无线通信Unit. 该设计采用基于Decawave的DW1000设计的超宽带(UWB)收发器模组。
集成天线,RF电路,电源管理和时钟电路。用于双向测距或TDOA定位系统中,定位精度:10厘米,数据速率:6.8 Mbps的数据速率,内置STM32,集成测距算法,AT指令控制。
UWB技术是一种使用1GHz以上频率带宽的无线载波通信技术。
它不采用正弦载波,而是利用纳秒级的非正弦波窄脉冲传输数据,
因此其所占的频谱范围很大,尽管使用无线通信,
使用UWB技术可在非常宽的带宽上传输信号
但其数据传输速率可以达到几百兆比特每秒以上。
## 产品特性
- 高精度
- 内置STM32集成测距算法
- AT指令控制
- 开发平台: Arduino, UIFlow(Blockly, Python)
- 2x LEGO 兼容孔
## 套件清单
- 1x UWB Unit
- 1x Grove 线
## 应用
- 室内定位
## 规格参数
<table>
<tr style="font-weight:bold">
<td>规格</td>
<td>参数</td>
</tr>
<tr>
<td>净重</td>
<td>4g</td>
</tr>
<tr>
<td>毛重</td>
<td>17g</td>
</tr>
<tr>
<td>产品尺寸</td>
<td>32*24*8mm</td>
</tr>
<tr>
<td>包装尺寸</td>
<td>67*53*12mm</td>
</tr>
</table>
## 相关链接
- **[VL53L0X Datasheet](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/hat/VL53L0X_en.pdf)**
## EasyLoader
>EasyLoader是一个简洁快速的程序烧录器,其内置了一个产品相关的案例程序,通过简单步骤将其烧录至主控,即可进行一系列的功能验证.**(程序烧录前,请根据设备类型安装相应驱动程序. M5Core型主机[请点击此处查看CP210X驱动安装教程](zh_CN/arduino/arduino_development?id=安装串口驱动)M5StickC/V/T/ATOM系列可免驱动使用)**
<div class="easyloader-box">
<div style="background-color:white;">
<div><img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/easyloader_intro.webp"></div>
<div class="easyloader-btn">
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Windows/UNIT/For%20M5Core/EasyLoader_ToF_UNIT_With_M5Core.exe">Windows</a>
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/MacOS/UNIT/EasyLoader_ToF_UNIT_With_M5Core.dmg">MacOS</a>
<!-- <a>Linux</a>
<a>MacOS</a> -->
</div>
</div>
<div>
<video id="example_video" controls>
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/Unit/ToF_UNIT.mp4" type="video/mp4">
</video>
<div class="easyloader-mask">
<a>
<svg id="play-btn" t="1583228776634" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="4152" width="75" height="75"><path d="M512 0C229.216 0 0 229.216 0 512s229.216 512 512 512 512-229.216 512-512S794.784 0 512 0z m0 928C282.24 928 96 741.76 96 512S282.24 96 512 96s416 186.24 416 416-186.24 416-416 416zM384 288l384 224-384 224z" p-id="4153" fill="#007aff"></path></svg></a>
<p>案例描述:</p>
<p>屏幕显示当前测距数据.</p>
</div>
</div>
</div>
## 案例程序
### 1. Arduino IDE
[请点击此处下载Arduino示例程序](https://github.com/m5stack/M5Stack/tree/master/examples/Unit/ToF_VL53L0X)
### 2. UIFlow
[请点击此处下载UIFlow示例](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/TOF/UIFlow)
<img src="assets/img/product_pics/unit/unit_example/TOF/example_unit_tof_01.webp">
## 原理图
[ToF Schematic](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/schematic/Units/UNIT_TOF.pdf)
<img src="assets/img/product_pics/unit/tof/unit_tof_sch_01.webp">
### 管脚映射
<table>
<tr><td>M5Core</td><td>GPIO22</td><td>GPIO21</td><td>5V</td><td>GND</td></tr>
<tr><td>UWB Unit</td><td>SCL</td><td>SDA</td><td>5V</td><td>GND</td></tr>
</table>