From 93db56de97b014fc5ad37cb07aa0ae08094b408b Mon Sep 17 00:00:00 2001
From: LiHuashen <854410664@qq.com>
Date: Tue, 30 Apr 2019 19:12:33 +0800
Subject: [PATCH] updated core docs
---
docs/en/core/basic.md | 12 +++++++-----
docs/en/core/face_kit.md | 8 ++++----
docs/en/core/fire.md | 9 ++++++---
docs/en/core/gray.md | 6 ++++--
docs/en/core/m5go.md | 9 ++++++---
docs/en/core/m5go_lite.md | 7 +++++--
6 files changed, 32 insertions(+), 19 deletions(-)
diff --git a/docs/en/core/basic.md b/docs/en/core/basic.md
index 623ee8ad..66b9d512 100644
--- a/docs/en/core/basic.md
+++ b/docs/en/core/basic.md
@@ -8,7 +8,7 @@
## Description
-**M5Stack BASIC Kit** is one of the M5Stack development kit series, with friendly price and full-featured resources makes it a good starter kit for you to explore IoT.
+**M5Stack BASIC Kit**, like its namesake, is a starter kit among the M5Stack development kit series. Its modular, stackable, scalable, and portable device is powered with an ESP-32 core, which makes it open source, low cost, full-function, and easy for developers to handle new product development on all stages include circuit design, PCB design, software, mold design and production. This Basic kit provides a friendly price and full-featured resources which makes it a good starter kit for you to explore IoT.
*Ever wanted to explore the fastest way of IoT prototyping, M5Stack development board is the perfect solution. Not like others, M5Stack development board is highly productlized, covered with industrial grade case, and **ESP32-based** development board. **ESP32** is a hybid Wi-Fi & Bluetooth chip contains a dual-core and 4MB of SPI Flash . Together with 30+ M5Stack [stackable modules](https://docs.m5stack.com/#/en/?id=module) , 40+ [extendable units](https://docs.m5stack.com/#/en/?id=unit), and different levels of program language, you can create and verify your IoT product in a very short time.
Supported development platforms and program languages: Arduino, Blockly language with [UIFlow](http://flow.m5stack.com), [Micropython](http://www.micropython.org). Regardless of what level program skill you have, M5Stack would guide you in every step of the way to realize your idea as well as to the final productilization.*
@@ -37,7 +37,7 @@ M5Stack Basic is consist with two separable parts. the upside part has all kinds
- Extendable Pins & Holes
- Grove Port
- M-Bus Socket & Pins
-- Development Platform [UIFlow](http://flow.m5stack.com), [MicroPython](http://micropython.org/), [Arduino](http://www.arduino.cc)
+- Program Platform: [UIFlow](http://flow.m5stack.com), [MicroPython](http://micropython.org/), [Arduino](http://www.arduino.cc)
### ESP32 Features
@@ -75,7 +75,9 @@ M5Stack Basic is consist with two separable parts. the upside part has all kinds
**GROVE Port A & IP5306**
-*Power Management IC (IP5306) is customized I2C edition,its I2C address is 0x75. Click[here](https://github.com/m5stack/M5-Schematic/blob/master/Core/IIC_IP5306_REG_V1.4.pdf)to check IP5306 datasheet*
+*We've use the customized I2C version of IP5306, on power management.*
+
+*Its I2C address is 0x75. Click [here](https://github.com/m5stack/M5-Schematic/blob/master/Core/IIC_IP5306_REG_V1.4.pdf) to check its datasheet*
| ESP32 Chip | GPIO22 | GPIO21 | 5V | GND |
@@ -134,11 +136,11 @@ M5Stack Basic is consist with two separable parts. the upside part has all kinds
**Notice:**
-*Comparision Between Different Development Kits*
+*Comparision Between Different Development Kits of M5*
- *For details click [here](https://github.com/m5stack/M5-Schematic/blob/master/Core/hardware_difference_between_cores_zh_CN.md)。*
-- *Download chart click[here](https://github.com/m5stack/M5-Schematic/blob/master/Core/M5%20Core%20Detailed%20Comparison.xlsx)。*
+- *Download chart click [here](https://github.com/m5stack/M5-Schematic/blob/master/Core/M5%20Core%20Detailed%20Comparison.xlsx)。*
diff --git a/docs/en/core/face_kit.md b/docs/en/core/face_kit.md
index 75a95298..c3c228e7 100644
--- a/docs/en/core/face_kit.md
+++ b/docs/en/core/face_kit.md
@@ -2,15 +2,15 @@
**[GameBoy Keyboard](#gameBoy-keyboard)** **[Calculator Keyboard](#calculator-keyboard)** **[QWERTY Keyboard](#qeerty-keyboard)** **[FACES Charger](#faces-charger)** **[Related Link](#Related-Link)**
-**FACES Kit** is a collection of functional panels, contains the most commonly used panels and keyboards with **MEGA328** processor inside, communication protocol through IIC(0x08) as slave mode. Using these 3 different panels, you will be able to support keyboard interaction with the M5Core.
+**FACES Kit** is a feast of functional panels, contains the most commonly used panels and keyboards with **MEGA328** processor inside, communication protocol through IIC(0x08) as slave mode. With these 3 different panels, it will be very easy to support keyboard interaction with your M5Core.
-If you up for playing some classic video game, GameBoy panel plus M5Core are the perfect combination. All you need to do is upload an game simulator onto M5 controller, attach the GameBoy panel, this is how it looks:
+If you up for some classic video game, GameBoy panel plus M5Core is the perfect combination. All you need to do is upload an game simulator onto M5 controller, and attach the GameBoy panel underneath. this is how it looks:
*Download a gameboy game: https://docs.m5stack.com/#/en/quick_start/faces/gameboy_burn_a_nes_game*
-The other two panels are Calculator Keyboard and QWERTY Keyboard. These are widely used on those application scenarios that need typing or exchange information.
+The other two panels are Calculator Keyboard and QWERTY Keyboard.
@@ -18,7 +18,7 @@ The other two panels are Calculator Keyboard and QWERTY Keyboard. These are wide
-Other than 3 functional panels, this development kit comes with more stuff like a charger table. Mangent and POGO pin connector.
+Other than 3 functional panels, this development kit comes with more stuff like a charger table with Mangent and POGO pin connector.
diff --git a/docs/en/core/fire.md b/docs/en/core/fire.md
index c560acdb..0f707296 100644
--- a/docs/en/core/fire.md
+++ b/docs/en/core/fire.md
@@ -8,7 +8,7 @@
## Description
-**M5Stack FIRE Kit** is a upgrade from the Gray kits,except the 9-Axis IMU sensor. It provides more hardware resources : 16M PSRAM , enhanced Base (M5GO Base and M5GO CHG Base), larger battery, etc.
+**FIRE** is M5 Core device. Its modular, stackable, scalable, and portable device is powered with an ESP-32 core, which makes it open source, low cost, full-function, and easy for developers to handle new product development on all stages include circuit design, PCB design, software, mold design and production.
With a IMU posture sensor, you can include posture detection in your work : accelerated speed, angulation, and trajectory deection. You can make relative products like sports data collector, 3D remote gesture controller and more.
@@ -77,7 +77,10 @@ Supported development platforms and program languages: Arduino, Blockly language
**GROVE Port A & IP5306**
-*Power Management IC (IP5306) is customized I2C edition,its I2C address is 0x75. Click[here](https://github.com/m5stack/M5-Schematic/blob/master/Core/IIC_IP5306_REG_V1.4.pdf)to check IP5306 datasheet*
+*We've use the customized I2C version of IP5306, on power management.*
+
+*Its I2C address is 0x75. Click [here](https://github.com/m5stack/M5-Schematic/blob/master/Core/IIC_IP5306_REG_V1.4.pdf) to check its datasheet*
+
| ESP32 Chip | GPIO22 | GPIO21 | 5V | GND |
| GROVE A | SCL | SDA | 5V | GND |
@@ -192,7 +195,7 @@ Supported development platforms and program languages: Arduino, Blockly language
- **Datasheet** - [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf) - [MPU9250](http://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf)
-- **register manual** - [IP5306](https://github.com/m5stack/M5-Schematic/blob/master/Core/IIC_IP5306_REG_V1.4.pdf)
+- **Register Manual** - [IP5306](https://github.com/m5stack/M5-Schematic/blob/master/Core/IIC_IP5306_REG_V1.4.pdf)
## Related Video
diff --git a/docs/en/core/gray.md b/docs/en/core/gray.md
index 148c3056..f74b9d24 100644
--- a/docs/en/core/gray.md
+++ b/docs/en/core/gray.md
@@ -10,7 +10,7 @@
## Description
-**M5Stack GRAY Kit** is from one of the M5Stack development kit series, it’s a upgrade from the Basic kits. In comparison, Gray kit provide a extra IMU sensor, MPU9250.
+**GRAY** is M5 Core device. Its modular, stackable, scalable, and portable device is powered with an ESP-32 core, which makes it open source, low cost, full-function, and easy for developers to handle new product development on all stages include circuit design, PCB design, software, mold design and production.
With a IMU posture sensor, you can include posture detection in your work : accelerated speed, angulation, and trajectory detection. You can make relative products like sports data collector, 3D remote gesture controller and more.
@@ -93,7 +93,9 @@ Supported development platforms and program languages: Arduino, Blockly language
**GROVE Port A & IP5306**
-*Power Management IC (IP5306) is customized I2C edition,its I2C address is 0x75. Click[here](https://github.com/m5stack/M5-Schematic/blob/master/Core/IIC_IP5306_REG_V1.4.pdf)to check IP5306 datasheet*
+*We've use the customized I2C version of IP5306, on power management.*
+
+*Its I2C address is 0x75. Click [here](https://github.com/m5stack/M5-Schematic/blob/master/Core/IIC_IP5306_REG_V1.4.pdf) to check its datasheet*
| ESP32 Chip | GPIO22 | GPIO21 | 5V | GND |
diff --git a/docs/en/core/m5go.md b/docs/en/core/m5go.md
index 84ec3e74..51033742 100644
--- a/docs/en/core/m5go.md
+++ b/docs/en/core/m5go.md
@@ -10,7 +10,7 @@
## Description
-This **M5GO IOT Kit** is a multi-Unit feast - 6 M5units inside (ENV, IR, RGB, PIR, ANGLE, HUB). Just like other M5Stack development kit, M5GO is powered by ESP32.
+This **M5GO IOT Kit** is a multi-Unit feast with 6 M5units inside (ENV, IR, RGB, PIR, ANGLE, HUB). Just like other M5Stack development kit, M5GO is powered by ESP32.
Every M5stack development kit can be programmed through Arduino IDE, WebIDE UIFlow, Micropython, and Blockly, simplifying the development process for those requiring a joint hardware and software solution. Not only does M5stack have far-reaching IoT applications in industry, agriculture, and home, but it also empowers students to learn to code in STEM classrooms.
@@ -71,7 +71,10 @@ This M5GO kit is specifically designed for STEM education. The pack includes 1 M
**GROVE Port A & IP5306**
-*Power Management IC (IP5306) is customized I2C edition,its I2C address is 0x75. Click[here](https://github.com/m5stack/M5-Schematic/blob/master/Core/IIC_IP5306_REG_V1.4.pdf)to check IP5306 datasheet*
+*We've use the customized I2C version of IP5306, on power management.*
+
+*Its I2C address is 0x75. Click [here](https://github.com/m5stack/M5-Schematic/blob/master/Core/IIC_IP5306_REG_V1.4.pdf) to check its datasheet*
+
| ESP32 Chip | GPIO22 | GPIO21 | 5V | GND |
| GROVE A | SCL | SDA | 5V | GND |
@@ -193,7 +196,7 @@ This M5GO kit is specifically designed for STEM education. The pack includes 1 M
- **Datasheet** - [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf) - [MPU9250](http://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf)
-- **register manual** - [IP5306](https://github.com/m5stack/M5-Schematic/blob/master/Core/IIC_IP5306_REG_V1.4.pdf)
+- **Register Manual** - [IP5306](https://github.com/m5stack/M5-Schematic/blob/master/Core/IIC_IP5306_REG_V1.4.pdf)
## Related Video
diff --git a/docs/en/core/m5go_lite.md b/docs/en/core/m5go_lite.md
index 01fb5487..5ba01eb1 100644
--- a/docs/en/core/m5go_lite.md
+++ b/docs/en/core/m5go_lite.md
@@ -13,7 +13,7 @@
## DESCRIPTION
-**M5GO Lite** is a light pack of M5GO kit, instead of having 6 M5units, M5Go-Lite provides 1 ENV + accessories. Same as the M5GO controller M5Go-Lite is also specifically designed for STEM education,and sharing the same M5GO controller which is a full-feathered, upgraded development board provides plenty of hardware resources.
+**M5GO Lite** is a light pack of M5GO kit, instead of having 6 M5units, M5Go-Lite provides 1 ENV + accessories and the same M5 controller as M5GO. M5Go-Lite is also designed for STEM education. M5GO controller itself is already a full-feathered, highly integrated, upgraded development board provides plenty of hardware resources, such as LCD screen, speaker, Led bar, 16M flash, microphone and more. Light but not least.
All M5stack development board can be programmed through Arduino IDE, WebIDE UIFlow, Micropython, and Blockly, simplifying the development process for those requiring a joint hardware and software solution. Not only does M5stack have far-reaching IoT applications in industry, agriculture, and home, but it also empowers students to learn to code in STEM classrooms.
@@ -72,7 +72,10 @@ All M5stack development board can be programmed through Arduino IDE, WebIDE UIFl
**GROVE Port A & IP5306**
-*Power Management IC (IP5306) is customized I2C edition,its I2C address is 0x75. Click[here](https://github.com/m5stack/M5-Schematic/blob/master/Core/IIC_IP5306_REG_V1.4.pdf)to check IP5306 datasheet*
+*We've use the customized I2C version of IP5306, on power management.*
+
+*Its I2C address is 0x75. Click [here](https://github.com/m5stack/M5-Schematic/blob/master/Core/IIC_IP5306_REG_V1.4.pdf) to check its datasheet*
+
| ESP32 Chip | GPIO22 | GPIO21 | 5V | GND |
| GROVE A | SCL | SDA | 5V | GND |