add Zigbee.md

This commit is contained in:
Yan_yan 2020-11-11 17:04:39 +08:00
parent ba22df835c
commit 905328527e
7 changed files with 54 additions and 0 deletions

View File

@ -1 +1,55 @@
# Zigbee
## 模块介绍
### E18-MS1PA1-PCB
<center>
![E18-MS1PA1-PCB](./imagesrc/E18-MS1PA1-PCB.jpg)
</center>
E18-MS1PA1-PCB采用美国德州仪器TI公司原装进口CC2530射频芯片芯片内部集成了8051单片机及无线收发器并适用于ZigBee设计及2.4GHz IEEE 802.15.4协议。模块引出单片机所有IO口可进行多方位的开发。该模块内带功放芯片CC2592增加了无线通信距离。
| 射频参数 | 值 | 备注 |
| --- | --- | --- |
| 工作频段 | 2400~2480 MHz | 出厂默认 2.4GHz (32MHz晶振 |
| 发射功率 | 20 dBm | 最大功率约100mW |
| 接收灵敏度 | -97.6 dBm | 空速 250kbps |
| 通信协议 | Zigbee | / |
| 实测距离 | 800米 | 晴朗空旷环境最大功率天线增益5dBi高度2m空速250kbps |
模块原理图如下:
<center>
![E18-MS1PA1-PCB-circuit](./imagesrc/E18-MS1PA1-PCB-circuit.jpg)
</center>
### DL-30
<center>
![dl30](./imagesrc/dl30.png)
</center>
DL-30无线串口模块为串口转2.4G无线模块,可以通过无线将两个或多个串口连接起来。串口发入模块的数据会被模块使用无线发出,收到无线数据的模块会将这个数据使用串口发出,在两个设备上使用模块就像将这两个设备用串口连接起来一样。
| 射频参数 | 值 |
| --- | --- |
| 工作频率 | 2400~2450MHz |
| 发射功率 | 4.5 dBm |
| 传输速率 | 最高3300Bps |
| 接收灵敏度 | -97dBm |
| 传输距离 | 250米室外空旷无遮挡 |
## 模块引脚配置如下:
<center>
![dl30-pin](./imagesrc/dl30-pin.png)
</center>

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 329 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 311 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB