From dc5f6466ee74bf2d400f35360702af6327da222c Mon Sep 17 00:00:00 2001
From: vany5921 <908744431@qq.com>
Date: Wed, 8 Jan 2020 17:55:10 +0800
Subject: [PATCH] add facesII
---
docs/en/app/bala.md | 10 +++++++++-
docs/en/module/facesII.md | 8 +++++++-
docs/zh_CN/app/bala.md | 6 +++++-
docs/zh_CN/app/m5scale_diy_kit.md | 2 +-
docs/zh_CN/module/facesII.md | 9 +++++++--
5 files changed, 29 insertions(+), 6 deletions(-)
diff --git a/docs/en/app/bala.md b/docs/en/app/bala.md
index dcbd6cfe..49828e18 100644
--- a/docs/en/app/bala.md
+++ b/docs/en/app/bala.md
@@ -57,6 +57,10 @@ C.A.S.E | Plastic ( PC )
+### IMU 6050
+
+
+### MPU 6886
>1.EasyLoader is a simple and fast program burner. Every product page in EasyLoader provides a product-related case program. It can be burned to the master through simple steps, and a series of function verification can be performed.(**Currently EasyLoader is only available for Windows OS**)
@@ -65,12 +69,16 @@ C.A.S.E | Plastic ( PC )
!>3.The CP210X (USB driver) needs to be installed before the EasyLoader is burned. [Click here to view the driver installation tutorial](en/related_documents/M5Burner#install-usb-driver),This program is only available for devices that use the MPU9250/MPU6886. (SH200Q is not supported).
+## Code
+
+### 1. Arduino IDE
+
+*To get complete code, please click,[click](https://github.com/m5stack/M5Stack/tree/master/examples/Modules/Bala).*
## Sensor calibration
If you found that Bala cannot keep balance during use, it can be solved by trying to calibrate the sensor. Press and hold the right C key to start the machine, and release the key after hearing the "drip" sound. The sensor will enter the calibration setting, and keep the host horizontal and still. After 3 seconds, the sensor calibration is completed, and it will automatically enter the balance mode after the calibration is completed.
-
## PinMap
**Mega328 ISP**Download interface Pin foot definition
diff --git a/docs/en/module/facesII.md b/docs/en/module/facesII.md
index cf4c9193..beb22896 100644
--- a/docs/en/module/facesII.md
+++ b/docs/en/module/facesII.md
@@ -3,7 +3,7 @@
-:memo:**[Description](#Description)** :octocat:**[Example](https://github.com/m5stack/M5Stack/tree/master/examples/BASE/FACESII)** 🛒**[Purchase](https://m5stack.com/collections/all/products/m5-faces-ii-bottom-board)**
+:memo:**[Description](#Description)** :octocat:**[Example](#Example)**🛒**[Purchase](https://m5stack.com/collections/all/products/m5-faces-ii-bottom-board)**
## Description
@@ -35,6 +35,12 @@
**Notice:PORT description **
*Ports of different colors have different functions. Black-PortB (26/36), supports DA/AD conversion and signal bus communication. Blue-PortC (16/17), supports UART serial communication. Based on the required function, the corresponding unit can be connected to the FACES II base by just attaching it to the port with the matching color.
+## Example
+
+### Arduino IDE
+
+*To the complete code , click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/FACESII_NeoPixelTest)*
+
## Video