From dc10886e8a25bb445f5a6be6c47f74ba67b17128 Mon Sep 17 00:00:00 2001
From: LiHuashen <854410664@qq.com>
Date: Sat, 26 Jan 2019 14:30:38 +0800
Subject: [PATCH] add youku videios for products
---
docs/en/base/btc_base.md | 15 +++++---
.../m5stick_quick_start_with_uiflow.md | 16 +++++++--
.../related_documents/how_to_burn_firmware.md | 26 ++++++++++++--
docs/zh_CN/app/bala.md | 10 ++++--
docs/zh_CN/app/lidarbot.md | 10 ++++--
docs/zh_CN/base/btc_base.md | 11 ++++--
docs/zh_CN/base/node_base.md | 8 ++++-
docs/zh_CN/core/basic.md | 10 +++++-
docs/zh_CN/core/gray.md | 20 +++++++++--
docs/zh_CN/module/joystick.md | 12 +++++--
docs/zh_CN/module/plus.md | 10 ++++--
.../m5stick_quick_start_with_uiflow.md | 16 +++++++--
.../related_documents/how_to_burn_firmware.md | 34 ++++++++++++++++---
docs/zh_CN/unit/cardkb.md | 12 +++++--
docs/zh_CN/unit/catear.md | 10 ++++--
docs/zh_CN/unit/m5camera.md | 16 +++++++--
docs/zh_CN/unit/neoflash.md | 10 ++++--
17 files changed, 205 insertions(+), 41 deletions(-)
diff --git a/docs/en/base/btc_base.md b/docs/en/base/btc_base.md
index 1643c48d..246e809c 100644
--- a/docs/en/base/btc_base.md
+++ b/docs/en/base/btc_base.md
@@ -12,11 +12,16 @@
# Description
-BTC is a base including DHT12 module which can detect
-temperature and humidity. Your M5Stack Core board can stay as a small
-displayer(like a small TV or a small IOT central contronller) after
-adding this BTC Module. Absolutely, it is more easier to charge M5Stack
-Core via Type-C Cable after adding this BTC Module.
+**BTC** is a base including DHT12 module which can detect
+temperature and humidity.
+
+Your M5Stack Core board can stay as a small displayer(like a small TV or a small IOT central contronller) after adding this BTC Module.
+
+**Note:**
+
+* Although M5Core [BASIC](en/core/basic) or [GRAY](en/core/gray) can be attached to this base, but BTC can not charge them. Actually, our Cores, as we know, are built in chargin chip (IP5306). After plugged a USB cable in, the Core was charging without any charger.
+
+* Once M5Core has been attached to BTC, it can not controll ENV Unit at this time. Because BTC has been built in DHT12 sensor which will cause IIC address conflit.
# Feature
diff --git a/docs/en/quick_start/m5stick/m5stick_quick_start_with_uiflow.md b/docs/en/quick_start/m5stick/m5stick_quick_start_with_uiflow.md
index 323102b6..cc9f5918 100644
--- a/docs/en/quick_start/m5stick/m5stick_quick_start_with_uiflow.md
+++ b/docs/en/quick_start/m5stick/m5stick_quick_start_with_uiflow.md
@@ -14,6 +14,8 @@
4. **[Example](#example)**
+5. **[Related Video](#Related-Video)**
+
## Update firmware
>Update the stick to the latest firmware version for a better experience.
@@ -64,8 +66,18 @@ Click the `Settings` button at the top right of the [WebIDE](http://flow.m5stack
-## Note
+### Note
>the resolution of stick screen is **64x128**, so if you want to drag a graph at [WebIDE](http://flow.m5stack.com/) to display on stick screen, it's better for you to drag it within a certain range shown as following figure.(Currently only supports the display of rectangular patterns, as well as labels.)
-
\ No newline at end of file
+
+
+## Related Video
+
+**UIFlow instroduce**
+
+
+
+**UIFlow 的快速指南 (Mac & Linux)**
+
+
\ No newline at end of file
diff --git a/docs/en/related_documents/how_to_burn_firmware.md b/docs/en/related_documents/how_to_burn_firmware.md
index 90c4080d..bd1a4959 100644
--- a/docs/en/related_documents/how_to_burn_firmware.md
+++ b/docs/en/related_documents/how_to_burn_firmware.md
@@ -64,9 +64,29 @@ If M5Burner means be busy after clicking `Burn`, please wait for a few minutes.
## Linux
-### 1. Install esptool
+### 1. Install pip and esptool
-Open Terminal, and enter `sudo pip install esptool` for installing `esptool`.
+Open the terminal, enter the following command according to your system version for installing Python package management tool `pip`.
+
+* Centos7:
+
+```shell
+sudo yum install python-pip
+```
+
+* Ubuntu and Debian:
+
+```shell
+sudo apt-get install python-pip
+```
+
+* Arch:
+
+```shell
+sudo pacman -S --needed python-pip
+```
+
+After installing `pip` successfully, enter `sudo pip install esptool` for installing `esptool`.
@@ -84,6 +104,6 @@ If you want to bun v1.1.1 version firmware, switch the current directory to the
-Plug the M5Core in, and run `sudo ./flash.sh`
+Plug the M5Core in, and enter `sudo chmod +x *.sh` for granting `root` authority, and run `sudo ./flash.sh`
\ No newline at end of file
diff --git a/docs/zh_CN/app/bala.md b/docs/zh_CN/app/bala.md
index 29da0f88..110e518b 100644
--- a/docs/zh_CN/app/bala.md
+++ b/docs/zh_CN/app/bala.md
@@ -4,7 +4,7 @@
* * *
-:memo:**[描述](#描述)** :bulb:**[上手指南](/zh_CN/quick_start/bala/bala_quick_start)** :octocat:**[例程](https://github.com/m5stack/M5Bala/tree/master/examples)** 🛒**[购买链接](https://item.taobao.com/item.htm?spm=a1z10.3-c.w4002-1172588106.13.3b6d425eZah7wG&id=574761698176)**
+:memo:**[描述](#描述)** :bulb:**[上手指南](/zh_CN/quick_start/bala/bala_quick_start)** :octocat:**[例程](https://github.com/m5stack/M5Bala/tree/master/examples)** 🛒**[购买链接](https://item.taobao.com/item.htm?spm=a1z10.3-c.w4002-1172588106.13.3b6d425eZah7wG&id=574761698176)** :clapper:**[相关视频](#相关视频)**
## 描述
@@ -25,4 +25,10 @@
- 2x 带编码器的N20电机
- Type-C USB线
-
\ No newline at end of file
+
+
+## 相关视频
+
+**BALA 的演示**
+
+
\ No newline at end of file
diff --git a/docs/zh_CN/app/lidarbot.md b/docs/zh_CN/app/lidarbot.md
index ae51fffa..819e8353 100644
--- a/docs/zh_CN/app/lidarbot.md
+++ b/docs/zh_CN/app/lidarbot.md
@@ -4,7 +4,7 @@
* * *
-:memo:**[描述](#描述)** :octocat:**[例程](#例程)** 🛒**[购买链接](https://item.taobao.com/item.htm?spm=a1z10.3-c.w4002-1172588106.10.17fd425e0xq2aq&id=580401820385)**
+:memo:**[描述](#描述)** :octocat:**[例程](#例程)** 🛒**[购买链接](https://item.taobao.com/item.htm?spm=a1z10.3-c.w4002-1172588106.10.17fd425e0xq2aq&id=580401820385)** :clapper:**[相关视频](#相关视频)**
## 描述
@@ -151,4 +151,10 @@ void loop()
AccessPort accessport;
accessport.AnalzyCommand();// 发送地图数据给PC上位机
- ```
\ No newline at end of file
+ ```
+
+## 相关视频
+
+**Lidar Bot 在迷宫中巡线**
+
+
diff --git a/docs/zh_CN/base/btc_base.md b/docs/zh_CN/base/btc_base.md
index ffd019e3..95437022 100644
--- a/docs/zh_CN/base/btc_base.md
+++ b/docs/zh_CN/base/btc_base.md
@@ -13,7 +13,14 @@
# 描述
-BTC模块是一款包含DHT12(温湿度)传感器的底座。有了BTC底座之后,可以方便给M5Core充电。
+**BTC** 是一款包含 **DHT12(温湿度)传感器**的底座。
+
+**注意:**
+
+* 虽然 M5Core [BASIC](zh_CN/core/basic) 或 [GRAY](zh_CN/core/gray) 接在 BTC 底座上,可是插入USB线之后,不能通过 BTC 不能给它充电。实际上每个 Core 都内置了充电芯片 (IP5306),接入 Type-C USB 线之后,就能给底座上的电池充电,不需要专门的充电模块。
+
+* 在 M5Core BASIC 接上 BTC 底座之后,不能再控制 ENV Unit,因为 BTC 已经内置了 DHT12 传感器,会 IIC 地址冲突。
+
# 特性
@@ -32,7 +39,7 @@ BTC模块是一款包含DHT12(温湿度)传感器的底座。有了BTC底座之
**DHT12**