diff --git a/docs/assets/css/main.css b/docs/assets/css/main.css index 67a293cc..89aa1988 100644 --- a/docs/assets/css/main.css +++ b/docs/assets/css/main.css @@ -293,7 +293,7 @@ body[data-page="ja/README.md"] #application { #lidarbot, #piano, #flir, -#m5iot-kit { +#demo-board { width: 0; height: 0; overflow: hidden; diff --git a/docs/assets/img/getting_started_pics/m5stickc/qs_uiflow/Button_LED.jpg b/docs/assets/img/getting_started_pics/m5stickc/qs_uiflow/Button_LED.jpg new file mode 100644 index 00000000..d94abb5c Binary files /dev/null and b/docs/assets/img/getting_started_pics/m5stickc/qs_uiflow/Button_LED.jpg differ diff --git a/docs/assets/img/getting_started_pics/m5stickc/qs_uiflow/IMU.jpg b/docs/assets/img/getting_started_pics/m5stickc/qs_uiflow/IMU.jpg new file mode 100644 index 00000000..14455e9e Binary files /dev/null and b/docs/assets/img/getting_started_pics/m5stickc/qs_uiflow/IMU.jpg differ diff --git a/docs/assets/img/getting_started_pics/m5stickc/qs_uiflow/Remote_LED.jpg b/docs/assets/img/getting_started_pics/m5stickc/qs_uiflow/Remote_LED.jpg new file mode 100644 index 00000000..dd7d085b Binary files /dev/null and b/docs/assets/img/getting_started_pics/m5stickc/qs_uiflow/Remote_LED.jpg differ diff --git a/docs/assets/img/product_pics/app/Demo-Board/Demo-Board_01.jpg b/docs/assets/img/product_pics/app/Demo-Board/Demo-Board_01.jpg new file mode 100644 index 00000000..d6a2eec3 Binary files /dev/null and b/docs/assets/img/product_pics/app/Demo-Board/Demo-Board_01.jpg differ diff --git a/docs/assets/img/product_pics/app/m5iot_kit/app_m5iot_kit_02.jpg b/docs/assets/img/product_pics/app/Demo-Board/Demo-Board_02.jpg similarity index 100% rename from docs/assets/img/product_pics/app/m5iot_kit/app_m5iot_kit_02.jpg rename to docs/assets/img/product_pics/app/Demo-Board/Demo-Board_02.jpg diff --git a/docs/assets/img/product_pics/app/m5iot_kit/app_m5iot_kit_03.jpg b/docs/assets/img/product_pics/app/Demo-Board/Demo-Board_03.jpg similarity index 100% rename from docs/assets/img/product_pics/app/m5iot_kit/app_m5iot_kit_03.jpg rename to docs/assets/img/product_pics/app/Demo-Board/Demo-Board_03.jpg diff --git a/docs/assets/img/product_pics/app/M5IoT-kit/M5IoT-kit-01.jpg b/docs/assets/img/product_pics/app/M5IoT-kit/M5IoT-kit-01.jpg deleted file mode 100644 index 78d22d6a..00000000 Binary files a/docs/assets/img/product_pics/app/M5IoT-kit/M5IoT-kit-01.jpg and /dev/null differ diff --git a/docs/assets/img/product_pics/app/M5IoT-kit/M5IoT-kit-02.jpg b/docs/assets/img/product_pics/app/M5IoT-kit/M5IoT-kit-02.jpg deleted file mode 100644 index d99367c9..00000000 Binary files a/docs/assets/img/product_pics/app/M5IoT-kit/M5IoT-kit-02.jpg and /dev/null differ diff --git a/docs/assets/img/product_pics/app/M5IoT-kit/M5IoT-kit-03.jpg b/docs/assets/img/product_pics/app/M5IoT-kit/M5IoT-kit-03.jpg deleted file mode 100644 index b64bc611..00000000 Binary files a/docs/assets/img/product_pics/app/M5IoT-kit/M5IoT-kit-03.jpg and /dev/null differ diff --git a/docs/assets/img/product_pics/app/m5iot_kit/app_m5iot_kit_01.jpg b/docs/assets/img/product_pics/app/m5iot_kit/app_m5iot_kit_01.jpg deleted file mode 100644 index 2df59ab4..00000000 Binary files a/docs/assets/img/product_pics/app/m5iot_kit/app_m5iot_kit_01.jpg and /dev/null differ diff --git a/docs/en/app/m5iot_kit.md b/docs/en/app/Demo-Board.md similarity index 75% rename from docs/en/app/m5iot_kit.md rename to docs/en/app/Demo-Board.md index 372c8bd2..06f48d3a 100644 --- a/docs/en/app/m5iot_kit.md +++ b/docs/en/app/Demo-Board.md @@ -1,6 +1,6 @@ -# Application M5IotKit {docsify-ignore-all} +# Application Demo Board {docsify-ignore-all} - + *** @@ -9,7 +9,7 @@ ## Description -**M5IotKit**. This is a feast of IoT stuff, powered by M5Stack. It is an all-in-one Learning board, which includes anything you can imagine in an IoT + industrial application scenarios. Let's see what you can do with it: Robotic movement, the most commonly used serial communication port(RS485 RS232), Relay control, all different types of Button control, RF reader, speaker, Microphone and more all able to develope by an M5stack core device, so you can program this board with Blockly(UIFlow), Arduino, and Micropython. Based on application scenarios, we've partitioned them into different functional parts with the good-looking layout and full-function performance. Here comes the most powerful IIoT learning board. +**Demo Board**. This is a feast of IoT stuff, powered by M5Stack. It is an all-in-one Learning board, which includes anything you can imagine in an IoT + industrial application scenarios. Let's see what you can do with it: Robotic movement, the most commonly used serial communication port(RS485 RS232), Relay control, all different types of Button control, RF reader, speaker, Microphone and more all able to develope by an M5stack core device, so you can program this board with Blockly(UIFlow), Arduino, and Micropython. Based on application scenarios, we've partitioned them into different functional parts with the good-looking layout and full-function performance. Here comes the most powerful IIoT learning board. ## Product Feature - Fully Compatible with the M5Stack stackable and extendable system @@ -28,14 +28,13 @@ - Radio frequency identification Reader - RS-458,RS232 series communication - + ## Include -- 1x **M5IotKit** learning board +- 1x **Demo Board** learning board - 1x Power Aapter -- 15x breadboard cable -- +- 16x breadboard cable ## Specification diff --git a/docs/index.md b/docs/index.md index 0822fb34..bbde5feb 100644 --- a/docs/index.md +++ b/docs/index.md @@ -702,7 +702,7 @@ ## LidarBOT ## PIANO ## FLIR -## M5IoTKit +## DEMO-BOARD
@@ -733,10 +733,10 @@
- + -

M5IoTKit

+

Demo Board

*** diff --git a/docs/zh_CN/README.md b/docs/zh_CN/README.md index b8cde4ab..87692e7c 100644 --- a/docs/zh_CN/README.md +++ b/docs/zh_CN/README.md @@ -698,7 +698,7 @@ ## LidarBOT ## PIANO ## FLIR -## M5IoT-kit +## DEMO-BOARD
@@ -729,10 +729,10 @@
- - + + -

M5IoT-kit

+

Demo Board

diff --git a/docs/zh_CN/app/M5IoT-kit.md b/docs/zh_CN/app/Demo-Board.md similarity index 87% rename from docs/zh_CN/app/M5IoT-kit.md rename to docs/zh_CN/app/Demo-Board.md index 095c37ee..72ca1d8a 100644 --- a/docs/zh_CN/app/M5IoT-kit.md +++ b/docs/zh_CN/app/Demo-Board.md @@ -1,6 +1,6 @@ -# M5IoT-kit {docsify-ignore-all} +# Demo-Board {docsify-ignore-all} - + * * * @@ -11,13 +11,13 @@ ## 描述 -**M5IoT-kit** 是一款学习开发板.采用M5Core作为控制核心,完全兼容模块堆叠与硬件拓展体系. +**Demo Board** 是一款学习开发板.采用M5Core作为控制核心,完全兼容模块堆叠与硬件拓展体系. 配备多组环境检测相关的传感器,提供摇杆、旋转编码、矩阵按键、无线射频识别等多种输入方式. 包含三种电机驱动方式,Neopixel灯板、继电器控制.集成多组ADC、DAC转换电路,支持RS485、RS232总线通信,并为每一个模块提供独立电源开关. -结合自带物联网属性的M5Core用作控制核心,涵盖了"声、光、电、力"学等多个方面,M5IoT-kit开发板会是你学习硬件、编程的一大利器. +结合自带物联网属性的M5Core用作控制核心,涵盖了"声、光、电、力"学等多个方面,Demo Board开发板会是你学习硬件、编程的一大利器. ## 产品特性 @@ -37,6 +37,14 @@ - 无线射频识别读卡器 - RS-458,RS232通信功能 + + +## 套件清单 + +- 1x M5Stack Demo Board +- 1x 12V 电源适配器 +- 16x 面包线 + ## 模块参数 @@ -61,13 +69,6 @@ | Proto | | 板孔数量x170| | Keyboard| | 4x4按键矩阵 | - -## 套件清单 - -- 1x M5Stack M5IoT-kit -- 1x 12V 电源适配器 -- 12x 面包线 - ## 参考文档 **数据手册** diff --git a/docs/zh_CN/quick_start/m5stickc/m5stickc_quick_start_with_uiflow.md b/docs/zh_CN/quick_start/m5stickc/m5stickc_quick_start_with_uiflow.md index 38f814b9..33537a44 100644 --- a/docs/zh_CN/quick_start/m5stickc/m5stickc_quick_start_with_uiflow.md +++ b/docs/zh_CN/quick_start/m5stickc/m5stickc_quick_start_with_uiflow.md @@ -12,11 +12,24 @@ #### (1) 下载 M5Burner -浏览器访问 [M5Stack Official Website](http://www.m5stack.com/download), 然后下载 M5Burner +>1.点击下方对应自己操作系统的 M5Burner烧录工具 进行下载. + + -Screenshot of coverpage -Screenshot of coverpage #### (2) 烧录固件 @@ -106,3 +119,57 @@ M5StickC 重启,然后成功地连上了 Wi-Fi ( 我使用的是 M5 ), M5Stick +#### (3) 编程案例 + +#### 按键控制LED灯 + + + +#### IMU控制 + + + +#### Remote远程控制 + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/zh_CN/related_documents/how_to_burn_firmware.md b/docs/zh_CN/related_documents/how_to_burn_firmware.md index 5c3c2340..dc446f65 100644 --- a/docs/zh_CN/related_documents/how_to_burn_firmware.md +++ b/docs/zh_CN/related_documents/how_to_burn_firmware.md @@ -18,7 +18,7 @@ ## Windows -### 1. 安装 USB 驱动 + + + +>1.点击下方对应自己操作系统的 M5Burner烧录工具 及 CP210X驱动程序 进行下载. + + + +驱动安装教程,[请点击此处](zh_CN/related_documents/establish_serial_connection) ### 3. 烧录固件