Merge branch 'master' of github.com:m5stack/m5-docs

This commit is contained in:
ali-admin
2021-02-20 12:28:23 +08:00
27 changed files with 312 additions and 27 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 95 KiB

After

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

+133
View File
@@ -0,0 +1,133 @@
# ATOM Socket
<el-tag effect="plain">SKU:K052</el-tag>
<div class="product_pic"><img src="assets/img/product_pics/atom_base/atom_socket/atom_socket_01.webp"><img src="assets/img/product_pics/atom_base/atom_socket/atom_socket_02.webp"></ div>
## Description
**ATOM Socket** is a smart power socket adapted to ATOM main control. Built-in HLW8032 high-precision energy metering IC, can read the electrical parameters (line voltage, current, active power, apparent power and power factor) of the socket through serial communication. The external jack adopts Japanese standard specifications, and the internal integrated single-circuit relay (AC-220V@10A) is used to control the power on and off of the socket. With the ATOM main control integrated with WIFI&Bluetooth module, the power socket can be easily connected to the network for remote control And energy metering. The extra socket integrates HY2.0-4P interface, which can interact with external equipment (relay signal input, key signal output).
## Product Features
-Single relay control socket power on and off (220V@10A)
-HLW8032 High Precision Energy Metering IC
-Support voltage and current detection power calculation, within 1000:1 dynamic range:
-The measurement error of active power reaches 0.2%
-The effective current measurement error reaches 0.5%
-The effective voltage measurement error reaches 0.5%
-UART communication (baud: 4800)
-∑-Δ ADC, high-precision energy metering core
-Japanese standard jack
-HY2.0-4P external control interface
## Includes
-1x ATOM Socket
-1x ATOM LITE
## Application
-Metering socket
-Smart WIFI socket
-Smart home appliance control
## Specification
<table>
<tr style="font-weight:bold">
<td>Specifications</td>
<td>Parameters</td>
</tr>
<tr>
<td>HLW8032 serial port communication baud rate</td>
<td>4800</td>
</tr>
<tr>
<td>Recommended load power</td>
<td><=1000W</td>
</tr>
<tr>
<td>Relay parameters</td>
<td>AC-110V@10A</td>
</tr>
<tr>
<td>Net weight</td>
<td>104g</td>
</tr>
<tr>
<td>Gross weight</td>
<td>116.6g</td>
</tr>
<tr>
<td>Product size</td>
<td>90*42*55mm</td>
</tr>
<tr>
<td>Package size</td>
<td>92*62*42mm</td>
</tr>
</table>
>Comparison of products of the same type in M5 system
<table>
<tr><td>Product</td><td>Jack standard</td><td>Power measurement solution</td><td>Compatible equipment</td><td>Communication method</td>< /tr>
<tr><td>AC Socket</td><td>China Standard</td><td>None</td><td>CORE</td><td>RS485</td></tr>
<tr><td>ATOM Socket</td><td>Japanese standard</td><td>HLW8032 energy measurement IC (serial communication)</td><td>ATOM</td><td>IO control relay /UART read energy information</td></tr>
</table>
## EasyLoader
>EasyLoader is a simple and fast program burner, which has a built-in product-related case program, which can be burned to the main control through simple steps to perform a series of functional verification.
<div class="easyloader-box">
<div style="background-color:white;">
<div><img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/easyloader_intro.webp"></div>
<div class="easyloader-btn">
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Windows/ATOM_BASE/EasyLoader_Atom_Socket.exe">Windows</a>
</div>
</div>
<div>
<video id="example_video" controls>
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/AtomBase/ATOM_Socket.mp4" type="video/mp4">
</video>
<div class="easyloader-mask">
<a>
<svg id="play-btn" t="1583228776634" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p -id="4152" width="75" height="75"><path d="M512 0C229.216 0 0 229.216 0 512s229.216 512 512 512 512-229.216 512-512S794.784 0 512 0z m0 928C282. 24 928 96 741.76 96 512S282.24 96 512 96s416 186.24 416 416-186.24 416-416 416zM384 288l384 224-384 224z" p-id="4153" fill="#007aff"></path></svg></path></svg></ a>
<p>Case description:</p>
<p>Remotely control the ATOM Socket on and off the power supply, and monitor the power status</p>
</div>
</div>
</div>
## Related Links
-**Datasheet**
-[HLW8032](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/atombase/atom_socket/DS_HLW8032_CN.pdf)
### Pin mapping
<table>
<tr><td>ATOM</td><td>G22</td><td>G23</td></tr>
<tr><td>ATOM Socket</td><td>RX</td><td>Relay</td></tr>
</table>
## Schematic
<img src="assets/img/product_pics/atom_base/atom_socket/atom_socket_sch_01.webp">
<img src="assets/img/product_pics/atom_base/atom_socket/atom_socket_sch_02.webp">
## Example
-[Arduino code example](https://github.com/m5stack/M5Atom/tree/master/examples/ATOM_BASE/ATOM_Socket)
<script>
var purchase_link ='https://m5stack.com/products/atom-motion-kit-with-motor-and-servo-driver-stm32f0';
anchor_search();
scrollFunc();
</script>
+2 -2
View File
@@ -91,11 +91,11 @@ Choose the development platform you want to use, view the corresponding tutorial
</tr>
<tr>
<td>Product Size</td>
<td>24 x 24 x 10 mm</td>
<td>24*24*10mm</td>
</tr>
<tr>
<td>Package Size</td>
<td>24 x 24 x 10 mm</td>
<td>43*43*13mm</td>
</tr>
<tr>
<td>Case Material</td>
+2 -2
View File
@@ -98,11 +98,11 @@ Choose the development platform you want to use, view the corresponding tutorial
</tr>
<tr>
<td>Product Size</td>
<td>24 x 24 x 14 mm</td>
<td>24*24*14mm</td>
</tr>
<tr>
<td>Package Size</td>
<td>24 x 24 x 14 mm</td>
<td>43*43*20mm</td>
</tr>
<tr>
<td>Case Material</td>
+4
View File
@@ -342,6 +342,10 @@ TF card Maximum size 16GB
</tbody>
</table>
## M-BUS
<img src="assets/img/product_pics/core/M-BUS.webp" alt="M_BUS" width="60%" height="36%">
**Charging current measured value**
<table>
<tr><td>charging current</td><td>Fully charged current(Power OFF)</td><td>Fully charged current(Power ON</td></tr>
+3
View File
@@ -33,6 +33,9 @@ The development platform and programming language supported by M5Stack Core2: Ar
Restart: Click the RST button at the bottom
>To stack M5Core2 with M5 modules, you need to remove/omit the battery bottom of Core2; If you need to keep I2S Mic, IMU and Battery functions, a [M5GO Bottom2](en/base/m5go_bottom2) is needed.
## Product Features
- ESP32-based, built-in Bluetooth,WiFi
+5
View File
@@ -345,6 +345,11 @@ Key Int Values (Int values are the ASCII value of each key)
</tbody>
</table>
## M-BUS
<img src="assets/img/product_pics/core/M-BUS.webp" alt="M_BUS" width="60%" height="36%">
For more information about Pin assignment and Pin Remapping, Please refer to [ESP32 Datasheet](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/esp32_datasheet_en.pdf)
+4
View File
@@ -335,6 +335,10 @@ BMM150 I2C address 0x10
</tbody>
</table>
## M-BUS
<img src="assets/img/product_pics/core/M-BUS.webp" alt="M_BUS" width="60%" height="36%">
When using the RGB LED of gpio15, it is recommended to initialize,pinMode(15, OUTPUT_OPEN_DRAIN);
For more information about Pin assignment and Pin Remapping, Please refer to [ESP32 Datasheet](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/esp32_datasheet_en.pdf)
+4
View File
@@ -317,6 +317,10 @@ BMM150 I2C address 0x10
<tr><td>1.069A</td><td>-</td><td>0.073A</td></tr>
</table>
## M-BUS
<img src="assets/img/product_pics/core/M-BUS.webp" alt="M_BUS" width="60%" height="36%">
For more information about Pin assignment and Pin Remapping, Please refer to [ESP32 Datasheet](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/esp32_datasheet_en.pdf)
+4
View File
@@ -317,6 +317,10 @@ BMM150 I2C address 0x10
</tbody>
</table>
## M-BUS
<img src="assets/img/product_pics/core/M-BUS.webp" alt="M_BUS" width="60%" height="36%">
When using the RGB LED of gpio15, it is recommended to initialize,pinMode(15, OUTPUT_OPEN_DRAIN);
For more information about Pin assignment and Pin Remapping, Please refer to [ESP32 Datasheet](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/esp32_datasheet_en.pdf)
+4
View File
@@ -317,6 +317,10 @@ BMM150 I2C address 0x10
</tbody>
</table>
## M-BUS
<img src="assets/img/product_pics/core/M-BUS.webp" alt="M_BUS" width="60%" height="36%">
When using the RGB LED of gpio15, it is recommended to initialize,pinMode(15, OUTPUT_OPEN_DRAIN);
For more information about Pin assignment and Pin Remapping, Please refer to [ESP32 Datasheet](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/esp32_datasheet_en.pdf)
+1 -1
View File
@@ -30,7 +30,7 @@ The PRO version provides a gripping mechanism controlled by a servo for gripping
## Include
- 1x RoverC base(includes 18350(900mAh) Battery)
- 1x RoverC base(includes 16340(700mAh) Battery)
- 1x Claw Kit
## Specification
+97
View File
@@ -0,0 +1,97 @@
# COM.LoRaWAN915
<el-tag effect="plain">SKU:M031-C</el-tag>
<div class="product_pic"><img src="assets/img/product_pics/module/com_lorawan915/com.lorawan915_01.webp"></div>
## Description
**COM.LoRaWAN915** is a LoRaWAN communication module suitable for 915MHz frequency launched by M5Stack. The module adopts the Ai-Thinker Ra-07H module solution, which supports long-distance communication and has both ultra-low power consumption and high sensitivity. The module integrates the LoRaWAN protocol stack and adopts a serial communication interface (using AT command set for control), and can be used as a collection node to access a large number of gateways for data collection and management. It is widely used in various IoT scenarios, such as the deployment of environmental monitoring nodes.
## Product Features
-Ai-Thinker Ra-07H module solution
-Operating frequency: 915MHz
-SMA antenna
-Communication interface: UART
-Command protocol: AT command
## Includes
-1x LoRaWAN915 Module
-1x SMA antenna
## Application
-Automatic remote meter reading
-Intelligent traffic intelligent parking lot
-Remote irrigation and environmental monitoring
## Major countries and regions supported by AU915
**Argentina/Australia/Bolivia/Brazil/Canada/Chile/Colombia/Dominican Republic/Ecuador/Greece Guatemala/Honduras/Jamaica/Mexico/New-Zealand/Nicaragua/Panama/Paraguay/Peru/Papua New Guinea/Salvador/United States/Uruguay**
## Specification
<table>
<tr style="font-weight:bold">
<td>Specifications</td>
<td>Parameters</td>
</tr>
<tr>
<td>UART baud rate</td>
<td>115200</td>
</tr>
<tr>
<td>Net weight</td>
<td>35g</td>
</tr>
<tr>
<td>Gross weight</td>
<td>72g</td>
</tr>
<tr>
<td>Product size</td>
<td>54.2*54.2*13.2mm</td>
</tr>
<tr>
<td>Package size</td>
<td>165*60*36mm</td>
</tr>
</table>
## Pin mapping
<table>
<tr><td>CORE</td><td>RX</td><td>TX</td></tr>
<tr><td>SW DIP-6 dip switch</td><td>G17/G0/G13</td><td>G16/G5/G15</td></tr>
</table>
?>**M5Stack FIRE** GPIO 16/17 is connected to PSRAM by default. If the TXD/RXD of this module uses GPIO16, GPIO17 will conflict with it. Therefore, when using **M5Stack FIRE** to drive the module, you need to switch the DIP switch to any one of the remaining two sets of pins.
<img src="assets/img/product_pics/module/com_lorawan915/com.lorawan915_02.webp">
## Related Links
-**[COM.LoRaWAN915 AT Command Set](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/module/COM.LoRaWAN915.asr6501-asr6502-at-commands-introduction- v4.3.pdf)**
-**[LoRaWAN Regional Parameters](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/module/lorawantm_regional_parameters_v1.1rb_-_final.pdf)**
## Schematic
-The module plugs into the base
<img src="assets/img/product_pics/module/com_lorawan/com.lorawan_sch.webp">
## Example
-[Arduino code example](https://github.com/m5stack/M5Atom/tree/master/examples/ATOM_BASE/ATOM_Socket)
<script>
var purchase_link ='https://m5stack.com/products/atom-motion-kit-with-motor-and-servo-driver-stm32f0';
anchor_search();
scrollFunc();
</script>
+2 -2
View File
@@ -112,8 +112,8 @@ const advanced = {
'BLE UART':'#/en/uiflow/advanced?id=ble-uartsupport-m5stack-fire-only',
'Blynk':'#/en/uiflow/advanced?id=blynksupport-m5stack-fire-only',
'Echo STT':'#/en/uiflow/advanced?id=echo-stt',
'Pin Servo':'#/en/uiflow/advanced?id=echo-pin-servo',
'NTP':'#/en/uiflow/advanced?id=echo-ntp'
'Pin Servo':'#/en/uiflow/advanced?id=pin-servo',
'NTP':'#/en/uiflow/advanced?id=ntp'
}
};
+2 -2
View File
@@ -93,11 +93,11 @@
</tr>
<tr>
<td>主机尺寸</td>
<td>24 x 24 x 10 mm</td>
<td>24*24*10mm</td>
</tr>
<tr>
<td>包装尺寸</td>
<td>24 x 24 x 10 mm</td>
<td>43*43*13mm</td>
</tr>
<tr>
<td>外壳材质</td>
+2 -2
View File
@@ -100,11 +100,11 @@
</tr>
<tr>
<td>产品尺寸</td>
<td>24 x 24 x 14 mm</td>
<td>24*24*14mm</td>
</tr>
<tr>
<td>包装尺寸</td>
<td>24 x 24 x 14 mm</td>
<td>43*43*20mm</td>
</tr>
<tr>
<td>外壳材质</td>
+4
View File
@@ -284,6 +284,10 @@ TF 卡最大支持 16GB
<tr><td>0.55A</td><td>-</td><td>0.066A</td></tr>
</table>
## M-BUS
<img src="assets/img/product_pics/core/M-BUS.webp" alt="M_BUS" width="60%" height="36%">
有关引脚分配和引脚重新映射的更多信息,请参考[ESP32 datasheet](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/esp32_datasheet_cn.pdf)
+2
View File
@@ -24,6 +24,8 @@ M5Stack Core2支持的开发平台和程序语言:Arduino[UIFlow](http://fl
* 复位: 单击底侧RST按键
>M5Core2与M5模块进行堆叠的时候,您需要拆卸Core2的电池底部;如果需要保持底座的I2S麦克风,IMU和电池功能并同时堆叠其他模块,则建议使用[M5GO Bottom2](zh_CN/base/m5go_bottom2)。
## 产品特性
- 基于 ESP32 开发,支持WiFi、蓝牙

Some files were not shown because too many files have changed in this diff Show More