diff --git a/docs/en/atom/atomicgps.md b/docs/en/atom/atomicgps.md index 0aa638da..67d8ded4 100644 --- a/docs/en/atom/atomicgps.md +++ b/docs/en/atom/atomicgps.md @@ -6,7 +6,7 @@ ## Description -**Atomic GPS** is a GPS positioning module based on Atomic. The navigation chip is M8030-KT, with built-in flash and button battery, which can save user configuration. It adopts NMEA-0183 protocol output, supports GPS, GLONASS, Galileo, BDS, SBAS and QZSS satellite systems, has 72 search channels and adjustable refresh rate, and can be widely used in vehicle monitoring, bus stop reporting, vehicle navigation, ship navigation, track tracking and other applications. In addition, TF (microSD) card slot is built in the bottom of GPS module, you can read and write GPS or other file data, for example, export GPS data in a specific format to view the motion track in the map software, or read and write files as a common card reader. +**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. UART Parameter setting: - Baud rate(**default: 9600bps**) diff --git a/docs/en/atom/atomictf.md b/docs/en/atom/atomictf.md index 3a4bb486..26d0a3d3 100644 --- a/docs/en/atom/atomictf.md +++ b/docs/en/atom/atomictf.md @@ -6,13 +6,14 @@ ## Description -**Atomic TF-CARD** is an Atomic based TF (microSD) card module, it has a self elastic slot,which can support up to 16G capacity of TF card. 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. +**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. ## Product Features - Compatible with ATOM Matrix/ ATOM Lite - Up to 16G TF card - FAT/FAT32 format +- Self elastic TF (microSD) card slot ## Include