搜索资源列表
CC2530KEY
- 基于ZigBee的CC2530按键扫描实验源代码-CC2530 ZigBee-based source code for key scan experiment
zigbee
- 基于zigbee的大型停车场设计C代码,包括cc2530发送串口数据,和接收到数据并转成串口给PC上位机。-Large parking lot design based on zigbee C code, including cc2530 send serial data, and convert the received serial data to the PC host computer.
CC2530
- 基于ZigBee的CC2530看门狗实验源代码-CC2530 ZigBee-based watchdog test source code
CC2530UART
- 基于ZigBee的CC2530串口基础实验源代码-CC2530 ZigBee-based source code for serial-based experiments
Light_Switch
- 基于CC2530的点对点通信代码的具体实现。-CC2530' s point to point communication based on code implementation.
CC2530_sys_tester_101029
- zigbee 基于cc2530飞比开发板上的测试源代码-test source code of feibi development board based on cc2530
SHT15
- 温湿传感器SHT15 cc2530驱动代码 IIC-Temperature and Humidity Sensor SHT15 CC2530 driver code IIC
Zstack-ADXL345
- 基于zstack协议栈的adxl345传感器通信代码,协调器建立网路后终端自动加入,将传感器数据发送给协调器,协调器通过串口将数据传输给PC。 使用IAR编程环境,文件夹内已附带协议栈,打开project-zstack-Samples-CC2530-ADXL345-CC2350DB下的TestC.eww可直接运行-Based the ADXL345 sensor communication code zstack protocol stack, coordinator create a n
CC2530-chip
- CC2530片内温度监测程序代码,基于Z-stack协议栈的节点采集片内温度数据的代码。-CC2530 chip temperature monitoring program code, based on Z-stack stack node chip temperature data acquisition code.
CC2530-MCU-based-experiments
- CC2530单片机基础实验包含输出输入,定时器,串口通信,看门狗等22个实验代码-CC2530 MCU-based experiment contains the output inputs, timers, serial communication, such as 22 experimental code watchdog
ds18b20
- Zigbee CC2530的DS18B20源码,用IAR编写的C程序。-Source code of DS18B20 of CC2530.
CC2530-Z-stack-test
- CC2530平台的Z-stack协议栈实验代码,供初学者学习和参考-CC2530 platform, Z-stack test protocol stack code, for beginners to learn and reference
CC2530-DTH11
- DHT11+CC2530 湿度传感器(裸机)工程源代码-DHT11+CC2530 humidity sensor (bare metal)Project source code
stm32_usart_pc
- stm32与TI CC2530 zigbee通信的源代码-the code of stm32 and zigbee
CC2530-JLX-LCD
- 基于CC2530单片机JLX液晶显示代码-Based on CC2530 MCU JLX12864 LCD code
CC2530-experimental-source-code
- 用于对ZIGBEE开发板的基础性实验的源码,使用IAR软件打开导入工程运行即可使用。-For basic experiment ZIGBEE development board source, using IAR software can be used to open the import engineering run.
CC2530-RF-development
- 该源码为CC2530射频开发源码,可以实现基本的射频收发功能。-The source code for open-source CC2530 rf function, can realize the basic function of rf transceiver.
cc2530
- cc2530的基础实验代码,智能家居实验代码-cc2530 foundation experiment code, smart home experiment code
the-program-code
- CC2530 模块基于TI CC2530 主芯片,可以实现串口(UART)转Zigbee 无线数据透明传输,模块可以分别设置为Router Coordiantor。上电自动组网,网络内模块如掉电,网络具备自我修复功能。 基于软件集成开发环境(IAR Embedded Wordbench):完成系统的软件开发,进行软件和硬件仿真调试。 详细的说明见上传的文件。-CC2530 module based on TI CC2530 main chip, Serial (UART) Zigbee
实验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,
