mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
update some info
This commit is contained in:
@@ -84,6 +84,13 @@ Besides, a power switch is placed at the front.
|
||||
- Push upwards the control bar to speed up the wheel and push down to slow down.
|
||||
- There are four color bolcks at the bottom. The colorful blocks are used to turn on all RGB LEDs at the bottom to the specified color. Block with black will turn off the light.
|
||||
|
||||
### 管脚映射
|
||||
|
||||
<table>
|
||||
<tr><td>M5StickC</td><td>GPIO0</td><td>GPIO26</td><td>3.3V</td><td>GND</td><td>BAT</td></tr>
|
||||
<tr><td>BeetleC</td><td>SDA</td><td>SCL</td><td>3.3V</td><td>GND</td><td>BAT</td></tr>
|
||||
</table>
|
||||
|
||||
## Example
|
||||
|
||||
### 1. Arduino
|
||||
|
||||
@@ -77,6 +77,13 @@ The Bugc base needs to be used in conjunction with the M5StickC controller. The
|
||||
|
||||
>2. After downloading the software, double-click to run the application, connect the M5 device to the computer through the data cable, select the port parameters, click **"Burn"** to burn the program (**For M5StickC, set the baud rate to 750000 or 115200**)
|
||||
|
||||
### 管脚映射
|
||||
|
||||
<table>
|
||||
<tr><td>M5StickC</td><td>GPIO0</td><td>GPIO26</td><td>3.3V</td><td>GND</td><td>BAT</td></tr>
|
||||
<tr><td>BugC</td><td>SDA</td><td>SCL</td><td>3.3V</td><td>GND</td><td>BAT</td></tr>
|
||||
</table>
|
||||
|
||||
## Example
|
||||
|
||||
### 1. Arduino
|
||||
|
||||
@@ -83,7 +83,7 @@
|
||||
|
||||
?> Network programming mode is a docking mode between M5 device and UIFlow web programming platform. The screen will show the current network connection status of the device. When the indicator is green, it means that you can receive program push at any time. Under default situation, after the first successful WiFi network configuration, the device will automatically restart and enter the network programming mode. If you do not know how to re-enter the programming mode after running other applications, you can refer to the following operations.
|
||||
|
||||
> restarting, press button A in the main menu interface to select the programming mode and wait till the right indicator of the network indicator to turn green in the programming mode page. Access UIFlow programming page by visiting [flow.m5stack.com](http://flow.m5stack.com/) on a computer browser.
|
||||
> restarting, press button A in the main menu interface to select the programming mode and wait till the right indicator of the network indicator to turn green in the programming mode page. The current `API KEY` of the device will be displayed on the screen. Access UIFlow programming page by visiting [flow.m5stack.com](http://flow.m5stack.com/) on a computer browser.
|
||||
|
||||
<img src="assets\img\quick_start\m5stickc\m5stickc_wifi_mode.webp">
|
||||
|
||||
|
||||
@@ -88,6 +88,13 @@ Beetlec底座需要结合M5StickC控制器使用.在底座上,配备了两个
|
||||
- 向上推动控制杆以加速车轮,向下推动减速.
|
||||
- 底部有四个颜色的螺栓.彩色块用于打开底部的所有RGB LED指定的颜色. 黑色挡将关闭灯.
|
||||
|
||||
### 管脚映射
|
||||
|
||||
<table>
|
||||
<tr><td>M5StickC</td><td>GPIO0</td><td>GPIO26</td><td>3.3V</td><td>GND</td><td>BAT</td></tr>
|
||||
<tr><td>BeetleC</td><td>SDA</td><td>SCL</td><td>3.3V</td><td>GND</td><td>BAT</td></tr>
|
||||
</table>
|
||||
|
||||
## 案例程序
|
||||
|
||||
### 1. Arduino
|
||||
|
||||
@@ -76,6 +76,13 @@ Bugc底座需要结合M5StickC控制器使用.在底座上,配备了四个由S
|
||||
|
||||
>2.下载软件后,双击运行应用程序,将M5设备通过数据线连接至电脑,选择端口参数,点击 **"Burn"** 即可开始烧录.(**为M5StickC烧录时,请将波特率设置在750000或115200**)
|
||||
|
||||
### 管脚映射
|
||||
|
||||
<table>
|
||||
<tr><td>M5StickC</td><td>GPIO0</td><td>GPIO26</td><td>3.3V</td><td>GND</td><td>BAT</td></tr>
|
||||
<tr><td>BugC</td><td>SDA</td><td>SCL</td><td>3.3V</td><td>GND</td><td>BAT</td></tr>
|
||||
</table>
|
||||
|
||||
## 案例程序
|
||||
|
||||
### 1. Arduino
|
||||
|
||||
@@ -0,0 +1,109 @@
|
||||
# COM.LoRaWAN470
|
||||
|
||||
<el-tag effect="plain">SKU:M031-C</el-tag>
|
||||
|
||||
<div class="product_pic"><img src="assets/img/product_pics/module/com_lorawan470/com.lorawan470_01.webp"></div>
|
||||
|
||||
## 描述
|
||||
|
||||
**COM.LoRaWAN470** 是M5Stack推出的适用于470MHz频率的LoRaWAN通讯模块。模块采用Ai-Thinker Ra-07模组方案,支持远距离通信的同时兼具超低功耗与高灵敏度特性。模组集成LoRaWAN协议栈,采用串口通信接口(使用AT指令集进行控制),使用时可作为采集节点大量接入网关进行数据收集管理。
|
||||
|
||||
提供外部电源接口(通过切换拨码开关可以调整5V/12V两种电压电源输入),该模块适合应用于长距离的低功耗物联网通信应用,如环境监测节点部署等。
|
||||
|
||||
## 产品特性
|
||||
|
||||
- Ai-Thinker Ra-07H模组方案
|
||||
- 工作频率:470MHz
|
||||
- SMA天线
|
||||
- 通信接口: UART
|
||||
- 指令协议:AT命令
|
||||
|
||||
## 包含
|
||||
|
||||
- 1x LoRaWAN470 Module
|
||||
- 1x SMA天线
|
||||
|
||||
## 应用
|
||||
|
||||
- 自动远程抄表
|
||||
- 智能交通智能停车场
|
||||
- 远程灌溉及环境监测
|
||||
|
||||
## CN470支持的主要国家及地区
|
||||
|
||||
**China**
|
||||
|
||||
## 规格参数
|
||||
|
||||
<table>
|
||||
<tr style="font-weight:bold">
|
||||
<td>规格</td>
|
||||
<td>参数</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>UART波特率</td>
|
||||
<td>115200</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>净重</td>
|
||||
<td>35g</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>毛重</td>
|
||||
<td>72g</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>产品尺寸</td>
|
||||
<td>54.2*54.2*13.2mm</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>包装尺寸</td>
|
||||
<td>165*60*36mm</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
## 管脚映射
|
||||
|
||||
<table>
|
||||
<tr><td>CORE</td><td>RX</td><td>TX</td></tr>
|
||||
<tr><td>SW DIP-6拨码开关</td><td>G17/G0/G13</td><td>G16/G5/G15</td></tr>
|
||||
</table>
|
||||
|
||||
?>**M5Stack FIRE** 中的 GPIO 16 / 17 默认与PSRAM连接,若该模块的TXD/RXD使用GPIO16,GPIO17将与其产生冲突。因此,当使用**M5Stack FIRE**去驱动该模块时,你需要将拨码开关拨至剩余两组引脚中的任意一组.
|
||||
|
||||
<img src="assets/img/product_pics/module/com_lorawan470/com.lorawan470_02.webp">
|
||||
|
||||
## 相关链接
|
||||
|
||||
- [COM.LoRaWAN470 AT指令集](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/module/COM.LoRaWAN.Ra-07.asr6501-asr6502-at-commands-introduction-v4.3.pdf)
|
||||
|
||||
- [LoRaWAN 区域参数](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/module/lorawantm_regional_parameters_v1.1rb_-_final.pdf)
|
||||
|
||||
## 原理图
|
||||
|
||||
- 模块插接底板
|
||||
|
||||
<img src="assets/img/product_pics/module/com_lorawan/com.lorawan_sch.webp">
|
||||
|
||||
## 案例程序
|
||||
|
||||
- [请点击此处获取Arduino示例程序](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>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## RoverC
|
||||
|
||||
|
||||
- ESP NOW
|
||||
|
||||
@@ -75,7 +75,7 @@
|
||||
|
||||
## 相关链接
|
||||
|
||||
- [COM.LoRaWAN915 AT指令集](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/module/COM.LoRaWAN915.asr6501-asr6502-at-commands-introduction-v4.3.pdf)
|
||||
- [COM.LoRaWAN915 AT指令集](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/module/COM.LoRaWAN.Ra-07.asr6501-asr6502-at-commands-introduction-v4.3.pdf)
|
||||
|
||||
- [LoRaWAN 区域参数](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/module/lorawantm_regional_parameters_v1.1rb_-_final.pdf)
|
||||
|
||||
|
||||
@@ -82,7 +82,7 @@
|
||||
|
||||
?>网络编程模式是M5设备与UIFlow web编程平台的一个对接模式,屏幕会显示出当前设备的网络连接状态。当指示标志为绿色时,则代表随时可接收程序推送。默认情况下,在首次WiFi网络配置成功后,设备将自动重启,并进入网络编程模式。若您在运行其他应用后不知如何重新进入编程模式,你可以参考以下操作。
|
||||
|
||||
>开机后,在主菜单界面按下按键A选择编程模式,在编程模式页面等待网络指示标志右红变成绿色,通过电脑浏览器访问[flow.m5stack.com](http://flow.m5stack.com/)进入UIFlow编程页面.
|
||||
>开机后,在主菜单界面按下按键A选择编程模式,在编程模式页面等待网络指示标志右红变成绿色,屏幕上将显示设备当前的`API KEY`,通过电脑浏览器访问[flow.m5stack.com](http://flow.m5stack.com/)进入UIFlow编程页面.
|
||||
|
||||
<img src="assets\img\quick_start\m5stickc\m5stickc_wifi_mode.webp">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user