diff --git a/docs/assets/img/product_pics/atom_base/atomhub_switch/atomhub_switch_sch.webp b/docs/assets/img/product_pics/atom_base/atomhub_switch/atomhub_switch_sch.webp new file mode 100644 index 00000000..8d9806ac Binary files /dev/null and b/docs/assets/img/product_pics/atom_base/atomhub_switch/atomhub_switch_sch.webp differ diff --git a/docs/assets/img/product_pics/atom_base/atomicGPS/atomicgps_01.webp b/docs/assets/img/product_pics/atom_base/atomicGPS/atomicgps_01.webp old mode 100644 new mode 100755 index 481bc9b9..06512685 Binary files a/docs/assets/img/product_pics/atom_base/atomicGPS/atomicgps_01.webp and b/docs/assets/img/product_pics/atom_base/atomicGPS/atomicgps_01.webp differ diff --git a/docs/assets/img/product_pics/atom_base/atomicRS232/atom232.webp b/docs/assets/img/product_pics/atom_base/atomicRS232/atom232.webp new file mode 100755 index 00000000..76cd2de8 Binary files /dev/null and b/docs/assets/img/product_pics/atom_base/atomicRS232/atom232.webp differ diff --git a/docs/assets/img/product_pics/atom_base/atomicRS232/atomic_rs232_sch.webp b/docs/assets/img/product_pics/atom_base/atomicRS232/atomic_rs232_sch.webp new file mode 100644 index 00000000..4fc0aebe Binary files /dev/null and b/docs/assets/img/product_pics/atom_base/atomicRS232/atomic_rs232_sch.webp differ diff --git a/docs/assets/img/product_pics/atom_base/atomicRS485/atom485.webp b/docs/assets/img/product_pics/atom_base/atomicRS485/atom485.webp new file mode 100755 index 00000000..66dc2241 Binary files /dev/null and b/docs/assets/img/product_pics/atom_base/atomicRS485/atom485.webp differ diff --git a/docs/assets/img/product_pics/atom_base/atomicRS485/atomic_rs485_sch.webp b/docs/assets/img/product_pics/atom_base/atomicRS485/atomic_rs485_sch.webp new file mode 100644 index 00000000..3b204c07 Binary files /dev/null and b/docs/assets/img/product_pics/atom_base/atomicRS485/atomic_rs485_sch.webp differ diff --git a/docs/assets/img/product_pics/atom_base/atomicTF/atomictf_01.webp b/docs/assets/img/product_pics/atom_base/atomicTF/atomictf_01.webp old mode 100644 new mode 100755 index 8f06efd4..b34f477b Binary files a/docs/assets/img/product_pics/atom_base/atomicTF/atomictf_01.webp and b/docs/assets/img/product_pics/atom_base/atomicTF/atomictf_01.webp differ diff --git a/docs/en/atom/atomic232.md b/docs/en/atom/atomic232.md index e69de29b..e934e639 100644 --- a/docs/en/atom/atomic232.md +++ b/docs/en/atom/atomic232.md @@ -0,0 +1,138 @@ +# ATOM RS-232 + +

| Specification | +Parameter | +
|---|---|
| External port | +VH-3.96 4P | +
| level-conversion IC | +MAX232 | +
| DC-DC | +A0Z1282CI | +
| net weight | +26g | +
| Gross weight | +36g | +
| Product Size | +24*24*18mm | +
| Package Size | +54*54*20mm | +
| Case material | +Plastic( PC ) | +
Description:
+Send and receive the message through RS485, LED is on, press the key to send the message
+| ATOM | GPIO22 | GPIO19 | 5V | GND |
| ATOM RS-232 | RX | TX | 5V | GND |
+
+
+## Example
+
+### 1. Arduino IDE
+
+[Click here to get Arduino example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/AtomicRS232/Arduino/AtomicRS232)
+
+### 2. UIFlow
+
+[Clicke here to get UIFlow example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/AtomicRS232/UIFlow)
+
+
+
diff --git a/docs/en/atom/atomic485.md b/docs/en/atom/atomic485.md
index e69de29b..a6eca550 100644
--- a/docs/en/atom/atomic485.md
+++ b/docs/en/atom/atomic485.md
@@ -0,0 +1,144 @@
+# ATOM RS-485
+
+
| Specification | +Parameter | +
|---|---|
| External port | +VH-3.96 4P | +
| Conversion level | +5V<->12V | +
| level-conversion IC | +SP3485EE | +
| DC-DC | +A0Z1282CI | +
| net weight | +28g | +
| Gross weight | +38g | +
| Product Size | +24*48*18mm | +
| Package Size | +54*54*20mm | +
| Case material | +Plastic ( PC ) | +
Description:
+Send and receive the message through RS485, LED is on, press the key to send the message
+| ATOM | GPIO22 | GPIO19 | 5V | GND |
| ATOM RS-485 | RX | TX | 5V | GND |
+
+
+## Example
+
+### 1. Arduino IDE
+
+[Click here to download Arduino example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/AtomicRS485/Arduino/AtomicRS485)
+
+### 2. UIFlow
+
+[Click here to download UIFlow example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/AtomicRS485/UIFlow)
+
+
+
diff --git a/docs/index.md b/docs/index.md
index 65265717..686a2f25 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -32,6 +32,8 @@
{a:"/#/en/atom/atomic_qr", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/atom_base/atomic_qr_01.webp", p:"ATOM QR-CODE", sku:"K041" ,kw:"ATOM QR CODE SCAN"},
{a:"/#/en/atom/atomicgps", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/atom_base/atomicgps_01.webp", p:"ATOM GPS", sku:"K043" ,kw:"ATOM GPS TF"},
{a:"/#/en/atom/atomictf", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/atom_base/atomictf_01.webp", p:"ATOM TF-CARD", sku:"K044" ,kw:"ATOM TF"},
+ {a:"/#/en/atom/atomic232", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/atom_base/atom232.webp", p:"ATOM RS-232", sku:"K046" ,kw:"ATOM RS232"},
+ {a:"/#/en/atom/atomic485", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/atom_base/atom485.webp", p:"ATOM RS-485", sku:"K045" ,kw:"ATOM RS485"},
]
const module_list = [
diff --git a/docs/zh_CN/README.md b/docs/zh_CN/README.md
index b95928eb..6b1cb007 100644
--- a/docs/zh_CN/README.md
+++ b/docs/zh_CN/README.md
@@ -33,6 +33,8 @@
{a:"/#/zh_CN/atom/atomic_qr", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/atom_base/atomic_qr_01.webp", p:"ATOM QR-CODE", sku:"K041" ,kw:"ATOM QR CODE SCAN"},
{a:"/#/zh_CN/atom/atomicgps", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/atom_base/atomicgps_01.webp", p:"ATOM GPS", sku:"K043" ,kw:"ATOM GPS TF"},
{a:"/#/zh_CN/atom/atomictf", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/atom_base/atomictf_01.webp", p:"ATOM TF-CARD", sku:"K044" ,kw:"ATOM TF "},
+ {a:"/#/zh_CN/atom/atomic232", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/atom_base/atom232.webp", p:"ATOM RS-232", sku:"K046" ,kw:"ATOM RS232"},
+ {a:"/#/zh_CN/atom/atomic485", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/atom_base/atom485.webp", p:"ATOM RS-485", sku:"K045" ,kw:"ATOM RS485 "},
]
const module_list = [
diff --git a/docs/zh_CN/atom/atomic232.md b/docs/zh_CN/atom/atomic232.md
index 54a6a649..4007722b 100644
--- a/docs/zh_CN/atom/atomic232.md
+++ b/docs/zh_CN/atom/atomic232.md
@@ -1,26 +1,31 @@
-# Atomic232
+# ATOM RS-232
-

| ATOM | GPIO26(TX) | GPIO32(RX) | 5V | GND |
| Atomic232 | RX | TX | 5V | GND |
| ATOM | GPIO22 | GPIO19 | 5V | GND |
| ATOM RS-232 | RX | TX | 5V | GND |
+
## 案例程序
### 1. Arduino IDE
-[点击这里获取Arduino示例程序](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/Tail485/Tail485)
+[点击这里获取Arduino示例程序](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/AtomicRS232/Arduino/AtomicRS232)
### 2. UIFlow
-[点击这里获取UIFlow示例程序](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/Tail485/UIFlow)
-
-
+[点击这里获取UIFlow示例程序](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/AtomicRS232/UIFlow)