From 07118febec19d31b755b9fa22de26e441d085a3d Mon Sep 17 00:00:00 2001 From: shaoxiang <1026025056@qq.com> Date: Tue, 11 Jun 2019 20:11:51 +0800 Subject: [PATCH] change Product page file name to lower ,and delete some old file --- docs/en/app/{Demo-Board.md => demo-board.md} | 0 docs/en/base/{PM2.5.md => pm2.5.md} | 0 docs/en/hat/{ENV.md => hat-env.md} | 0 docs/en/hat/{PIR.md => hat-pir.md} | 0 docs/en/hat/{SPK.md => hat-spk.md} | 0 docs/en/module/{FAN.md => fan.md} | 0 ...to_connect_wifi_using_core_with_m5cloud.md | 52 --------- .../how_to_install_git_and_arduino.md | 23 ---- .../related_documents/upgrade_m5stack_lib.md | 17 --- docs/index.md | 12 +- docs/zh_CN/README.md | 18 +-- .../app/{Demo-Board.md => demo-board.md} | 0 docs/zh_CN/base/{BASE15.md => base15.md} | 0 docs/zh_CN/base/{BASE26.md => base26.md} | 0 docs/zh_CN/base/{PM2.5.md => pm2.5.md} | 0 docs/zh_CN/hat/{ENV.md => hat-env.md} | 0 docs/zh_CN/hat/{PIR.md => hat-pir.md} | 0 docs/zh_CN/hat/{SPK.md => hat-spk.md} | 0 docs/zh_CN/module/{FAN.md => fan.md} | 0 ...to_connect_wifi_using_core_with_m5cloud.md | 106 +++++++++--------- 20 files changed, 68 insertions(+), 160 deletions(-) rename docs/en/app/{Demo-Board.md => demo-board.md} (100%) rename docs/en/base/{PM2.5.md => pm2.5.md} (100%) rename docs/en/hat/{ENV.md => hat-env.md} (100%) rename docs/en/hat/{PIR.md => hat-pir.md} (100%) rename docs/en/hat/{SPK.md => hat-spk.md} (100%) rename docs/en/module/{FAN.md => fan.md} (100%) delete mode 100644 docs/en/related_documents/how_to_connect_wifi_using_core_with_m5cloud.md delete mode 100644 docs/en/related_documents/how_to_install_git_and_arduino.md delete mode 100644 docs/en/related_documents/upgrade_m5stack_lib.md rename docs/zh_CN/app/{Demo-Board.md => demo-board.md} (100%) rename docs/zh_CN/base/{BASE15.md => base15.md} (100%) rename docs/zh_CN/base/{BASE26.md => base26.md} (100%) rename docs/zh_CN/base/{PM2.5.md => pm2.5.md} (100%) rename docs/zh_CN/hat/{ENV.md => hat-env.md} (100%) rename docs/zh_CN/hat/{PIR.md => hat-pir.md} (100%) rename docs/zh_CN/hat/{SPK.md => hat-spk.md} (100%) rename docs/zh_CN/module/{FAN.md => fan.md} (100%) diff --git a/docs/en/app/Demo-Board.md b/docs/en/app/demo-board.md similarity index 100% rename from docs/en/app/Demo-Board.md rename to docs/en/app/demo-board.md diff --git a/docs/en/base/PM2.5.md b/docs/en/base/pm2.5.md similarity index 100% rename from docs/en/base/PM2.5.md rename to docs/en/base/pm2.5.md diff --git a/docs/en/hat/ENV.md b/docs/en/hat/hat-env.md similarity index 100% rename from docs/en/hat/ENV.md rename to docs/en/hat/hat-env.md diff --git a/docs/en/hat/PIR.md b/docs/en/hat/hat-pir.md similarity index 100% rename from docs/en/hat/PIR.md rename to docs/en/hat/hat-pir.md diff --git a/docs/en/hat/SPK.md b/docs/en/hat/hat-spk.md similarity index 100% rename from docs/en/hat/SPK.md rename to docs/en/hat/hat-spk.md diff --git a/docs/en/module/FAN.md b/docs/en/module/fan.md similarity index 100% rename from docs/en/module/FAN.md rename to docs/en/module/fan.md diff --git a/docs/en/related_documents/how_to_connect_wifi_using_core_with_m5cloud.md b/docs/en/related_documents/how_to_connect_wifi_using_core_with_m5cloud.md deleted file mode 100644 index 6365fc2d..00000000 --- a/docs/en/related_documents/how_to_connect_wifi_using_core_with_m5cloud.md +++ /dev/null @@ -1,52 +0,0 @@ -# How to Connect WIFI (For M5Cloud) {docsify-ignore-all} - -?> **Tip** *If your M5Stack Core was not burnt with a specific firmware named `M5Cloud` in advance, please visit this article [How to burn firmware](en/related_documents/how_to_burn_firmware) for burnning)* - -**After powering on Core,you will be greeted by this screen. Let's connect to networkable AP.** - -
- -
- -## CONTENT - -1. [Connect to M5Core AP](#connect-to-m5Core-AP) - -2. [Select Networkable AP](#select-networkable-ap) - -3. [Reset Your Device](#reset-your-device) - -## 1. Connect to M5Core AP - -**Use Mobile Phone or PC for connectting to M5Core AP(like `M5Stack-a67c`)** - -## 2. Select Networkable AP - -**Then open brower to login 192.168.4.1 for setting your networkable WIFI name and password. (Now, my networkable wifi is named `MasterHax_2.4G`)** - -
- -
- -
- -
- -?> **Note** If you connect wifi unsuccessfully, repeat it again please. - -## 3. Reset Your Device - -**After connected wifi successfully, reset your core according to the prompt on `192.168.4.1`** - -
- -
- -?> **Note** If your device has been bound to M5Cloud's account before(means you have entered the check code on [M5Cloud](http://cloud.m5stack.com)), the screen will display as below -
- -
- -## Complete - -Now, you can try to program with your core following this article [Quick Start with M5Cloud](en/quick_start/m5core/m5stack_core_get_started_MicroPython_m5cloud) diff --git a/docs/en/related_documents/how_to_install_git_and_arduino.md b/docs/en/related_documents/how_to_install_git_and_arduino.md deleted file mode 100644 index 43751e54..00000000 --- a/docs/en/related_documents/how_to_install_git_and_arduino.md +++ /dev/null @@ -1,23 +0,0 @@ -# How to install Git and Arduino IDE (Windows) {docsify-ignore-all} - -## 1. Install `Git` -If you has installed `Git`, please following next setp 2 straight.Otherwise, download the client of [Git](https://git-scm.com/download/win) and install it. - -## 2. Install `Arduino IDE` - -*download address* -https://www.arduino.cc/en/Main/Software - -
- -
- -Double click to install Arduino IDE - -
- -
- -
- -
\ No newline at end of file diff --git a/docs/en/related_documents/upgrade_m5stack_lib.md b/docs/en/related_documents/upgrade_m5stack_lib.md deleted file mode 100644 index 95d8eb76..00000000 --- a/docs/en/related_documents/upgrade_m5stack_lib.md +++ /dev/null @@ -1,17 +0,0 @@ -# Upgrade M5Stack Lib {docsify-ignore-all} - -### 1. Start up Arduino IDE, then Select `Sketch`->`Include Library`->`Manage Libraries...` - -### 2. Type `M5Stack` into the search box, search it. - -
- Screenshot of coverpage -
- -### 3. If it shows as below figure, click `Update`. - -**But if it shows `Install`, it means you has not installed M5Stack Lib. So, you need click `Install` for installing lib.** - -
- Screenshot of coverpage -
diff --git a/docs/index.md b/docs/index.md index 57485452..87b55c77 100644 --- a/docs/index.md +++ b/docs/index.md @@ -226,7 +226,7 @@
- +

FAN

@@ -335,7 +335,7 @@
- +

PM2.5

@@ -682,21 +682,21 @@ ## HAT-SPK
- +

ENV

- +

PIR

- +

SPK

@@ -790,7 +790,7 @@
- +

Demo Board

diff --git a/docs/zh_CN/README.md b/docs/zh_CN/README.md index 6c726220..8d482ae1 100644 --- a/docs/zh_CN/README.md +++ b/docs/zh_CN/README.md @@ -220,7 +220,7 @@
- +

FAN

@@ -330,21 +330,21 @@
- +

PM2.5

- +

BASE15

- +

BASE26

@@ -660,7 +660,7 @@
- +

M5:bit

@@ -678,21 +678,21 @@ ## HAT-SPK
- +

ENV

- +

PIR

- +

SPK

@@ -788,7 +788,7 @@
- +

Demo Board

diff --git a/docs/zh_CN/app/Demo-Board.md b/docs/zh_CN/app/demo-board.md similarity index 100% rename from docs/zh_CN/app/Demo-Board.md rename to docs/zh_CN/app/demo-board.md diff --git a/docs/zh_CN/base/BASE15.md b/docs/zh_CN/base/base15.md similarity index 100% rename from docs/zh_CN/base/BASE15.md rename to docs/zh_CN/base/base15.md diff --git a/docs/zh_CN/base/BASE26.md b/docs/zh_CN/base/base26.md similarity index 100% rename from docs/zh_CN/base/BASE26.md rename to docs/zh_CN/base/base26.md diff --git a/docs/zh_CN/base/PM2.5.md b/docs/zh_CN/base/pm2.5.md similarity index 100% rename from docs/zh_CN/base/PM2.5.md rename to docs/zh_CN/base/pm2.5.md diff --git a/docs/zh_CN/hat/ENV.md b/docs/zh_CN/hat/hat-env.md similarity index 100% rename from docs/zh_CN/hat/ENV.md rename to docs/zh_CN/hat/hat-env.md diff --git a/docs/zh_CN/hat/PIR.md b/docs/zh_CN/hat/hat-pir.md similarity index 100% rename from docs/zh_CN/hat/PIR.md rename to docs/zh_CN/hat/hat-pir.md diff --git a/docs/zh_CN/hat/SPK.md b/docs/zh_CN/hat/hat-spk.md similarity index 100% rename from docs/zh_CN/hat/SPK.md rename to docs/zh_CN/hat/hat-spk.md diff --git a/docs/zh_CN/module/FAN.md b/docs/zh_CN/module/fan.md similarity index 100% rename from docs/zh_CN/module/FAN.md rename to docs/zh_CN/module/fan.md diff --git a/docs/zh_CN/related_documents/how_to_connect_wifi_using_core_with_m5cloud.md b/docs/zh_CN/related_documents/how_to_connect_wifi_using_core_with_m5cloud.md index d99da75f..ffe6978b 100644 --- a/docs/zh_CN/related_documents/how_to_connect_wifi_using_core_with_m5cloud.md +++ b/docs/zh_CN/related_documents/how_to_connect_wifi_using_core_with_m5cloud.md @@ -1,53 +1,53 @@ -# 如何连接WIFI (For M5Cloud) {docsify-ignore-all} - -?> *如果您的M5Cloud还没预先烧录名为`M5Cloud`固件的话,请阅读这篇文章[如何烧录使用M5Burner烧录固件](zh_CN/related_documents/how_to_burn_firmware)* - -**重启M5Core之后,您会看到M5Core出现下图界面。现在我们就开始连接WIFI吧** - -
- -
- -## 目录 - -1. [连接M5Core的热点](#connect-to-m5Core-AP) - -2. [选择可联网的WIFI热点](#select-networkable-ap) - -3. [重启M5Core](#reset-your-device) - -## 1. 连接M5Core的热点 - -**使用手机或者PC连接M5Core发出的热点AP(看,现在我的M5Core发出的热点名是`M5Stack-a67c`)** - -## 2. 选择可联网的WIFI热点 - -**打开浏览器并输入网址`192.168.4.1`,然后选择可联网的WIFI,并输入其密码(如下图,我的WIFI名字是`MasterHax_2.4G`)** - -
- -
- -
- -
- -?> 如果您的M5Core没成功连接WIFI,请重试一次. - -## 3. 重启M5Core - -**在M5Core成功连接WIFI之后,重启您的Core** - -
- -
- -!> **Note** 可是如果您的Core之前绑定过M5Cloud账号(也就是之前有过将check code输入到[M5Cloud](http://cloud.m5stack.com)),这时M5Core屏幕会如下图所示。 - -
- -
- -## 最后 - -现在,您可以阅读这篇文章开始使用M5Cloud编程啦![M5Cloud上手指南](zh_CN/quick_start/m5core/m5stack_core_get_started_MicroPython_m5cloud) +# 如何连接WIFI (For M5Cloud) {docsify-ignore-all} + +?> *如果您的M5Cloud还没预先烧录名为`M5Cloud`固件的话,请阅读这篇文章[如何烧录使用M5Burner烧录固件](zh_CN/related_documents/how_to_burn_firmware)* + +**重启M5Core之后,您会看到M5Core出现下图界面。现在我们就开始连接WIFI吧** + +
+ +
+ +## 目录 + +1. [连接M5Core的热点](#connect-to-m5Core-AP) + +2. [选择可联网的WIFI热点](#select-networkable-ap) + +3. [重启M5Core](#reset-your-device) + +## 1. 连接M5Core的热点 + +**使用手机或者PC连接M5Core发出的热点AP(看,现在我的M5Core发出的热点名是`M5Stack-a67c`)** + +## 2. 选择可联网的WIFI热点 + +**打开浏览器并输入网址`192.168.4.1`,然后选择可联网的WIFI,并输入其密码(如下图,我的WIFI名字是`MasterHax_2.4G`)** + +
+ +
+ +
+ +
+ +?> 如果您的M5Core没成功连接WIFI,请重试一次. + +## 3. 重启M5Core + +**在M5Core成功连接WIFI之后,重启您的Core** + +
+ +
+ +!> **Note** 可是如果您的Core之前绑定过M5Cloud账号(也就是之前有过将check code输入到[M5Cloud](http://cloud.m5stack.com)),这时M5Core屏幕会如下图所示。 + +
+ +
+ +## 最后 + +现在,您可以阅读这篇文章开始使用M5Cloud编程啦![M5Cloud上手指南](zh_CN/quick_start/m5core/m5stack_core_get_started_MicroPython_m5cloud)