mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
fix some mistake description
This commit is contained in:
@@ -79,10 +79,6 @@ The newly-produced M5Core replaces the screen with better display performance an
|
||||
- Product Size:108.2mm x 54.2mm x 18.7mm
|
||||
- Product weight:264.6g
|
||||
|
||||
|
||||
### Faces Encoder
|
||||
<img src="assets/img/product_pics/core/faces_kit/ENCODER_large.jpg">
|
||||
|
||||
## Include
|
||||
|
||||
- 1x GRAY M5Stack Controller(M5Core)
|
||||
|
||||
@@ -35,7 +35,6 @@ The newly-produced M5Core replaces the screen with better display performance an
|
||||
- Speaker, 3 Buttons, LCD(320*240), 1 Reset
|
||||
- 2.4G Antenna: Proant 440
|
||||
- TF card slot (16G Maximum size)
|
||||
- Battery Socket & 150 mAh Lipo Battery
|
||||
- Extendable Pins & Holes
|
||||
- Grove Port
|
||||
- M-Bus Socket & Pins
|
||||
|
||||
@@ -37,7 +37,6 @@ The newly-produced M5Core replaces the screen with better display performance an
|
||||
- Speaker, 3 Buttons, LCD(320*240), 1 Reset
|
||||
- 2.4G Antenna: Proant 440
|
||||
- TF card slot (16G Maximum size)
|
||||
- Battery Socket & 150 mAh Lipo Battery
|
||||
- Extendable Pins & Holes
|
||||
- Grove Port
|
||||
- M-Bus Socket & Pins
|
||||
|
||||
+2
-17
@@ -60,9 +60,6 @@ Product Feature:
|
||||
- M2M industrial
|
||||
- Wireless communication
|
||||
- Industrial Application
|
||||
<!--
|
||||
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Module/EasyLoader_SIM800L_at.exe"><button type="button" class="btn btn-primary">Click to check the list: frequency band of Globle mobile operators </button></a>
|
||||
-->
|
||||
|
||||
## Links
|
||||
|
||||
@@ -72,7 +69,7 @@ Product Feature:
|
||||
|
||||
## Schematic
|
||||
|
||||
- **Sche** - [GSM Module](https://github.com/m5stack/M5-Schematic/blob/master/Modules/module_gsm_sch.pdf)
|
||||
- [GSM Module](https://github.com/m5stack/M5-Schematic/blob/master/Modules/module_gsm_sch.pdf)
|
||||
|
||||
|
||||
## EasyLoader
|
||||
@@ -141,18 +138,6 @@ void loop() {
|
||||
|
||||
<table>
|
||||
<tr><td>M5Stack</td><td>GPIO16</td><td>GPIO17</td><td>5V</td><td>GND</td></tr>
|
||||
<tr><td>GSM Module</td><td>RX</td><td>TX</td><td>5V</td><td>GND</td></tr>
|
||||
<tr><td>Module GSM</td><td>RX</td><td>TX</td><td>5V</td><td>GND</td></tr>
|
||||
</table>
|
||||
|
||||
|
||||
<!--## Video
|
||||
**Demo**
|
||||
|
||||
<video width="500" height="500" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/ADC-DAC-HAT.mp4" type="video/mp4" >
|
||||
</video>
|
||||
-->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
+5
-16
@@ -8,7 +8,7 @@
|
||||
|
||||
## Description
|
||||
|
||||
This is a wireless communication module, integrated an **NB-IOT** M8321 module that released by China Mobile, provided TD-LTE/FDD-LTE/WCDMA/TD- SCDMA/GSM/GPRS/EDGE Frequency Band and LCC+LGA package type.
|
||||
This is a wireless communication module, integrated **M8321** module that released by China Mobile, provided TD-LTE/FDD-LTE/WCDMA/TD- SCDMA/GSM/GPRS/EDGE Frequency Band and LCC+LGA package type.
|
||||
<br><br>
|
||||
It has integrated plentiful Internet protocols, field standard interface, and functions, supported WindowsXP,Windows7,Windows8,Windows10,Linux and Android USB driver.
|
||||
<br><br>
|
||||
@@ -65,17 +65,16 @@ Product Feature:
|
||||
- Router
|
||||
- POC
|
||||
|
||||
<!-->
|
||||
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Module/EasyLoader_SIM800L_at.exe"><button type="button" class="btn btn-primary">Click to check the list: frequency band of Globle mobile operators </button></a>
|
||||
<-->
|
||||
## Links
|
||||
|
||||
- **Datasheet** - [M8321](http://iot.10086.cn/Uploads/file/product/20190216/M8321_%E4%BA%A7%E5%93%81%E6%89%8B%E5%86%8C_20190216184322_87691.pdf)
|
||||
|
||||
- **Datasheet** - [TXS0104E](http://iot.10086.cn/Uploads/file/product/20190216/M5311_AT_Command_Interface_Specification_v2_20190216181452_37713.pdf)
|
||||
|
||||
|
||||
## Schematic
|
||||
- **Sche** - [GSM Module](https://github.com/m5stack/M5-Schematic/blob/master/Modules/module_lte_sch.pdf)
|
||||
|
||||
- [GSM Module](https://github.com/m5stack/M5-Schematic/blob/master/Modules/module_lte_sch.pdf)
|
||||
|
||||
|
||||
## EasyLoader
|
||||
@@ -144,18 +143,8 @@ void loop() {
|
||||
|
||||
<table>
|
||||
<tr><td>M5Stack</td><td>GPIO16</td><td>GPIO17</td><td>5V</td><td>GND</td></tr>
|
||||
<tr><td>HAT ADC</td><td>RX</td><td>TX</td><td>5V</td><td>GND</td></tr>
|
||||
<tr><td>Module LTE</td><td>RX</td><td>TX</td><td>5V</td><td>GND</td></tr>
|
||||
</table>
|
||||
|
||||
|
||||
<!--## Video
|
||||
**Demo**
|
||||
|
||||
<video width="500" height="500" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/ADC-DAC-HAT.mp4" type="video/mp4" >
|
||||
</video>
|
||||
-->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
## Description
|
||||
|
||||
This is a wireless communication module, integrated an **NB-IOT** M5311 module that produced by China Mobile. The dimension if M5311 is 16mm * 18mm * 2.2mm, which is very tiny, and gives convenience to the user of more flexible dimension requirement.
|
||||
This is a wireless communication module, integrated an **NB-IoT** M5311 module that produced by China Mobile. The dimension if M5311 is 16mm * 18mm * 2.2mm, which is very tiny, and gives convenience to the user of more flexible dimension requirement.
|
||||
<br>
|
||||
package with LCC allows quick production through standard SMT, which provides a more reliable connection method and performance on the extreme environment.
|
||||
<br>
|
||||
@@ -103,7 +103,7 @@ only for reference
|
||||
|
||||
## Schematic
|
||||
|
||||
- **Sche** - [NB-IoT Module](https://github.com/m5stack/M5-Schematic/blob/master/Modules/module_nb_iot_sch.pdf)
|
||||
- [NB-IoT Module](https://github.com/m5stack/M5-Schematic/blob/master/Modules/module_nb_iot_sch.pdf)
|
||||
|
||||
|
||||
## EasyLoader
|
||||
@@ -174,17 +174,10 @@ void loop() {
|
||||
|
||||
<table>
|
||||
<tr><td>M5Stack</td><td>GPIO16</td><td>GPIO17</td><td>5V</td><td>GND</td></tr>
|
||||
<tr><td>HAT ADC</td><td>RX</td><td>TX</td><td>5V</td><td>GND</td></tr>
|
||||
<tr><td>Module NB-IoT</td><td>RX</td><td>TX</td><td>5V</td><td>GND</td></tr>
|
||||
</table>
|
||||
|
||||
|
||||
<!--## Video
|
||||
**Demo**
|
||||
|
||||
<video width="500" height="500" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/ADC-DAC-HAT.mp4" type="video/mp4" >
|
||||
</video>
|
||||
-->
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -32,7 +32,6 @@
|
||||
- 扬声器,按键x3,LCD屏幕(320 * 240),电源/复位按键x1
|
||||
- 2.4G天线:Proant 440
|
||||
- TF卡插槽(最大可拓展16GB)
|
||||
- 电池总线母座和600 mAh锂电池
|
||||
- 可拓展的引脚与接口
|
||||
- Grove 接口
|
||||
- M-Bus总线母座 & 引脚
|
||||
|
||||
@@ -34,7 +34,6 @@
|
||||
- 扬声器,按键x3,LCD屏幕(320 * 240),电源/复位按键x1
|
||||
- 2.4G天线:Proant 440
|
||||
- TF卡插槽(最大可拓展16GB)
|
||||
- 电池总线母座和600 mAh锂电池
|
||||
- 可拓展的引脚与接口
|
||||
- Grove 接口
|
||||
- M-Bus总线母座 & 引脚
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
|
||||
## 原理图
|
||||
|
||||
- **Sche** - [GSM Module](https://github.com/m5stack/M5-Schematic/blob/master/Modules/module_gsm_sch.pdf)
|
||||
- [GSM Module](https://github.com/m5stack/M5-Schematic/blob/master/Modules/module_gsm_sch.pdf)
|
||||
|
||||
|
||||
|
||||
@@ -140,5 +140,5 @@ void loop() {
|
||||
|
||||
<table>
|
||||
<tr><td>M5Stack</td><td>GPIO16</td><td>GPIO17</td><td>5V</td><td>GND</td></tr>
|
||||
<tr><td>GSM Module</td><td>RX</td><td>TX</td><td>5V</td><td>GND</td></tr>
|
||||
<tr><td>Module GSM</td><td>RX</td><td>TX</td><td>5V</td><td>GND</td></tr>
|
||||
</table>
|
||||
|
||||
@@ -45,8 +45,6 @@
|
||||
- 产品重量:18.1g
|
||||
|
||||
|
||||
<!-- <a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Module/EasyLoader_SIM800L_at.exe"><button type="button" class="btn btn-primary">点击查看全球运营商频段列表</button></a> -->
|
||||
|
||||
|
||||
## 包含
|
||||
|
||||
@@ -142,6 +140,6 @@ void loop() {
|
||||
### 管脚映射
|
||||
|
||||
<table>
|
||||
<tr><td>M5StickC</td><td>GPIO16</td><td>GPIO17</td><td>5V</td><td>GND</td></tr>
|
||||
<tr><td>HAT ADC</td><td>RX</td><td>TX</td><td>5V</td><td>GND</td></tr>
|
||||
<tr><td>M5Stack</td><td>GPIO16</td><td>GPIO17</td><td>5V</td><td>GND</td></tr>
|
||||
<tr><td>Module LTE</td><td>RX</td><td>TX</td><td>5V</td><td>GND</td></tr>
|
||||
</table>
|
||||
|
||||
@@ -168,4 +168,12 @@ void loop() {
|
||||
}
|
||||
M5.update();
|
||||
}
|
||||
```
|
||||
```
|
||||
|
||||
|
||||
### 管脚映射
|
||||
|
||||
<table>
|
||||
<tr><td>M5Stack</td><td>GPIO16</td><td>GPIO17</td><td>5V</td><td>GND</td></tr>
|
||||
<tr><td>Module NB-IoT</td><td>RX</td><td>TX</td><td>5V</td><td>GND</td></tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user