diff --git a/docs/en/core/m5stickc.md b/docs/en/core/m5stickc.md
index 9407bef2..a29e49d4 100644
--- a/docs/en/core/m5stickc.md
+++ b/docs/en/core/m5stickc.md
@@ -35,8 +35,8 @@ M5stickC is one of the core devices in M5Stack product series which is built in
*Notice*: One issue commonly exists on M5Stick-C, which happens when the battery is at a low level. In this case, some of the devices will have problem powering on, this is probably caused by a chaos timing sequence of power-on of ESP32, some component is involved, such as AXP192, 552, ESP32. There is one way to bring the device back to live:
- 1, Connect G0 to 3V3.
- 2. Plug in the USB cable.
-- 3, The screen will light up and leave the USB to charge the device.
-
+- 3, The screen will light up and leave the USB to charge the device.
+
diff --git a/docs/en/hat/hat-env.md b/docs/en/hat/hat-env.md
index 69ac0ad5..5068b0d8 100644
--- a/docs/en/hat/hat-env.md
+++ b/docs/en/hat/hat-env.md
@@ -71,6 +71,6 @@ Typical Magnetic Field:
M5StickC
GPIO0
GPIO26
5V
GND
-
HAT ENV
SCL
SDA
5V
GND
+
HAT ENV
SDA
SCL
5V
GND
diff --git a/docs/en/hat/hat-ncir.md b/docs/en/hat/hat-ncir.md
index dc0708d2..ca9a55a2 100644
--- a/docs/en/hat/hat-ncir.md
+++ b/docs/en/hat/hat-ncir.md
@@ -16,7 +16,7 @@ Unlike most temperature sensors, this sensor measures infrared light bouncing of
The MLX90614 is factory calibrated in wide temperature ranges: -40 to 125 ˚C for the ambient temperature and -70 to 382.2 ˚C for the object temperature. T
-Connect with M5Core via GROVE A IIC(0x5A).
+Connect with M5StickC via GOIO 0/26 (I2C add: 0x5A).
@@ -71,12 +71,13 @@ Connect with M5Core via GROVE A IIC(0x5A).
M5StickC
GPIO0
GPIO26
5V
GND
-
HAT ENV
SCL
SDA
5V
GND
+
HAT NCIR
SDA
SCL
5V
GND
## Video
-
-- **[Demo Video](https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/NCIR-HAT.mp4)**
-
+**Demo**
+
diff --git a/docs/en/hat/hat-proto.md b/docs/en/hat/hat-proto.md
index 724415ca..88228e11 100644
--- a/docs/en/hat/hat-proto.md
+++ b/docs/en/hat/hat-proto.md
@@ -60,7 +60,11 @@ For example, since m5stickc have less hardware resource than m5stack, we can mak
## Video
-- **[Demo Video](https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/PROTO-HAT.mp4)**
+**Demo**
+
+
diff --git a/docs/en/hat/hat-thermal.md b/docs/en/hat/hat-thermal.md
index a0ee4554..f50eafc2 100644
--- a/docs/en/hat/hat-thermal.md
+++ b/docs/en/hat/hat-thermal.md
@@ -16,7 +16,7 @@ The MLX90640 Infrared (IR) sensor array combines high resolution and reliable op
The field of view (FoV) option includes a standard 55° x 35° version and a wide angle version of 110° x 75° for distances up to 7m. This Unit is **110°×75° FoV**, also known as the BAA package.
-The Unit communicates with the M5Core through the Grove A interface, IIC address is **0x33**
+Connect with M5StickC via GOIO 0/26 (I2C add: 0x33).
@@ -72,11 +72,14 @@ The Unit communicates with the M5Core through the Grove A interface, IIC address
M5StickC
GPIO0
GPIO26
5V
GND
-
HAT ENV
SCL
SDA
5V
GND
+
HAT THERMAL
SDA
SCL
5V
GND
## Video
+**Demo**
+
-- **[Demo Video](https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/THERMAL-HAT.mp4)**
diff --git a/docs/en/module/faces_finger.md b/docs/en/module/faces_finger.md
index 44c23387..208f974b 100644
--- a/docs/en/module/faces_finger.md
+++ b/docs/en/module/faces_finger.md
@@ -82,4 +82,7 @@ Communication Protocol: UART.
## Video
-- **[Demo Video](https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/FACES-Finger.mp4)**
+**Demo**
+
diff --git a/docs/en/module/faces_rfid.md b/docs/en/module/faces_rfid.md
index fee0ed2c..c82d9598 100644
--- a/docs/en/module/faces_rfid.md
+++ b/docs/en/module/faces_rfid.md
@@ -76,4 +76,7 @@ Communication Protocol: I2C.
## Video
-- **[Demo Video](https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/FACES-RFID.mp4)**
+**Demo**
+
\ No newline at end of file