diff --git a/docs/assets/img/product_pics/unit/hall/hall_unit.webp b/docs/assets/img/product_pics/unit/hall/hall_unit.webp
index 608574a0..ff5b9c2e 100644
Binary files a/docs/assets/img/product_pics/unit/hall/hall_unit.webp and b/docs/assets/img/product_pics/unit/hall/hall_unit.webp differ
diff --git a/docs/en/unit/hall.md b/docs/en/unit/hall.md
index 4ccd0aa6..85949941 100644
--- a/docs/en/unit/hall.md
+++ b/docs/en/unit/hall.md
@@ -1,4 +1,4 @@
-# Hall
+# Hall effect Unit
SKU:U084
@@ -6,7 +6,7 @@
## Description
-**Hall Unit** is a Hall sensor. Three A3144E Hall sensor switches are integrated internally, which are processed by 74HC series gate integrated circuits. Low-level signal can be generated when the magnet S pole is close to the top of the sensor or the N pole is close to the back, and the internal LED indicator will light up. It is widely used in applications such as door sensor alarms, proximity sensors, rotation speed measurement and so on. The front side is the North pole, and the low level is output when the south pole signal of the magnetic field is sensed.
+**Hall effect Unit**. Three A3144E Hall sensor switches are integrated internally, which are processed by 74HC series gate integrated circuits. Low-level signal can be generated when the magnet S pole is close to the top of the sensor or the N pole is close to the back, and the internal LED indicator will light up. It is widely used in applications such as door sensor alarms, proximity sensors, rotation speed measurement and so on. The front side is the North pole, and the low level is output when the south pole signal of the magnetic field is sensed.
## Produce Future
@@ -18,7 +18,7 @@
## Include
-- 1x Hall Unit
+- 1x Hall effect Unit
- 1x GROVE Cable(20cm)
- 1x Magnet
@@ -98,7 +98,7 @@
| M5Core (PORT B) | GPIO26 | GPIO36 | 5V | GND |
- | HALL Unit | | INPUT | 5V | GND |
+ | Hall effect Unit | | INPUT | 5V | GND |
## Related Links
diff --git a/docs/en/unit/hex.md b/docs/en/unit/hex.md
index 1b780c31..6c20c5c2 100644
--- a/docs/en/unit/hex.md
+++ b/docs/en/unit/hex.md
@@ -81,25 +81,25 @@ This is how LEDs layout in the panel. Pay attention to the sequence in your code
### PinMap
-**If HEX connected to GROVE A**
+**If HEX connectes to GROVE A**
| M5Core(GROVE A) | GPIO22 | GPIO21 | 5V | GND |
- | HEX Unit | | HEX Pin | 5V | GND |
+ | HEX Unit In | | Data Pin | 5V | GND |
-**If HEX connected to GROVE B**
+**If HEX connectes to GROVE B**
| M5Core(GROVE B) | GPIO36 | GPIO26 | 5V | GND |
- | HEX Unit | | HEX Pin | 5V | GND |
+ | HEX Unit In | | Data Pin | 5V | GND |
-**If HEX connected to GROVE C**
+**If HEX connectes to GROVE C**
| M5Core(GROVE C) | GPIO16 | GPIO17 | 5V | GND |
- | HEX Unit | | HEX Pin | 5V | GND |
+ | HEX Unit In | | Data Pin | 5V | GND |
diff --git a/docs/zh_CN/unit/hall.md b/docs/zh_CN/unit/hall.md
index 103cf9f9..327ef9b5 100644
--- a/docs/zh_CN/unit/hall.md
+++ b/docs/zh_CN/unit/hall.md
@@ -1,4 +1,4 @@
-# Hall
+# Hall effect Unit
SKU:U084
@@ -6,7 +6,7 @@
## 描述
-**Hall Unit** 是一款霍尔传感器. 内部集成3个A3144E霍尔感应开关,通过74系列门集成电路进行逻辑处理,当有S磁极物体靠近hall正面或N磁极靠近hall背面时可以产生低电平信号,同时内部的LED指示灯会点亮。霍尔传感器广泛应用于门磁报警、接近感应、转速测量等场景。
+**Hall effect Unit** 是一款霍尔传感器. 内部集成3个A3144E霍尔感应开关,通过74系列门集成电路进行逻辑处理,当有S磁极物体靠近hall正面或N磁极靠近hall背面时可以产生低电平信号,同时内部的LED指示灯会点亮。霍尔传感器广泛应用于门磁报警、接近感应、转速测量等场景。
## 产品特性
@@ -18,7 +18,7 @@
## 套件清单
-- 1x Hall Unit
+- 1x Hall effect Unit
- 1x GROVE 线(20CM)
- 1x 磁铁
@@ -101,7 +101,7 @@
| M5Core ( PORT B ) | GPIO26 | GPIO36 | 5V | GND |
- | HALL Unit | | INPUT | 5V | GND |
+ | Hall effect Unit | | INPUT | 5V | GND |
## 相关链接
diff --git a/docs/zh_CN/unit/hex.md b/docs/zh_CN/unit/hex.md
index aeaa68da..f6105aed 100644
--- a/docs/zh_CN/unit/hex.md
+++ b/docs/zh_CN/unit/hex.md
@@ -84,26 +84,25 @@
| M5Core(GROVE A) | GPIO22 | GPIO21 | 5V | GND |
- | HEX Unit | / | HEX Pin | 5V | GND |
+ | HEX Unit In | / | Data Pin | 5V | GND |
**HEX 连接到 GROVE B**
| M5Core(GROVE B) | GPIO36 | GPIO26 | 5V | GND |
- | HEX Unit | / | HEX Pin | 5V | GND |
+ | HEX Unit In | / | Data Pin | 5V | GND |
**HEX 连接到 GROVE C**
| M5Core(GROVE C) | GPIO16 | GPIO17 | 5V | GND |
- | HEX Unit | / | HEX Pin | 5V | GND |
+ | HEX Unit In | / | Data Pin | 5V | GND |
-
## 案例程序
### 1. Arduino IDE