From d72abcf0e479f078b6598c9d1ed82840047bf835 Mon Sep 17 00:00:00 2001 From: vany5921 <908744431@qq.com> Date: Tue, 16 Jun 2020 11:59:45 +0800 Subject: [PATCH] change product name --- docs/en/atom/atomicgps.md | 8 ++++---- docs/en/atom/atomictf.md | 10 +++++----- docs/index.md | 4 ++-- docs/zh_CN/README.md | 4 ++-- docs/zh_CN/atom/atomicgps.md | 8 ++++---- docs/zh_CN/atom/atomictf.md | 8 ++++---- 6 files changed, 21 insertions(+), 21 deletions(-) diff --git a/docs/en/atom/atomicgps.md b/docs/en/atom/atomicgps.md index 65b9e0e8..3057b3d6 100644 --- a/docs/en/atom/atomicgps.md +++ b/docs/en/atom/atomicgps.md @@ -1,4 +1,4 @@ -# Atomic GPS +# ATOM GPS
SKU:K043
@@ -6,7 +6,7 @@ ## Description -**Atomic GPS** is a GPS positioning module wich is part of the M5 atomic series. The navigation chip is m8030-kt, which has built-in flash and a coin cell battery, which can save the users configuration. It adopts NMEA-0183 protocol output, supports GPS, GLONASS, Galileo, BDS, SBAS and QZSS satellite systems, has 72 search channels, an adjustable refresh rate, and can be widely used in vehicle monitoring such as bus stop reporting, vehicle navigation, ship navigation, track tracking and other applications. In addition, a self elastic TF(MicroSD) card slot is built in. It is possible to read and write GPS and other file data, for example, you could export GPS data in a specific format to view the motion tracking in the map software, or read and write files as a common card reader. +**ATOM GPS** is a GPS positioning module wich is part of the M5 atomic series. The navigation chip is m8030-kt, which has built-in flash and a coin cell battery, which can save the users configuration. It adopts NMEA-0183 protocol output, supports GPS, GLONASS, Galileo, BDS, SBAS and QZSS satellite systems, has 72 search channels, an adjustable refresh rate, and can be widely used in vehicle monitoring such as bus stop reporting, vehicle navigation, ship navigation, track tracking and other applications. In addition, a self elastic TF(MicroSD) card slot is built in. It is possible to read and write GPS and other file data, for example, you could export GPS data in a specific format to view the motion tracking in the map software, or read and write files as a common card reader. UART Parameter setting: - Baud rate(**default: 9600bps**) @@ -24,7 +24,7 @@ UART Parameter setting: ## Include -- 1x AtomicGPS +- 1x ATOM GPS - 1x ATOM Lite - 1x Hex Key - 1x M2*3mm Hexagon self tapping screw @@ -163,7 +163,7 @@ UART Parameter setting: - AtomicGPS + ATOM GPS MOSI TX CLK diff --git a/docs/en/atom/atomictf.md b/docs/en/atom/atomictf.md index 2ed9ec05..155efc4d 100644 --- a/docs/en/atom/atomictf.md +++ b/docs/en/atom/atomictf.md @@ -1,4 +1,4 @@ -# Atomic TF-CARD +# ATOM TF-CARD
SKU:K044
@@ -6,18 +6,18 @@ ## Description -**Atomic TF-CARD** is an Atomic based TF(microSD) card module.It has a self elastic TF card slot, which can support up to 16GB capacity TF cards. You can save important configuration files and user data in the program to TF card, or call these files at any time during the program operation. The use of TF card reading and writing module can greatly reduce the occupation of precious flash space by external resource files. +**ATOM TF-CARD** is an Atomic based TF-card(microSD) module.It has a self elastic TF card slot, which can support up to 16GB capacity TF cards. You can save important configuration files and user data in the program to TF card, or call these files at any time during the program operation. The use of TF card reading and writing module can greatly reduce the occupation of precious flash space by external resource files. ## Product Features - Compatible with ATOM Matrix/ ATOM Lite - Up to 16G TF card - FAT/FAT32 format -- Self elastic TF (microSD) card slot +- Self elastic TF-card (microSD) slot ## Include -- 1x Atomic TF-CARD +- 1x ATOM TF-CARD - 1x ATOM Lite - 1x M2 HEX Key - 1x M2*3mm Hexagon self tapping screw @@ -98,7 +98,7 @@ - Atomic TF-CARD + ATOM TF-CARD MOSI CLK MISO diff --git a/docs/index.md b/docs/index.md index 4b0c9b33..65265717 100644 --- a/docs/index.md +++ b/docs/index.md @@ -30,8 +30,8 @@ {a:"/#/en/atom/tailbat", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/atom_base/tailbat_01.webp", p:"TailBat", sku:"T001" ,kw:"BATTERY POWER SUPPLY LIPO"}, {a:"/#/en/atom/atomhub", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/atom_base/atom_hub_proto.webp", p:"ATOM HUB PROTO", sku:"K039" ,kw:"ATOM HUB PROTO BASE"}, {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:"Atomic GPS", sku:"K043" ,kw:"ATOMIC GPS TF"}, - {a:"/#/en/atom/atomictf", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/atom_base/atomictf_01.webp", p:"Atomic TF-CARD", sku:"K044" ,kw:"ATOMIC TF"}, + {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"}, ] const module_list = [ diff --git a/docs/zh_CN/README.md b/docs/zh_CN/README.md index 929f353d..b95928eb 100644 --- a/docs/zh_CN/README.md +++ b/docs/zh_CN/README.md @@ -31,8 +31,8 @@ {a:"/#/zh_CN/atom/tailbat", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/atom_base/tailbat_01.webp", p:"TailBat", sku:"T001" ,kw:"BATTERY POWER SUPPLY LIPO"}, {a:"/#/zh_CN/atom/atomhub", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/atom_base/atom_hub_proto.webp", p:"ATOM HUB PROTO", sku:"K039" ,kw:"ATOM HUB PROTO BASE"}, {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:"Atomic 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:"Atomic TF-CARD", sku:"K044" ,kw:"ATOM TF "}, + {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 "}, ] const module_list = [ diff --git a/docs/zh_CN/atom/atomicgps.md b/docs/zh_CN/atom/atomicgps.md index f05715ee..9cdcb43d 100644 --- a/docs/zh_CN/atom/atomicgps.md +++ b/docs/zh_CN/atom/atomicgps.md @@ -1,4 +1,4 @@ -# Atomic GPS +# ATOM GPS
SKU:K043
@@ -6,7 +6,7 @@ ## 描述 -**Atomic GPS** 是一款基于Atomic的GPS定位模组,定位导航芯片为M8030-KT,内置FLASH和纽扣电池,支持断电保存用户配置。采用NMEA-0183协议输出,支持GPS、GLONASS、GALILEO、BDS、SBAS和QZSS多种卫星系统,具备72搜索通道数,刷新速率可调,可广泛用于地理坐标查看、公交车报站、车船导航、轨迹追踪等应用。此外在GPS模块下方内置有TF(MicroSD)卡槽,您可以读写GPS或其他文件数据,例如以特定的格式导出GPS数据在地图软件中查看运动轨迹,或作为普通读卡器实现文件读写。 +**ATOM GPS** 是一款基于Atomic的GPS定位模组,定位导航芯片为M8030-KT,内置FLASH和纽扣电池,支持断电保存用户配置。采用NMEA-0183协议输出,支持GPS、GLONASS、GALILEO、BDS、SBAS和QZSS多种卫星系统,具备72搜索通道数,刷新速率可调,可广泛用于地理坐标查看、公交车报站、车船导航、轨迹追踪等应用。此外在GPS模块下方内置有TF(MicroSD)卡槽,您可以读写GPS或其他文件数据,例如以特定的格式导出GPS数据在地图软件中查看运动轨迹,或作为普通读卡器实现文件读写。 UART 参数设置: - 波特率(**默认: 9600bps**) @@ -24,7 +24,7 @@ UART 参数设置: ## 包含 -- 1x AtomicGPS +- 1x ATOM GPS - 1x ATOM Lite - 1x M2内六角扳手 - 1x M2*8mm杯头机械牙螺丝 @@ -162,7 +162,7 @@ UART 参数设置: - AtomicGPS + ATOM GPS MOSI TX CLK diff --git a/docs/zh_CN/atom/atomictf.md b/docs/zh_CN/atom/atomictf.md index 12472c2e..7b85682e 100644 --- a/docs/zh_CN/atom/atomictf.md +++ b/docs/zh_CN/atom/atomictf.md @@ -1,4 +1,4 @@ -# Atomic TF-CARD +# ATOM TF-CARD
SKU:K044
@@ -6,7 +6,7 @@ ## 描述 -**Atomic TF-CARD** 是一款基于Atomic的TF(MicroSD)卡读写模块,自弹式卡槽设计,可支持16G容量的TF卡,您可以将程序中重要的配置文件和用户数据保存至TF卡内,也可以在程序运行过程中随时调用这些文件。使用TF卡读写模块可以大大减少外部资源文件对宝贵Flash空间的占用。 +**ATOM TF-CARD** 是一款基于Atomic的TF(MicroSD)卡读写模块,自弹式卡槽设计,可支持16G容量的TF卡,您可以将程序中重要的配置文件和用户数据保存至TF卡内,也可以在程序运行过程中随时调用这些文件。使用TF卡读写模块可以大大减少外部资源文件对宝贵Flash空间的占用。 ## 产品特性 @@ -17,7 +17,7 @@ ## 包含 -- 1x Atomic TF-CARD +- 1x ATOM TF-CARD - 1x ATOM Lite - 1x M2内六角扳手 - 1x M2*8mm杯头机械牙螺丝 @@ -98,7 +98,7 @@ - Atomic TF-CARD + ATOM TF-CARD MOSI CLK MISO