diff --git a/docs/en/app/bala.md b/docs/en/app/bala.md index 0e5a7b3f..c551e246 100644 --- a/docs/en/app/bala.md +++ b/docs/en/app/bala.md @@ -66,6 +66,13 @@ C.A.S.E | Plastic ( PC ) !>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/M5Burner#install-usb-driver),This program is only available for devices that use the MPU9250/MPU6886. (SH200Q is not supported). +## PinMap + +**Mega328 ISP**Download interface Pin foot definition + + + + ## Related Video **BALA Case** diff --git a/docs/en/core/face_kit.md b/docs/en/core/face_kit.md index 07e977ba..515eacab 100644 --- a/docs/en/core/face_kit.md +++ b/docs/en/core/face_kit.md @@ -109,7 +109,11 @@ The newly-produced M5Core replaces the screen with better display performance an !>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)Before burning firmware for Faces, please click "Erase" for a memory erase. +## PinMap +**Mega328 ISP**Download interface Pin foot definition + + ### Related Link diff --git a/docs/en/module/encoder.md b/docs/en/module/encoder.md index 880f8bdb..08df0d42 100644 --- a/docs/en/module/encoder.md +++ b/docs/en/module/encoder.md @@ -36,6 +36,8 @@ The series communication protocol between M5 core and ENCODER is IIC (adress: 0x !>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/M5Burner#install-usb-driver) + + ## Function **Control single RGB** @@ -93,14 +95,11 @@ void get_encoder_increment(void){ - **[The Firmware of inside MEGA328](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/ENCODER/firmware_328p/FacesEncoder328)** -## EasyLoader +## PinMap ->1.EasyLoader is a simple and fast program burner, and each product page has a product-related case program for EasyLoader. -[Click here to download](https://m5stack.oss-cn-shenzhen.aliyuncs.com/MiniBurner/Module/MiniBurner_faces_encoder.exe) +**Mega328 ISP**Download interface Pin foot definition ->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) + ## Example diff --git a/docs/en/module/goplus.md b/docs/en/module/goplus.md index 18bb227c..e57cacd1 100644 --- a/docs/en/module/goplus.md +++ b/docs/en/module/goplus.md @@ -45,6 +45,13 @@ Communication Protocol: IIC (0x61). !>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/M5Burner#install-usb-driver) + +## PinMap + +**Mega328 ISP**Download interface Pin foot definition + + + ## Schematic diff --git a/docs/en/module/joystick.md b/docs/en/module/joystick.md index 566efcd5..c7355a4c 100644 --- a/docs/en/module/joystick.md +++ b/docs/en/module/joystick.md @@ -85,6 +85,13 @@ void get_joystick_offset(void){ !>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/M5Burner#install-usb-driver) + +## PinMap + +**Mega328 ISP**Download interface Pin foot definition + + + ## Example ### Arduino IDE diff --git a/docs/en/module/lego_plus.md b/docs/en/module/lego_plus.md index 24b906d5..c90a6ff4 100644 --- a/docs/en/module/lego_plus.md +++ b/docs/en/module/lego_plus.md @@ -53,6 +53,14 @@ LEGO motor is one of the Technic pieces form LEGO. The purpose of LEGO Technic i !>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/M5Burner#install-usb-driver) + +## PinMap + +**Mega328 ISP**Download interface Pin foot definition + + + + ## Example ### UIFlow diff --git a/docs/en/module/plus.md b/docs/en/module/plus.md index d0153286..a2c6413c 100644 --- a/docs/en/module/plus.md +++ b/docs/en/module/plus.md @@ -44,6 +44,13 @@ Communication Protocol: IIC (0x62). !>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/M5Burner#install-usb-driver) + +## PinMap + +**Mega328 ISP**Download interface Pin foot definition + + + ## Example ### Arduino IDE diff --git a/docs/en/module/servo.md b/docs/en/module/servo.md index 5f661d31..7ad6eae7 100644 --- a/docs/en/module/servo.md +++ b/docs/en/module/servo.md @@ -51,6 +51,12 @@ Servo is powered by MEGA328 communicate via IIC(0x53). !>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/M5Burner#install-usb-driver) +## PinMap + +**Mega328 ISP**Download interface Pin foot definition + + + ## Example ### 1. Arduino IDE diff --git a/docs/en/module/stepmotor.md b/docs/en/module/stepmotor.md index 695aa407..3976bc6d 100644 --- a/docs/en/module/stepmotor.md +++ b/docs/en/module/stepmotor.md @@ -56,6 +56,13 @@ Integrated 3 DRV8825, a simple but very powerful board that can control one bipo !>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/M5Burner#install-usb-driver) + +## PinMap + +**Mega328 ISP**Download interface Pin foot definition + + + ## Example ### 1. Arduino IDE diff --git a/docs/en/quick_start/m5stickv/m5stickv_quick_start.md b/docs/en/quick_start/m5stickv/m5stickv_quick_start.md index 2a99fd52..a4068ccf 100644 --- a/docs/en/quick_start/m5stickv/m5stickv_quick_start.md +++ b/docs/en/quick_start/m5stickv/m5stickv_quick_start.md @@ -146,7 +146,16 @@ System will create a `boot.py` file at directory `/flash` or `/sd` , it will ru MaixPy IDE can easily realize real-time editing, uploading, execution, and real-time monitoring of camera images, file transfer and other functions. Using MaixPy IDE, because data compression and transmission require a part of resources, performance will be reduced, but This is a great development tool for developers who are not demanding in performance or who are in the debugging phase. - +
+ + +
+ #### Install MaixPy IDE @@ -162,15 +171,22 @@ Linux command line to run permissions, then execute commands >Run the MaixPy IDE, click on the toolbar, select the model of the development board. `Tool`-> `Select Board`-> `M5StickV` (Tools -> Select Development Board) - + >Click the Connect button in the lower left corner and select the correct connection port, click OK. - + >When the connection button changes from green to red, it has been connected successfully. You can edit the code in the edit box above. Click the Run button in the lower left corner to execute the code and verify it. - + + + +**Video Tutorial** + + ## Library diff --git a/docs/en/unit/butterfly.md b/docs/en/unit/butterfly.md index af9ea567..014f13de 100644 --- a/docs/en/unit/butterfly.md +++ b/docs/en/unit/butterfly.md @@ -91,3 +91,9 @@ I will show you how to set up the develope environment on UIflow
+ +## PinMap + +**Mega328 ISP**Download interface Pin foot definition + + diff --git a/docs/en/unit/cardkb.md b/docs/en/unit/cardkb.md index c33fb947..518fcbdc 100644 --- a/docs/en/unit/cardkb.md +++ b/docs/en/unit/cardkb.md @@ -62,6 +62,12 @@ It also can achieve button combination(Sym+Key, Shift+Key, Fn+Key) and output ri ?>3. Currently EasyLoader is only suitable for Windows operating system, compatible with M5 system adopts ESP32 as the control core host. Before installing for M5Core, you need to install CP210X driver (you do not need to install with M5StickC as controller)[Click here to view the driver installation tutorial](en/related_documents/M5Burner#install-usb-driver) +## PinMap + +**Mega328 ISP**Download interface Pin foot definition + + + ## Example diff --git a/docs/en/unit/joystick.md b/docs/en/unit/joystick.md index 520a7a10..06ccbf36 100644 --- a/docs/en/unit/joystick.md +++ b/docs/en/unit/joystick.md @@ -55,6 +55,13 @@ This Unit communicates with the M5Core via the GROVE A interface. It's I2C addre ?>3. Currently EasyLoader is only suitable for Windows operating system, compatible with M5 system adopts ESP32 as the control core host. Before installing for M5Core, you need to install CP210X driver (you do not need to install with M5StickC as controller)[Click here to view the driver installation tutorial](en/related_documents/M5Burner#install-usb-driver) +## PinMap + +**Mega328 ISP**Download interface Pin foot definition + + + + ## Example ### 1. Arduino IDE diff --git a/docs/en/unit/makey.md b/docs/en/unit/makey.md index 02cbf626..1f030939 100644 --- a/docs/en/unit/makey.md +++ b/docs/en/unit/makey.md @@ -115,4 +115,8 @@ while (Wire.available()) { MAKEY UnitSCLSDA5VGND - \ No newline at end of file + + +**Mega328 ISP**Download interface Pin foot definition + + \ No newline at end of file diff --git a/docs/en/unit/pbhub.md b/docs/en/unit/pbhub.md index 7ade5428..15c98741 100644 --- a/docs/en/unit/pbhub.md +++ b/docs/en/unit/pbhub.md @@ -51,7 +51,11 @@ See the below picture for timing sequence of HX711: ?>3. Currently EasyLoader is only suitable for Windows operating system, compatible with M5 system adopts ESP32 as the control core host. Before installing for M5Core, you need to install CP210X driver (you do not need to install with M5StickC as controller)[Click here to view the driver installation tutorial](en/related_documents/M5Burner#install-usb-driver) +## PinMap +**Mega328 ISP**Download interface Pin foot definition + + ## Schematic diff --git a/docs/en/unit/trace.md b/docs/en/unit/trace.md index 0e72bca3..e967d06b 100644 --- a/docs/en/unit/trace.md +++ b/docs/en/unit/trace.md @@ -110,6 +110,10 @@ SensorArray[0] = (value&0x01)>>0; TRACE UnitSCLSDA5VGND +**Mega328 ISP**Download interface Pin foot definition + + + ## Related Video **TRACE Case** diff --git a/docs/zh_CN/quick_start/m5stickv/m5stickv_quick_start.md b/docs/zh_CN/quick_start/m5stickv/m5stickv_quick_start.md index 39b20d05..5ef40f15 100644 --- a/docs/zh_CN/quick_start/m5stickv/m5stickv_quick_start.md +++ b/docs/zh_CN/quick_start/m5stickv/m5stickv_quick_start.md @@ -141,7 +141,16 @@ with open("hello.py") as f: MaixPy IDE能够便捷的实现脚本程序的实时编辑、上传、执行,以及实时监控摄像头图像,文件传输等功能.使用 MaixPy IDE 因为数据的压缩、传输需要耗费一部分资源,所以性能会有所降低,但对性能需求不苛刻,或处于调试阶段的开发者来说这会是一个很不错的开发工具. - +
+ + +
+ #### 安装MaixPy IDE @@ -167,6 +176,13 @@ Linux命令行给运行权限然后,执行命令 +**视频教程** + + + + ## 程序库 diff --git a/docs/zh_CN/unit/butterfly.md b/docs/zh_CN/unit/butterfly.md index f09df34c..a6004ca3 100644 --- a/docs/zh_CN/unit/butterfly.md +++ b/docs/zh_CN/unit/butterfly.md @@ -104,3 +104,10 @@ + +## 管脚映射 + +**Mega328 ISP**下载接口Pin脚定义 + + + diff --git a/docs/zh_CN/unit/cardkb.md b/docs/zh_CN/unit/cardkb.md index aa593b91..2f0cfb15 100644 --- a/docs/zh_CN/unit/cardkb.md +++ b/docs/zh_CN/unit/cardkb.md @@ -58,6 +58,12 @@ ?>3.目前EasyLoader仅适用于Windows操作系统、兼容M5体系采用ESP32作为控制核心的主机.在为M5Core烧录前需要安装CP210X驱动程序(使用M5StickC作为控制器的则无需安装)[点击此处查看驱动安装教程](zh_CN/related_documents/M5Burner#安装串口驱动) +## 管脚映射 + +**Mega328 ISP**下载接口Pin脚定义 + + + ## 例程 ### 1. Arduino IDE diff --git a/docs/zh_CN/unit/joystick.md b/docs/zh_CN/unit/joystick.md index 655fdef6..ce796973 100644 --- a/docs/zh_CN/unit/joystick.md +++ b/docs/zh_CN/unit/joystick.md @@ -52,6 +52,7 @@ ?>3.目前EasyLoader仅适用于Windows操作系统、兼容M5体系采用ESP32作为控制核心的主机.在为M5Core烧录前需要安装CP210X驱动程序(使用M5StickC作为控制器的则无需安装)[点击此处查看驱动安装教程](zh_CN/related_documents/M5Burner#安装串口驱动) + ## 例程 ### 1. Arduino IDE @@ -104,6 +105,11 @@ if (Wire.available()) { JOYSTICK UnitSCLSDA5VGND + +**Mega328 ISP**下载接口Pin脚定义 + + + ## 相关视频 **Joystick 的演示 - 遥控轮椅** diff --git a/docs/zh_CN/unit/trace.md b/docs/zh_CN/unit/trace.md index a549aca4..81d9bdee 100644 --- a/docs/zh_CN/unit/trace.md +++ b/docs/zh_CN/unit/trace.md @@ -49,6 +49,13 @@ ?>3.目前EasyLoader仅适用于Windows操作系统、兼容M5体系采用ESP32作为控制核心的主机.在为M5Core烧录前需要安装CP210X驱动程序(使用M5StickC作为控制器的则无需安装)[点击此处查看驱动安装教程](zh_CN/related_documents/M5Burner#安装串口驱动) +## 管脚映射 + +**Mega328 ISP**下载接口Pin脚定义 + + + + ## 例程 ### 1. Arduino IDE