diff --git a/docs/assets/img/getting_started_pics/m5stick.png b/docs/assets/img/getting_started_pics/m5stick.png index 25130203..0bd0b5b6 100644 Binary files a/docs/assets/img/getting_started_pics/m5stick.png and b/docs/assets/img/getting_started_pics/m5stick.png differ diff --git a/docs/assets/img/getting_started_pics/m5stick/stick_01.png b/docs/assets/img/getting_started_pics/m5stick/stick_01.png index 25130203..4aef1634 100644 Binary files a/docs/assets/img/getting_started_pics/m5stick/stick_01.png and b/docs/assets/img/getting_started_pics/m5stick/stick_01.png differ diff --git a/docs/assets/img/getting_started_pics/m5stick/stick_06.png b/docs/assets/img/getting_started_pics/m5stick/stick_06.png index 963b9fbe..06235436 100644 Binary files a/docs/assets/img/getting_started_pics/m5stick/stick_06.png and b/docs/assets/img/getting_started_pics/m5stick/stick_06.png differ diff --git a/docs/assets/img/getting_started_pics/m5stickc/m5stickc_06.png b/docs/assets/img/getting_started_pics/m5stickc/m5stickc_06.png new file mode 100644 index 00000000..28b64955 Binary files /dev/null and b/docs/assets/img/getting_started_pics/m5stickc/m5stickc_06.png differ diff --git a/docs/en/qs.md b/docs/en/qs.md index eb53e12e..b568e88a 100644 --- a/docs/en/qs.md +++ b/docs/en/qs.md @@ -2,9 +2,34 @@ *This document is intended to help you set up the software environment (**[Arudino](https://www.arduino.cc)**, **[UIFlow](http://flow.m5stack.com)**) for development of M5Stack. Through a simple example, we would like to illustrate how to develop M5Stack boards.* - | ----|--- -[M5Core](en/quick_start/m5core/m5stack_core_quick_start) | [M5stick](en/quick_start/m5stick/m5stick_quick_start) + + + + + + + + + + + + + + + + + + + + + + + + +
ProductBASIC / GRAY / FIRE / M5GOM5StickM5StickC
Quick Start
Arduino-Mac / Arduino-Win / UIFlowArduino-Mac / Arduino-Win / UIFlowArduino-Win
-?> Before setting the development environment, we suggest you confirm whether the USB driver has installed. If not, please visit this link [establish serial connection](/en/related_documents/establish_serial_connection). + + + ## Text Tutorial diff --git a/docs/en/quick_start/m5stick/m5stick_quick_start_with_arduino_Windows.md b/docs/en/quick_start/m5stick/m5stick_quick_start_with_arduino_Windows.md index 9a31d4c6..932ad501 100644 --- a/docs/en/quick_start/m5stick/m5stick_quick_start_with_arduino_Windows.md +++ b/docs/en/quick_start/m5stick/m5stick_quick_start_with_arduino_Windows.md @@ -1,8 +1,10 @@ -# M5Stick Quick Start(Windows, Arudino) {docsify-ignore-all} +# M5Stick Quick Start {docsify-ignore-all} -?> We suggest you confirm whether the `USB driver`, `Git` and `Arduino IDE` has installed first. If not, please view this two articles [establish serial connection](en/related_documents/establish_serial_connection) and [Install Git and Arduino IDE](en/related_documents/how_to_install_git_and_arduino). + -## CONTENT + + +## Table of Contents 1. [Setting Environment](#setting-environment) 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 983bbc47..996eb8d3 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 @@ -1,6 +1,6 @@ # M5Stick Quick Start for UIFlow {docsify-ignore-all} - + 1. **[Update firmware](#update-firmware)** @@ -79,7 +79,7 @@ Click the `Settings` button at the top right of the [WebIDE](http://flow.m5stack **UIFlow introduce** **UIFlow quick start (Mac & Linux)** diff --git a/docs/en/quick_start/m5stickc/m5stickc_quick_start_with_arduino_Windows.md b/docs/en/quick_start/m5stickc/m5stickc_quick_start_with_arduino_Windows.md index dc1fcce2..d93c0909 100644 --- a/docs/en/quick_start/m5stickc/m5stickc_quick_start_with_arduino_Windows.md +++ b/docs/en/quick_start/m5stickc/m5stickc_quick_start_with_arduino_Windows.md @@ -2,6 +2,8 @@ + + ## Table of Contents **[1. Install Arduino IDE](#_1-Install-Arduino-IDE)** diff --git a/docs/ja/quick_start/m5stick/m5stick_quick_start_with_uiflow.md b/docs/ja/quick_start/m5stick/m5stick_quick_start_with_uiflow.md index c81a0ddc..7599bcaf 100644 --- a/docs/ja/quick_start/m5stick/m5stick_quick_start_with_uiflow.md +++ b/docs/ja/quick_start/m5stick/m5stick_quick_start_with_uiflow.md @@ -79,7 +79,7 @@ WiFi設定が完了したら、M5Stickは自動的に再起動後、プログラ **UIFlow の簡単な紹介** **UIFlow の入門ガイド (Mac & Linux)** diff --git a/docs/ja/unit/makey.md b/docs/ja/unit/makey.md index ddd90a93..b6a770b0 100644 --- a/docs/ja/unit/makey.md +++ b/docs/ja/unit/makey.md @@ -56,7 +56,7 @@ ### 1. Arduino IDE -*完全なソースコードは[こちら](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/MAKEY/Arduino)。* +*完全なソースコードは[こちら](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/Makey_NewVersion/Arduino/Makey_new_version)。* ```arduino #include diff --git a/docs/zh_CN/unit/makey.md b/docs/zh_CN/unit/makey.md index bd4e046e..38b39b14 100644 --- a/docs/zh_CN/unit/makey.md +++ b/docs/zh_CN/unit/makey.md @@ -59,7 +59,7 @@ unit 通过 GROVE 线连接至 m5core 的接口 A 后,烧录[例程](https://g ### 1. Arduino IDE -*以下仅为用法示意,并不完整。如果需要完整例程请点击[这里](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/MAKEY/Arduino)。* +*以下仅为用法示意,并不完整。如果需要完整例程请点击[这里](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/Makey_NewVersion/Arduino/Makey_new_version)。* ```arduino #include