搜索资源列表
2.4GHz射频芯片CC2420实现ZigBee无线通信设计
- 2.4GHz射频芯片CC2420实现ZigBee无线通信设计-2.4GHz RF chip CC2420 ZigBee wireless communications to achieve design
Zigbee点对点通信
- 深刻介绍了zigbee的收发源码, 有利于程序员开发之用。
zigbee-2430-test
- 包含了成都无线龙开发的ZIGBEE模块的试验程序,包括LED测试、点对点通信、无线温湿度传感器设计等等。-Includes the development of Chengdu dragon ZIGBEE wireless module test procedures, including the LED test, point to point communications, wireless temperature and humidity sensor and so on.
CC2430PointToPoint
- CC2430下基于ZigBee的综合实力源码,学习嵌入式无线通信大有好处-CC2430 under the comprehensive strength of ZigBee-based source, learning embedded wireless communications a lot of good
BOCCN-RS485_V_1.0
- 内部包含如何用rs232来和rs485通信的示范代码 -Includes how to use the internal RS232 and RS485 communication to the model code
ZigBee2006
- 德州仪器(TI)宣布推出业界首款带硬件定位引擎的片上系统(SoC)解决方案 CC2431,以 满足低功耗 ZigBee/IEEE802.15.4 无线传感器网络应用的需求。这款来自 Chipcon 产品系列 的器件可满足多种应用要求,其中包括资产和设备跟踪、库存控制、病患监护、远程控制、 安全监控网络等应用,此外,TI领先的 ZigBee协议栈 Z-Stack 还提供有关支持。 CC2431 建立在业界首款针对低功耗 RF 应用的 SoC 解决方案 CC2430 的基础之上
Pointtopointwirelesscommunication
- zigbee 的无线点对点基本通信范例,可以实现基本的ZigBee通信功能-example for wireless communication based on zigbee
Code_ZigBee_wireless
- 本方案基于 SPCE3200 平台,利用 TFT 液晶模组和 ZigBee 模组实现无线点菜机系统,可以了解最新的无线通信技术和更好的深化单片机、嵌入式的学习-The program is based on SPCE3200 platform, using TFT LCD modules and ZigBee wireless module to order computer system, you can learn about the latest wireless communicatio
zigbee
- ZigBee点对点通信程序,对zigbee的初学者有很大的帮助作用-ZigBee point to point communication procedures, zigbee the role of great help for beginners
zigbee-demo
- 用cc2430实现最基础的数据通信 收发可在串口中看见 内有具体介绍文档-Using CC2430 to achieve the basic data communication transceiver
zigbee-mesh-communication
- 这个程序完成了zigbee网状网通信,且有相应的文字说明,可以对上层进行相应的修改满足不同类型的应用,其他层采用TI的ZSTACK-Process is complete zigbee mesh network communication, and the corresponding text can be modified accordingly to meet different types of applications on the upper, other layers of TI s
test1
- zigbee通信cc2530 不用中断,实现按键亮灯控制,完整项目包含源码-zigbee communication cc2530 without interrupting the achieve key lighting control
test2
- zigbee通信,中断实现,按键控制功能,完整项目,包含源码-zigbee communication, interrupt key control functions, the complete project, including source
STM32W108ate_demo
- zigbee通信程序,实现了地址表的构建和网状网络的节点之间的通信。-the zigbee communication program, to achieve communication between the nodes of the address table and mesh networks.
Computer-communicate-by-Zigbee-
- 两个zigbee模块通过串口接在两台电脑上面,两台电脑上面运行串口助手,可以实现通过串口助手发送至zigbee模块,再通过无线模块传送至另一个zigbee模块上,这个zigbee将数据发送至相应的电脑上,通过UART实现点对点无线通信,使用方法如下: 1:打开IAR开发环境,打开工程。 2:接上仿真器,并把仿真电缆连到CC2430模块上,把程序下载到两个模块上。 3:两个模块之间通过PC机串口发送一个字符到另一个模块的PC。-Two zigbee module through th
zigbee
- 关于zigbee的一个简单的点对点通信示例。在遇有的系统上,自己修改并添加所需代码,实现基本的点对点通信。-About zigbee a simple point to point communication examples. In the event of a system, make changes and add the required code to achieve the basic point to point communication.
temperature-acquisition-zigbee-
- 这是一个基于zigbee的DS18B20温度采集及串口通信演示程序,开发环境是IAR 51,这要完成的是一个节点采集温度,然后发送另一个节点(主节点),主节点把温度通过串口传输到计算机上-This is a DS18B20 temperature acquisition and serial communication based on zigbee demo, development environment is the IAR 51, which is to be completed a n
stm32_usart_pc
- stm32与TI CC2530 zigbee通信的源代码-the code of stm32 and zigbee
zigbee与stm32通信例子
- zigbee基础讲解与实战stm32通信例子(ZigBee basic explanation and actual combat STM32 communication example)
实验2 点对点通信
- 两个ZigBee节点进行点对点通信,ZigBee节点2(终端节点EndDevice,稍后,下载EndDeviceEB里的代码)发送“LED”三个字符,ZigBee节点1(协调器节点Coordinator,稍后,下载CoordinatorEB里的代码)接受数据后,判断接受到的数据是否为“LED”,是,则使板子上的LED灯闪烁。(Two ZigBee node point-to-point communication, ZigBee node 2 (terminal node EndDevice,