diff --git a/docs/assets/img/product_pics/atom_base/atomFly/atomfly.webp b/docs/assets/img/product_pics/atom_base/atomFly/atomfly.webp
new file mode 100644
index 00000000..64627b5c
Binary files /dev/null and b/docs/assets/img/product_pics/atom_base/atomFly/atomfly.webp differ
diff --git a/docs/assets/img/product_pics/atom_base/atomFly/atomfly_01.webp b/docs/assets/img/product_pics/atom_base/atomFly/atomfly_01.webp
new file mode 100644
index 00000000..6a990259
Binary files /dev/null and b/docs/assets/img/product_pics/atom_base/atomFly/atomfly_01.webp differ
diff --git a/docs/assets/img/product_pics/core/minicore/m5stickc_plus/StickC_sch.webp b/docs/assets/img/product_pics/core/minicore/m5stickc_plus/StickC_sch.webp
new file mode 100644
index 00000000..af488af1
Binary files /dev/null and b/docs/assets/img/product_pics/core/minicore/m5stickc_plus/StickC_sch.webp differ
diff --git a/docs/en/atom/atomfly.md b/docs/en/atom/atomfly.md
index f4314434..23261fb8 100644
--- a/docs/en/atom/atomfly.md
+++ b/docs/en/atom/atomfly.md
@@ -1,7 +1,8 @@
# ATOM FLY Kit
-



+
All hardware functions of the AtomFLY Kit are tested before leaving the factory. Atom Lite does not have any built-in firmware. The programs provided below only provide basic function tests. You need to program yourself to achieve the purpose of remote control flight. Please pay attention to safety during the test and keep your body away from the propeller to prevent accidents. Lithium battery is charged using the supplied charging cable, and the battery charging status is observed through the indicator lights. Red led means charging, and green led means already fully charged(About 30 minutes). Unplug the charger in time after the battery is full to prevent damage caused by overcharging the battery.
## EasyLoader
@@ -98,15 +103,15 @@ All hardware functions of the AtomFLY Kit are tested before leaving the factory.
| ATOM | G21 | G25 | G22 | G19 | G23 | G33 |
| ATOM FLY | SCL | SDA | PWM1 | PWM2 | PWM3 | PWM4 |
| MPU6886 | SCL | SDA | ||||
| VL53L0X | SCL | SDA | ||||
| BMP280 | SCL | SDA | ||||
| MPU6886 | SCL | SDA | ||||
| VL53L0X | SCL | SDA | ||||
| BMP280 | SCL | SDA |
+
## Example
-- Arduino test code [Click here to download]()
-
-
SKU:
-


+
AtomFLY Kit所有硬件功能出厂均经过测试,Atom Lite无任何内置固件,以下提供的程序均只提供基本功能测试,您需要通过自行编程来实现遥控飞行的目的。测试时请注意安全,身体远离螺旋桨,防止意外发生。锂电池使用随机附送的充电线进行充电,通过指示灯观察电池充电状态,红色表示正在充电,绿色表示充电完成(30分钟左右)。电池充满后不可长时间继续充电,防止电池发热造成安全隐患。
## EasyLoader
@@ -90,13 +95,13 @@ AtomFLY Kit所有硬件功能出厂均经过测试,Atom Lite无任何内置固
| ATOM | G21 | G25 | G22 | G19 | G23 | G33 |
| ATOM FLY | SCL | SDA | PWM1 | PWM2 | PWM3 | PWM4 |
| MPU6886 | SCL | SDA | ||||
| VL53L0X | SCL | SDA | ||||
| BMP280 | SCL | SDA | ||||
| MPU6886 | SCL | SDA | ||||
| VL53L0X | SCL | SDA | ||||
| BMP280 | SCL | SDA |
+
## 案例程序
-- Arduino代码示例 [点击这里](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/AtomHubSwitch/AtomHubSwitch)
-
-
<script>
- var purchase_link = 'https://m5stack.com/collections/m5-atom/products/atom-hub-switch-kit';
-
+ var purchase_link = '';
anchor_search(purchase_link);
scrollFunc();
)