From 64e7f887c767b2a1a03d70ead0160a98046c4760 Mon Sep 17 00:00:00 2001 From: LiHuashen <854410664@qq.com> Date: Wed, 13 Feb 2019 18:43:11 +0800 Subject: [PATCH] add difference tables for FACES Kit --- docs/en/core/face_kit.md | 8 ++++++++ docs/zh_CN/api/lcd.md | 2 +- docs/zh_CN/core/face_kit.md | 10 +++++++++- 3 files changed, 18 insertions(+), 2 deletions(-) diff --git a/docs/en/core/face_kit.md b/docs/en/core/face_kit.md index 41148bde..7decf0fe 100644 --- a/docs/en/core/face_kit.md +++ b/docs/en/core/face_kit.md @@ -50,3 +50,11 @@ Burn the following example(example function: M5Core and serial terminal will pri
+ +### NOTE + +*The [Gray version](zh_CN/core/gray) core is configured in the FACES Kit, and our Core has several versions. Similarly, other versions of Core can be stacked on the base of the FACES. The following picture is a comparison of their main differences, which is convenient for you to use. If you want the detailed defference with them, please click [here](https://github.com/m5stack/M5-Schematic/blob/master/Core/hardware_difference_between_cores.md).* + + + + \ No newline at end of file diff --git a/docs/zh_CN/api/lcd.md b/docs/zh_CN/api/lcd.md index 5d81a778..c9e9b426 100644 --- a/docs/zh_CN/api/lcd.md +++ b/docs/zh_CN/api/lcd.md @@ -1,4 +1,4 @@ -# LCD +# LCD 屏幕 *屏幕像素为 320x240,以屏幕左上角为原点 (0,0)* diff --git a/docs/zh_CN/core/face_kit.md b/docs/zh_CN/core/face_kit.md index fb3d0405..a2570752 100644 --- a/docs/zh_CN/core/face_kit.md +++ b/docs/zh_CN/core/face_kit.md @@ -59,4 +59,12 @@ M5Core和FACE底板,再加上Calculator键盘之后,烧录你的固件到M5C ### 相关链接 -- **[购买链接](https://item.taobao.com/item.htm?spm=a1z10.3-c.w4002-1172588106.15.686c425eRw6D4J&id=562810115476)** \ No newline at end of file +- **[购买链接](https://item.taobao.com/item.htm?spm=a1z10.3-c.w4002-1172588106.15.686c425eRw6D4J&id=562810115476)** + +### 注意: + +*FACES Kit 中配置了[灰色版本](zh_CN/core/gray)的 Core,而我们的 Core 有几个版本,同样可以将其他版本的 Core 堆叠到 FACES 的底座上用。下图是它们主要区别的比较,方便您使用。如果想查看详细的资源对比,请点击[这里](https://github.com/m5stack/M5-Schematic/blob/master/Core/hardware_difference_between_cores_zh_CN.md)。* + + + + \ No newline at end of file