diff --git a/docs/assets/img/i2c_address/core_i2c.jpg b/docs/assets/img/i2c_address/core_i2c.jpg new file mode 100644 index 00000000..956d7dbc Binary files /dev/null and b/docs/assets/img/i2c_address/core_i2c.jpg differ diff --git a/docs/assets/img/i2c_address/module_i2c.jpg b/docs/assets/img/i2c_address/module_i2c.jpg new file mode 100644 index 00000000..f54dadf5 Binary files /dev/null and b/docs/assets/img/i2c_address/module_i2c.jpg differ diff --git a/docs/assets/img/i2c_address/unit_i2c.jpg b/docs/assets/img/i2c_address/unit_i2c.jpg new file mode 100644 index 00000000..7a487009 Binary files /dev/null and b/docs/assets/img/i2c_address/unit_i2c.jpg differ diff --git a/docs/en/module/faces_finger.md b/docs/en/module/faces_finger.md index 668ac74c..44c23387 100644 --- a/docs/en/module/faces_finger.md +++ b/docs/en/module/faces_finger.md @@ -4,7 +4,7 @@ *** -:memo:**[Description](#Description)**      :electric_plug:**[Schematic](#Schematic)**      🛒**[Purchase](https://m5stack.com/collections/m5-module/products/finger-print-fpc-1020a-panel-for-m5-faces)**      :octocat:**[Code](#Code)** +:memo:**[Description](#Description)**      :electric_plug:**[Schematic](#Schematic)**      🛒**[Purchase](https://m5stack.com/collections/m5-module/products/finger-print-fpc-1020a-panel-for-m5-faces)**      :octocat:**[Code](#Code)**   **[EasyLoader](#EasyLoader)** ## Description @@ -39,6 +39,19 @@ Communication Protocol: UART. - 1x FACES-FINGER Panel + +## EasyLoader + + + + + +>1.EasyLoader is a simple and fast program burner, and each product page has a product-related case program for EasyLoader. + +>2.After downloading the software, double-click to run the application, connect the M5 device to the computer via the data cable, select the port parameters, and click **"Burn"** to start burning. + +!>3.The CP210X (USB driver) needs to be installed before the EasyLoader is burned. [Click here to view the driver installation tutorial](en/related_documents/establish_serial_connection) + ## Schematic diff --git a/docs/en/module/faces_rfid.md b/docs/en/module/faces_rfid.md index c25c35f3..fee0ed2c 100644 --- a/docs/en/module/faces_rfid.md +++ b/docs/en/module/faces_rfid.md @@ -4,7 +4,7 @@ *** -:memo:**[Description](#Description)**      :electric_plug:**[Schematic](#Schematic)**      🛒**[Purchase](https://m5stack.com/collections/m5-module/products/rfid-rc522-panel-for-m5-faces)**      :octocat:**[Code](#Code)** +:memo:**[Description](#Description)**      :electric_plug:**[Schematic](#Schematic)**      🛒**[Purchase](https://m5stack.com/collections/m5-module/products/rfid-rc522-panel-for-m5-faces)**      :octocat:**[Code](#Code)**   **[EasyLoader](#EasyLoader)** ## Description @@ -38,6 +38,18 @@ Communication Protocol: I2C. - 1x RFID card - 1x Fudan S50 card +## EasyLoader + + + + + +>1.EasyLoader is a simple and fast program burner, and each product page has a product-related case program for EasyLoader. + +>2.After downloading the software, double-click to run the application, connect the M5 device to the computer via the data cable, select the port parameters, and click **"Burn"** to start burning. + +!>3.The CP210X (USB driver) needs to be installed before the EasyLoader is burned. [Click here to view the driver installation tutorial](en/related_documents/establish_serial_connection) + ## Schematic diff --git a/docs/en/module/stepmotor.md b/docs/en/module/stepmotor.md index e3e719a4..288b5479 100644 --- a/docs/en/module/stepmotor.md +++ b/docs/en/module/stepmotor.md @@ -40,6 +40,8 @@ Integrated 3 DRV8825, a simple but very powerful board that can control one bipo - **[The Firmware of inside MEGA328](https://github.com/m5stack/stepmotor_module/tree/master/Firmware%20for%20stepmotor%20module/GRBL-Arduino-Library)** +- **[DRV8825 Datasheet](https://www.pololu.com/file/0J590/drv8825.pdf)** + ## EasyLoader diff --git a/docs/index.md b/docs/index.md index d7f0a1b2..5f32c807 100644 --- a/docs/index.md +++ b/docs/index.md @@ -17,7 +17,7 @@ M5Core QuickStart     - IIC AddressTable     + IIC AddressTable     Cores comparison » @@ -115,6 +115,8 @@ Module + +IIC AddressTable     ## GPS @@ -410,6 +412,7 @@ Camera QuickStart     + IIC AddressTable     Cameras comparison » @@ -1036,4 +1039,78 @@ - \ No newline at end of file + + + + + + + +
+ + + + + + + + + +
\ No newline at end of file diff --git a/docs/zh_CN/README.md b/docs/zh_CN/README.md index de113898..b0c2b9da 100644 --- a/docs/zh_CN/README.md +++ b/docs/zh_CN/README.md @@ -17,7 +17,7 @@ M5Core上手指南     - IIC地址表     + IIC地址表     款式硬件区别 » @@ -118,6 +118,8 @@ ## SIM800L ## COMMU +IIC地址表     + **通讯模块**
@@ -404,6 +406,7 @@ 摄像头上手指南     + IIC地址表     款式硬件区别 » @@ -848,6 +851,8 @@ Application
+ + ## BALA @@ -963,11 +968,14 @@ Aluminium Profile + ## CORNER ## NUT ## Connector ## Aluminium-Profile-1515 + +
@@ -1033,4 +1041,81 @@ - \ No newline at end of file + + + + + + + + + + +
+ + + + + + + + + +
\ No newline at end of file diff --git a/docs/zh_CN/module/faces_finger.md b/docs/zh_CN/module/faces_finger.md index 79811081..3dd1c125 100644 --- a/docs/zh_CN/module/faces_finger.md +++ b/docs/zh_CN/module/faces_finger.md @@ -42,17 +42,17 @@ - 指纹储物柜 - +!>3.EasyLoader烧录前需要安装有CP210X(USB驱动程序),[点击此处查看驱动安装教程](zh_CN/related_documents/M5Burner#安装串口驱动) ## 原理图 diff --git a/docs/zh_CN/module/faces_rfid.md b/docs/zh_CN/module/faces_rfid.md index 67e67222..d9b93d6a 100644 --- a/docs/zh_CN/module/faces_rfid.md +++ b/docs/zh_CN/module/faces_rfid.md @@ -44,17 +44,17 @@ - 智能书架 - +!>3.EasyLoader烧录前需要安装有CP210X(USB驱动程序),[点击此处查看驱动安装教程](zh_CN/related_documents/M5Burner#安装串口驱动) diff --git a/docs/zh_CN/module/stepmotor.md b/docs/zh_CN/module/stepmotor.md index 75dd75cf..bb869cdd 100644 --- a/docs/zh_CN/module/stepmotor.md +++ b/docs/zh_CN/module/stepmotor.md @@ -40,6 +40,8 @@ - **[STEPMOTOR 固件](https://github.com/m5stack/stepmotor_module/tree/master/Firmware%20for%20stepmotor%20module/GRBL-Arduino-Library)** +- **[DRV8825 数据手册](https://www.pololu.com/file/0J590/drv8825.pdf)** + ## EasyLoader