diff --git a/docs/assets/css/main.css b/docs/assets/css/main.css index 6b30071b..2a1685b6 100644 --- a/docs/assets/css/main.css +++ b/docs/assets/css/main.css @@ -10,6 +10,8 @@ a { .markdown-section { max-width: 80%; margin-top: 25px; + padding-left:80px; + padding-right:0px; } .markdown-section a { @@ -47,7 +49,7 @@ body[data-page="en/arduino/arduino_home_page.md"] article.markdown-section { } .video_size { - width: 30%; + width: 50%; } .uiflow_banner{ @@ -262,42 +264,6 @@ body[data-page="en/arduino/arduino_home_page.md"] article.markdown-section { } - -/* figure.thumbnails img { - margin: 0.75em 0; - border-radius: 3px; - box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1), 0 4px 12px rgba(0, 0, 0, 0.15); -} - -@media (min-width: 30em) { - figure.thumbnails:after { - content: ""; - display: table; - clear: both; - } - figure.thumbnails img { - float: left; - width: calc(50% - 0.75em); - } - figure.thumbnails img:nth-child(even) { - margin-left: 1.5em; - } - @supports (display: flex) { - figure.thumbnails { - display: flex; - align-items: center; - } - figure.thumbnails img { - flex-grow: 1; - width: 0; - } - figure.thumbnails img+img { - margin: 0 0 0 1.5em; - } - } -} */ - - .mask { position: absolute; top: 0; @@ -507,13 +473,11 @@ body[data-page="zh_CN/README.md"] .search { left: 10px; transform: rotate(-45deg); } - .markdown-section { - max-width: 100%; - margin-top: 0px; - } .markdown-section { max-width: 100%; margin-top: 50px; + padding-left:45px; + padding-right:45px; } .banner div.card-img-overlay h4 { font-size: 1.3em; @@ -817,9 +781,4 @@ body[data-page="zh_CN/README.md"] .search { mark { background-color: #888888; color:white; -} - - -#_hj_feedback_container{ - display: none; } \ No newline at end of file diff --git a/docs/assets/img/product_pics/module/facesII_bottom/faceii_01.jpg b/docs/assets/img/product_pics/module/facesII_bottom/faceii_01.jpg deleted file mode 100755 index 57846022..00000000 Binary files a/docs/assets/img/product_pics/module/facesII_bottom/faceii_01.jpg and /dev/null differ diff --git a/docs/assets/img/product_pics/module/facesII_bottom/faceii_01.webp b/docs/assets/img/product_pics/module/facesII_bottom/faceii_01.webp new file mode 100644 index 00000000..57d79fca Binary files /dev/null and b/docs/assets/img/product_pics/module/facesII_bottom/faceii_01.webp differ diff --git a/docs/assets/img/product_pics/module/faces_bottom/face_01.jpg b/docs/assets/img/product_pics/module/faces_bottom/face_01.jpg deleted file mode 100755 index 6f54865c..00000000 Binary files a/docs/assets/img/product_pics/module/faces_bottom/face_01.jpg and /dev/null differ diff --git a/docs/assets/img/product_pics/module/faces_bottom/face_01.webp b/docs/assets/img/product_pics/module/faces_bottom/face_01.webp new file mode 100644 index 00000000..c4a0eb66 Binary files /dev/null and b/docs/assets/img/product_pics/module/faces_bottom/face_01.webp differ diff --git a/docs/en/core/fire.md b/docs/en/core/fire.md index 6d54bfd1..99671963 100644 --- a/docs/en/core/fire.md +++ b/docs/en/core/fire.md @@ -33,12 +33,9 @@ The newly-produced M5Core replaces the screen with better display performance an


+ **Notice2:** -There are two versions of IMU sensors (MPU6886 and SH200Q) currently available on the Fire host, which are basically identical in function.To identify the IMU sensor, you can use python code to scan the I2C address MPU6886(0x68)/SH200Q(0x6c) - -**Notice3:** - The GPIO 16 / 17 in Fire is connected to the PSRAM by default, so when you connect or stack other function modules, you need to avoid conflicts with these two pins to prevent the device from working properly and causing instability. ## Product Features @@ -89,7 +86,7 @@ The GPIO 16 / 17 in Fire is connected to the PSRAM by default, so when you conne - +
ESP32 ChipGPIO23GPIO19GPIO18GPIO14GPIO27GPIO33GPIO32GPIO4
ILI9341MOSI/CLKCSDCRSTBL
ILI9342CMOSI/CLKCSDCRSTBL
TF CardMOSIMISOCLK CS
diff --git a/docs/en/core/m5stickc.md b/docs/en/core/m5stickc.md index 2e9579af..3f2ae57e 100644 --- a/docs/en/core/m5stickc.md +++ b/docs/en/core/m5stickc.md @@ -46,7 +46,7 @@ Installation steps: 1. Click the link below to download the driver installation - ESP32-based - Case Material: PC + ABS - 4 MByte Flash -- 6-Axis IMU: MPU6886/SH200Q +- 6-Axis IMU: MPU6886 - Red LED - IR transmitter - Microphone @@ -60,10 +60,6 @@ Installation steps: 1. Click the link below to download the driver installation - Product Size:48.2mm x 25.5mm x 13.7mm - Product weight:15.1g -**Notice:** - -There are two versions of IMU sensors (MPU6886 and SH200Q) currently available on the M5StickC host, which are basically identical in function. - diff --git a/docs/en/core/m5stickv.md b/docs/en/core/m5stickv.md index 648bc545..78553167 100644 --- a/docs/en/core/m5stickv.md +++ b/docs/en/core/m5stickv.md @@ -51,15 +51,10 @@ The module comes with the OmniVision OV7740 sensor, using the OmniPixel®3-HS te - Battery: 200mAh. - Indicator light: RGBW . - External storage: TF card/Micro SD - - Gyro: MPU6886/SH200Q. + - Gyro: MPU6886 - Interface: CONNEXT. -**Notice:** - -There are two versions of IMU sensors available at the current M5StickV (MPU6886 and SH200Q.)To identify the IMU sensor, you can use python code to scan the I2C address MPU6886(0x68)/SH200Q(0x6c) - - ### Package Includes - M5StickV - USB cable diff --git a/docs/en/module/faces.md b/docs/en/module/faces.md index 6b6d990a..fb00851c 100644 --- a/docs/en/module/faces.md +++ b/docs/en/module/faces.md @@ -1,6 +1,6 @@ # FACES BOTTOM{docsify-ignore-all} - + :memo:**[Description](#Description)**      :octocat:**[Example](https://github.com/m5stack/M5Stack/tree/master/examples/Modules/FACES)**   🛒**[Purchase](https://m5stack.com/collections/all/products/m5-faces-bottom-board)**    diff --git a/docs/en/module/facesII.md b/docs/en/module/facesII.md index d662e917..e6829c7a 100644 --- a/docs/en/module/facesII.md +++ b/docs/en/module/facesII.md @@ -1,6 +1,6 @@ # FACES II BOTTOM{docsify-ignore-all} - + :memo:**[Description](#Description)**      :octocat:**[Example](https://github.com/m5stack/M5Stack/tree/master/examples/BASE/FACESII)**   🛒**[Purchase](https://m5stack.com/collections/all/products/m5-faces-ii-bottom-board)**    diff --git a/docs/en/quick_start/m5stickv/m5stickv_quick_start.md b/docs/en/quick_start/m5stickv/m5stickv_quick_start.md index 3164b4d0..d12ff000 100644 --- a/docs/en/quick_start/m5stickv/m5stickv_quick_start.md +++ b/docs/en/quick_start/m5stickv/m5stickv_quick_start.md @@ -179,7 +179,7 @@ Linux command line to run permissions, then execute commands **Video Tutorial** diff --git a/docs/zh_CN/core/fire.md b/docs/zh_CN/core/fire.md index 5070b279..daddddce 100644 --- a/docs/zh_CN/core/fire.md +++ b/docs/zh_CN/core/fire.md @@ -34,12 +34,7 @@ M5Stack Fire 配有三个可分离部件. 顶部与其他的M5主机一样,放


-**注意2:** - -目前发售的Fire主机存在两种IMU传感器版本(MPU6886与SH200Q),它们在功能上基本一致.要识别IMU传感器,可以使用python代码扫描I2C地址 MPU6886(0x68)/SH200Q(0x6c) - - -**注意3:** +**注意2:** Fire 中的 GPIO 16 / 17 默认与PSRAM连接,因此当你在连接或是堆叠其他功能模块时,需要注意避免与这两个引脚冲突,防止设备不正常工作,产生不稳定的现象. @@ -88,7 +83,7 @@ Fire 中的 GPIO 16 / 17 默认与PSRAM连接,因此当你在连接或是堆 - +
ESP32 ChipGPIO23GPIO19GPIO18GPIO14GPIO27GPIO33GPIO32GPIO4
ILI9341MOSI/CLKCSDCRSTBL
ILI9342CMOSI/CLKCSDCRSTBL
TF卡MOSIMISOCLK CS
diff --git a/docs/zh_CN/core/m5stickc.md b/docs/zh_CN/core/m5stickc.md index 37187d28..231c2b70 100644 --- a/docs/zh_CN/core/m5stickc.md +++ b/docs/zh_CN/core/m5stickc.md @@ -47,7 +47,7 @@ M5StickC仅支持WIN10&Linux&MAC免驱,其余操作系统则需要用户自行 - USB Type-C - 基于 ESP3 2开发 - 4 MByte Flash + 520K RAM -- 6 轴 IMU: MPU6886/SH200Q +- 6 轴 IMU: MPU6886 - Red LED - 红外发射管 - 麦克风 @@ -60,11 +60,6 @@ M5StickC仅支持WIN10&Linux&MAC免驱,其余操作系统则需要用户自行 - 开发平台 [UIFlow](http://flow.m5stack.com), [MicroPython](http://micropython.org/), [Arduino](http://www.arduino.cc) -**注意:** - -目前发售的M5StickC存在两种IMU传感器版本(MPU6886与SH200Q),它们在功能上基本一致. - - diff --git a/docs/zh_CN/core/m5stickv.md b/docs/zh_CN/core/m5stickv.md index 998ec147..1f64e4af 100644 --- a/docs/zh_CN/core/m5stickv.md +++ b/docs/zh_CN/core/m5stickv.md @@ -52,13 +52,9 @@ M5stickV AI 摄像头具备机器视觉能力,支持多种视觉识别能力 - 锂电池: 200mAh. - 指示灯: RGBW . - 外部存储: TF card/Micro SD - - 六轴IMU传感器: MPU6886/SH200Q. + - 六轴IMU传感器: MPU6886 - 接口: CONNEXT. -**注意:** - -目前发售的M5StickV存在两种IMU传感器版本(MPU6886与SH200Q.),要识别IMU传感器,可以使用python代码扫描I2C地址 MPU6886(0x68)/SH200Q(0x6c) - ### 包含 - M5StickV diff --git a/docs/zh_CN/module/faces.md b/docs/zh_CN/module/faces.md index cb378b44..5afa2749 100644 --- a/docs/zh_CN/module/faces.md +++ b/docs/zh_CN/module/faces.md @@ -1,6 +1,6 @@ # FACES BOTTOM{docsify-ignore-all} - + :memo:**[描述](#描述)**      :octocat:**[例程](https://github.com/m5stack/M5Stack/tree/master/examples/Modules/FACES)**   🛒**[购买链接](https://m5stack.com/collections/all/products/m5-faces-bottom-board)**    diff --git a/docs/zh_CN/module/facesII.md b/docs/zh_CN/module/facesII.md index 49bea010..9587e417 100644 --- a/docs/zh_CN/module/facesII.md +++ b/docs/zh_CN/module/facesII.md @@ -1,6 +1,6 @@ # FACES II BOTTOM{docsify-ignore-all} - + :memo:**[描述](#描述)**      :octocat:**[例程](https://github.com/m5stack/M5Stack/tree/master/examples/Modules/FACESII)**   🛒**[购买链接](https://m5stack.com/collections/all/products/m5-faces-ii-bottom-board)**    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 23a87393..5342ec3f 100644 --- a/docs/zh_CN/quick_start/m5stickv/m5stickv_quick_start.md +++ b/docs/zh_CN/quick_start/m5stickv/m5stickv_quick_start.md @@ -172,7 +172,7 @@ Linux命令行给运行权限然后,执行命令 **视频教程**