From 85de9d26b58e9dfb04288741b5215e48c90cd059 Mon Sep 17 00:00:00 2001 From: vany5921 <908744431@qq.com> Date: Fri, 20 Mar 2020 10:33:10 +0800 Subject: [PATCH 1/7] update atom information --- docs/en/core/atom_lite.md | 2 +- docs/en/core/atom_matrix.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/core/atom_lite.md b/docs/en/core/atom_lite.md index 31c40e3f..641a7e99 100644 --- a/docs/en/core/atom_lite.md +++ b/docs/en/core/atom_lite.md @@ -23,7 +23,7 @@ - GROVE/4P PH2.0 interface - Program Platform: [Arduino](http://www.arduino.cc) [UIFlow](http://flow.m5stack.com) - Product Size:24 * 24 * 10mm -- Product weight:1g +- Product weight:12g ## EasyLoader diff --git a/docs/en/core/atom_matrix.md b/docs/en/core/atom_matrix.md index bab31c89..33a3ccf3 100644 --- a/docs/en/core/atom_matrix.md +++ b/docs/en/core/atom_matrix.md @@ -25,7 +25,7 @@ - GROVE/4Pin PH2.0 interface - Program Platform:[Arduino](http://www.arduino.cc) [UIFlow](http://flow.m5stack.com) - Product Size:24 * 24 * 14mm -- Product weight:1g +- Product weight:14g ## EasyLoader From 5f048f30aa10f17407c58360f8cb6b07e0681940 Mon Sep 17 00:00:00 2001 From: vany5921 <908744431@qq.com> Date: Fri, 20 Mar 2020 10:43:13 +0800 Subject: [PATCH 2/7] update atom --- docs/en/core/atom_lite.md | 4 ++-- docs/en/core/atom_matrix.md | 4 ++-- docs/zh_CN/core/atom_lite.md | 4 ++-- docs/zh_CN/core/atom_matrix.md | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/en/core/atom_lite.md b/docs/en/core/atom_lite.md index 641a7e99..4ad692e3 100644 --- a/docs/en/core/atom_lite.md +++ b/docs/en/core/atom_lite.md @@ -22,8 +22,8 @@ - 6* GPIO (Dupont Pins) - GROVE/4P PH2.0 interface - Program Platform: [Arduino](http://www.arduino.cc) [UIFlow](http://flow.m5stack.com) -- Product Size:24 * 24 * 10mm -- Product weight:12g +- Size:24 * 24 * 10mm +- Weight:12g ## EasyLoader diff --git a/docs/en/core/atom_matrix.md b/docs/en/core/atom_matrix.md index 33a3ccf3..1f17a5dc 100644 --- a/docs/en/core/atom_matrix.md +++ b/docs/en/core/atom_matrix.md @@ -24,8 +24,8 @@ - 6* GPIO (Dupont Pins) - GROVE/4Pin PH2.0 interface - Program Platform:[Arduino](http://www.arduino.cc) [UIFlow](http://flow.m5stack.com) -- Product Size:24 * 24 * 14mm -- Product weight:14g +- Size:24 * 24 * 14mm +- Weight:14g ## EasyLoader diff --git a/docs/zh_CN/core/atom_lite.md b/docs/zh_CN/core/atom_lite.md index af895218..5f899964 100644 --- a/docs/zh_CN/core/atom_lite.md +++ b/docs/zh_CN/core/atom_lite.md @@ -21,8 +21,8 @@ - GROVE/4P PH2.0接口 - 2.4G天线:Proant 440 - 开发平台: [Arduino](http://www.arduino.cc) [UIFlow](http://flow.m5stack.com) -- 产品尺寸:24 * 24 * 10mm -- 产品重量:1g +- 尺寸:24 * 24 * 10mm +- 重量:12g ## EasyLoader diff --git a/docs/zh_CN/core/atom_matrix.md b/docs/zh_CN/core/atom_matrix.md index 64f765f5..612f542c 100644 --- a/docs/zh_CN/core/atom_matrix.md +++ b/docs/zh_CN/core/atom_matrix.md @@ -26,8 +26,8 @@ - GROVE/4P PH2.0接口 - 2.4G天线:Proant 440 - 开发平台: [Arduino](http://www.arduino.cc)、[UIFlow](http://flow.m5stack.com) -- 产品尺寸:24 * 24 * 14mm -- 产品重量:1g +- 尺寸:24 * 24 * 14mm +- 重量:14g ## EasyLoader From 9539a87dc1d1ddcca78dfff36846b1551b7fe9d7 Mon Sep 17 00:00:00 2001 From: vany5921 <908744431@qq.com> Date: Fri, 20 Mar 2020 17:18:05 +0800 Subject: [PATCH 3/7] add stickv schematic --- docs/en/core/m5stickv.md | 4 ++++ docs/zh_CN/core/m5stickv.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/docs/en/core/m5stickv.md b/docs/en/core/m5stickv.md index 347db52e..6ffb0890 100644 --- a/docs/en/core/m5stickv.md +++ b/docs/en/core/m5stickv.md @@ -291,6 +291,10 @@ The triple-axis MEMS accelerometer in MPU-6886 includes a wide range of features - Video/Display - Game simulator +## Schematic + +[K210_CAM](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/schematic/Core/k210_CAMv2.pdf) + ## Links - **Web page** - [Sipeed](https://maixpy.sipeed.com/en/) diff --git a/docs/zh_CN/core/m5stickv.md b/docs/zh_CN/core/m5stickv.md index c81971d2..4ab63924 100644 --- a/docs/zh_CN/core/m5stickv.md +++ b/docs/zh_CN/core/m5stickv.md @@ -280,6 +280,10 @@ MPU-6886中的三轴MEMS加速度计包括多种功能: - 视频/显示 - 游戏模拟器 +## 原理图 + +[K210_CAM](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/schematic/Core/k210_CAMv2.pdf) + ## 案例程序 - **Maixpy参考示例** [Example](https://docs.m5stack.com/#/zh_CN/related_documents/M5StickV-Maixpy) From 2142517cd886fb86979adef70dbc695ddc585953 Mon Sep 17 00:00:00 2001 From: vany5921 <908744431@qq.com> Date: Fri, 20 Mar 2020 17:21:40 +0800 Subject: [PATCH 4/7] Update hat-powerc.md --- docs/en/hat/hat-powerc.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/en/hat/hat-powerc.md b/docs/en/hat/hat-powerc.md index 5df1be66..05e539ee 100644 --- a/docs/en/hat/hat-powerc.md +++ b/docs/en/hat/hat-powerc.md @@ -51,7 +51,7 @@ To get complete code, please click [here](https://github.com/m5stack/M5-ProductE ## EasyLoader ->EasyLoader是一个简洁快速的程序烧录器,其内置了一个产品相关的案例程序,通过简单步骤将其烧录至主控,即可进行一系列的功能验证.**(程序烧录前,请根据设备类型安装相应驱动程序. M5Core型主机[请点击此处查看CP210X驱动安装教程](zh_CN/arduino/arduino_development?id=安装串口驱动),M5StickC/V/T/ATOM系列可免驱动使用)** +>EasyLoader is a concise and fast program writer, which has a built-in case program related to the product. It can be burned to the main control by simple steps to perform a series of function verification. Please install the corresponding driver according to the device type. M5Core host [Please click here to view the CP210X driver installation tutorial](en/arduino/arduino_development), M5StickC/V/T/ATOM series can be used without driver)
@@ -69,8 +69,8 @@ To get complete code, please click [here](https://github.com/m5stack/M5-ProductE
-

案例描述:

-

检测当前底座电池电压以及电量信息.

+

Description::

+

Check the current base battery voltage and power information

From 6c5b300e3d2583eb053f52fb0fed613981801ec4 Mon Sep 17 00:00:00 2001 From: vany5921 <908744431@qq.com> Date: Fri, 20 Mar 2020 17:49:47 +0800 Subject: [PATCH 5/7] Update 485t.md --- docs/zh_CN/accessory/485t.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/zh_CN/accessory/485t.md b/docs/zh_CN/accessory/485t.md index b096b577..d9692dc9 100644 --- a/docs/zh_CN/accessory/485t.md +++ b/docs/zh_CN/accessory/485t.md @@ -21,6 +21,11 @@ - 1x 485T +## Schematic + + + +