搜索资源列表
SMAC(Sources)
- FREESCALE 提供的 ZIGBEE协议,简单的MAC实现源代码,称为SMAC,C语言实现。实际上是基于FREESCALE ZIGBEE芯片 MC13192,符合IEEE802.15 MAC和PHY规范-FREESCALE ZIGBEE provided by the agreement, the simple realization MAC source code, known as SMAC, C language. In fact FREESCALE ZIGBEE is based o
PointToPointCommunication
- 本代码 实现了 zigbee协议的物理层与MAC层,可直接用于 两个zigbee 节点进行 点对点通讯,节点的平台是 CC2430
MSP430FG4618_cc2420-TI_Z-STACK_TIMAC-1.2.1
- zigbee标准的mac层测试源代码,可以很好的工作在msp430FG4618+cc2420环境中-zigbee standard mac layer test source code, can be a very good working environment in the msp430FG4618+ cc2420
MSP430FG4618_cc2420-TI_Z-STACK_TIMAC-1.1.0
- 应用msp430FG4618+cc2420实现了zigbee的MAC层,并可以在以上环境测试通过。但它的移植性不是太好,只能应用到MSP430FG461x上-Applications msp430FG4618+ cc2420 achieved zigbee the MAC layer, and can be tested in the above environment. But its portability is not very good, can only be applied to M
TIMAC-CC2530-1.4.0
- TI-MAC原装协议,适用于zigbee开发者试用-TI-MAC original protocol for the trial zigbee developer
zigbeesrc
- ZigBee是一种低速短距离传输的无线网络协议。ZigBee协议从下到上分别为物理层(PHY)、媒体访问控制层(MAC)、传输层(TL)、网络层(NWK)、应用层(APL)等。其中物理层和媒体访问控制层遵循IEEE 802.15.4标准的规定。