mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
change Product page file name to lower ,and delete some old file
This commit is contained in:
@@ -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.**
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/related_documents/how_to_connect_wifi_with_m5cloud/m5stack_connet_wifi.png">
|
||||
</figure>
|
||||
|
||||
## 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`)**
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/related_documents/how_to_connect_wifi_with_m5cloud/wifisetup.png">
|
||||
</figure>
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/related_documents/how_to_connect_wifi_with_m5cloud/wifi_connect_successfully.png">
|
||||
</figure>
|
||||
|
||||
?> **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`**
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/related_documents/how_to_connect_wifi_with_m5cloud/check_code_on_m5stack.png">
|
||||
</figure>
|
||||
|
||||
?> **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
|
||||
<figure>
|
||||
<img src="assets/img/related_documents/how_to_connect_wifi_with_m5cloud/connected_wifi_m5cloud_been_bound.png">
|
||||
</figure>
|
||||
|
||||
## 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)
|
||||
@@ -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
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/getting_started_pics/m5stack_core/get_started_with_arduino_m5core/windows/arduino_cc_package.png">
|
||||
</figure>
|
||||
|
||||
Double click to install Arduino IDE
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/getting_started_pics/m5stack_core/get_started_with_arduino_m5core/windows/select_arduino_install_path.png">
|
||||
</figure>
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/getting_started_pics/m5stack_core/get_started_with_arduino_m5core/windows/install_arduino_2.png">
|
||||
</figure>
|
||||
@@ -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.
|
||||
|
||||
<figure class="thumbnails">
|
||||
<img src="assets/img/getting_started_pics/m5stack_core/get_started_with_arduino_m5core/mac/macOS_install_m5stack_lib.png" alt="Screenshot of coverpage" title="Cover page">
|
||||
</figure>
|
||||
|
||||
### 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.**
|
||||
|
||||
<figure class="thumbnails">
|
||||
<img src="assets/img/getting_started_pics/m5stack_core/get_started_with_arduino_m5core/mac/macOS_search_m5stack.png" alt="Screenshot of coverpage" title="Cover page">
|
||||
</figure>
|
||||
+6
-6
@@ -226,7 +226,7 @@
|
||||
</div>
|
||||
|
||||
<div class="item">
|
||||
<a href="/#/en/module/FAN">
|
||||
<a href="/#/en/module/fan">
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/module/module_FAN.png">
|
||||
</a>
|
||||
<p class="item-title" style="font-style:italic;">FAN</p>
|
||||
@@ -335,7 +335,7 @@
|
||||
</div>
|
||||
|
||||
<div class="item">
|
||||
<a href="/#/en/base/PM2.5">
|
||||
<a href="/#/en/base/pm2.5">
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/base/base_pm25_01.jpg">
|
||||
</a>
|
||||
<p class="item-title" style="font-style:italic;">PM2.5</p>
|
||||
@@ -682,21 +682,21 @@
|
||||
## HAT-SPK
|
||||
|
||||
<div class="item">
|
||||
<a href="/#/en/hat/ENV">
|
||||
<a href="/#/en/hat/hat-env">
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/hat_env_01.jpg">
|
||||
</a>
|
||||
<p class="item-title" style="font-style:italic;">ENV</p>
|
||||
</div>
|
||||
|
||||
<div class="item">
|
||||
<a href="/#/en/hat/PIR">
|
||||
<a href="/#/en/hat/hat-pir">
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/hat_pir_01.jpg">
|
||||
</a>
|
||||
<p class="item-title" style="font-style:italic;">PIR</p>
|
||||
</div>
|
||||
|
||||
<div class="item">
|
||||
<a href="/#/en/hat/SPK">
|
||||
<a href="/#/en/hat/hat-spk">
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/hat_spk_01.jpg">
|
||||
</a>
|
||||
<p class="item-title" style="font-style:italic;">SPK</p>
|
||||
@@ -790,7 +790,7 @@
|
||||
</div>
|
||||
|
||||
<div class="item">
|
||||
<a href="/#/en/app/Demo-Board">
|
||||
<a href="/#/en/app/demo-board">
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/app/app_DemoBoard_01.jpg">
|
||||
</a>
|
||||
<p class="item-title" style="font-style:italic;">Demo Board</p>
|
||||
|
||||
@@ -220,7 +220,7 @@
|
||||
</div>
|
||||
|
||||
<div class="item">
|
||||
<a href="/#/zh_CN/module/FAN">
|
||||
<a href="/#/zh_CN/module/fan">
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/module/module_FAN.png">
|
||||
</a>
|
||||
<p class="item-title" style="font-style:italic;">FAN</p>
|
||||
@@ -330,21 +330,21 @@
|
||||
</div>
|
||||
|
||||
<div class="item">
|
||||
<a href="/#/zh_CN/base/PM2.5">
|
||||
<a href="/#/zh_CN/base/pm2.5">
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/base/base_pm25_01.jpg">
|
||||
</a>
|
||||
<p class="item-title" style="font-style:italic;">PM2.5</p>
|
||||
</div>
|
||||
|
||||
<div class="item">
|
||||
<a href="/#/zh_CN/base/BASE15">
|
||||
<a href="/#/zh_CN/base/base15">
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/base/base_base15_01.jpg">
|
||||
</a>
|
||||
<p class="item-title" style="font-style:italic;">BASE15</p>
|
||||
</div>
|
||||
|
||||
<div class="item">
|
||||
<a href="/#/zh_CN/base/BASE26">
|
||||
<a href="/#/zh_CN/base/base26">
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/base/base_base26_01.jpg">
|
||||
</a>
|
||||
<p class="item-title" style="font-style:italic;">BASE26</p>
|
||||
@@ -660,7 +660,7 @@
|
||||
</div>
|
||||
|
||||
<div class="item">
|
||||
<a href="/#/zh_CN/unit/M5-bit">
|
||||
<a href="/#/zh_CN/unit/m5-bit">
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/unit/unit_m5bit_01.jpg">
|
||||
</a>
|
||||
<p class="item-title" style="font-style:italic;">M5:bit</p>
|
||||
@@ -678,21 +678,21 @@
|
||||
## HAT-SPK
|
||||
|
||||
<div class="item">
|
||||
<a href="/#/zh_CN/hat/ENV">
|
||||
<a href="/#/zh_CN/hat/hat-env">
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/hat_env_01.jpg">
|
||||
</a>
|
||||
<p class="item-title" style="font-style:italic;">ENV</p>
|
||||
</div>
|
||||
|
||||
<div class="item">
|
||||
<a href="/#/zh_CN/hat/PIR">
|
||||
<a href="/#/zh_CN/hat/hat-pir">
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/hat_pir_01.jpg">
|
||||
</a>
|
||||
<p class="item-title" style="font-style:italic;">PIR</p>
|
||||
</div>
|
||||
|
||||
<div class="item">
|
||||
<a href="/#/zh_CN/hat/SPK">
|
||||
<a href="/#/zh_CN/hat/hat-spk">
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/hat_spk_01.jpg">
|
||||
</a>
|
||||
<p class="item-title" style="font-style:italic;">SPK</p>
|
||||
@@ -788,7 +788,7 @@
|
||||
</div>
|
||||
|
||||
<div class="item">
|
||||
<a href="/#/zh_CN/app/Demo-Board">
|
||||
<a href="/#/zh_CN/app/demo-board">
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/app/app_DemoBoard_01.jpg">
|
||||
</a>
|
||||
<p class="item-title" style="font-style:italic;">Demo Board</p>
|
||||
|
||||
@@ -1,53 +1,53 @@
|
||||
# 如何连接WIFI (For M5Cloud) {docsify-ignore-all}
|
||||
|
||||
?> *如果您的M5Cloud还没预先烧录名为`M5Cloud`固件的话,请阅读这篇文章[如何烧录使用M5Burner烧录固件](zh_CN/related_documents/how_to_burn_firmware)*
|
||||
|
||||
**重启M5Core之后,您会看到M5Core出现下图界面。现在我们就开始连接WIFI吧**
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/related_documents/how_to_connect_wifi_with_m5cloud/m5stack_connet_wifi.png">
|
||||
</figure>
|
||||
|
||||
## 目录
|
||||
|
||||
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`)**
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/related_documents/how_to_connect_wifi_with_m5cloud/wifisetup.png">
|
||||
</figure>
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/related_documents/how_to_connect_wifi_with_m5cloud/wifi_connect_successfully.png">
|
||||
</figure>
|
||||
|
||||
?> 如果您的M5Core没成功连接WIFI,请重试一次.
|
||||
|
||||
## 3. 重启M5Core
|
||||
|
||||
**在M5Core成功连接WIFI之后,重启您的Core**
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/related_documents/how_to_connect_wifi_with_m5cloud/check_code_on_m5stack.png">
|
||||
</figure>
|
||||
|
||||
!> **Note** 可是如果您的Core之前绑定过M5Cloud账号(也就是之前有过将check code输入到[M5Cloud](http://cloud.m5stack.com)),这时M5Core屏幕会如下图所示。
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/related_documents/how_to_connect_wifi_with_m5cloud/connected_wifi_m5cloud_been_bound.png">
|
||||
</figure>
|
||||
|
||||
## 最后
|
||||
|
||||
现在,您可以阅读这篇文章开始使用M5Cloud编程啦
|
||||
# 如何连接WIFI (For M5Cloud) {docsify-ignore-all}
|
||||
|
||||
?> *如果您的M5Cloud还没预先烧录名为`M5Cloud`固件的话,请阅读这篇文章[如何烧录使用M5Burner烧录固件](zh_CN/related_documents/how_to_burn_firmware)*
|
||||
|
||||
**重启M5Core之后,您会看到M5Core出现下图界面。现在我们就开始连接WIFI吧**
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/related_documents/how_to_connect_wifi_with_m5cloud/m5stack_connet_wifi.png">
|
||||
</figure>
|
||||
|
||||
## 目录
|
||||
|
||||
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`)**
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/related_documents/how_to_connect_wifi_with_m5cloud/wifisetup.png">
|
||||
</figure>
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/related_documents/how_to_connect_wifi_with_m5cloud/wifi_connect_successfully.png">
|
||||
</figure>
|
||||
|
||||
?> 如果您的M5Core没成功连接WIFI,请重试一次.
|
||||
|
||||
## 3. 重启M5Core
|
||||
|
||||
**在M5Core成功连接WIFI之后,重启您的Core**
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/related_documents/how_to_connect_wifi_with_m5cloud/check_code_on_m5stack.png">
|
||||
</figure>
|
||||
|
||||
!> **Note** 可是如果您的Core之前绑定过M5Cloud账号(也就是之前有过将check code输入到[M5Cloud](http://cloud.m5stack.com)),这时M5Core屏幕会如下图所示。
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/related_documents/how_to_connect_wifi_with_m5cloud/connected_wifi_m5cloud_been_bound.png">
|
||||
</figure>
|
||||
|
||||
## 最后
|
||||
|
||||
现在,您可以阅读这篇文章开始使用M5Cloud编程啦
|
||||
|
||||
Reference in New Issue
Block a user