搜索资源列表
zigbee-cc2430-temp.rar
- 该演示程序实现温度的采集与显示功能,内部温度传感器定时采样,并将采集到的温度信息广播发送出去,另外的节点接收到温度信息后通过串口向计算机上报,串口通信波特率为57600,The demonstration program of acquisition and temperature display function, the internal temperature sensor sampling timing and the temperature of the information col
cc2430.rar
- zigbee cc2430 单片机程序 无线温度采集及串口通信演示,single-chip wireless zigbee cc2430 process temperature acquisition and demonstration of serial communication
CC2430-uart
- 介绍了ZigBee CC2430的串口收发字符串的源程序,用IAR软件可以直接打开使用-Introduced the ZigBee CC2430 transceiver serial port of the source string, using IAR software can be used directly to open
DS18B20--zigbee
- 基于zigbee的DS18b20温度无线采集及串口显示,程序可靠-Zigbee-based wireless collection of DS18b20 temperature and serial display, procedures and reliable
ZigBee(sourcecode)1
- zigbee实例程序,主要实现温度传感器及串口通信,适合初学者学习。-zigbee example programs, primarily to achieve the temperature sensor and serial communication, for beginners to learn.
CC2430--UART
- zigbee的cc2430单片机的UART串口传输程序。-cc2430 of zigbee serial UART MCU transfer program.
ZIGBEE-uart
- 实现CC2430的串口无线传输,可直接替代232串口的源程序-CC2430 serial realization of wireless transmission can directly replace 232 of the source code
1
- 无线温度采集及串口通信演示 基于zigbee,cc2430芯片-Wireless temperature measurement and serial communications demonstration on zigbee, cc2430 chip
zigbee-chuankouhufa
- zigbee用于uart串口互发,实现点对点,点对多点通信-zigbee uart serial port for each hair, to achieve point to point, multipoint communication
cc2530 zigbee 串口printf重定向,流水灯
- 源码运行硬件:微雪ZB600(底板)+Core2530(核心板)。 功能:串口printf重向(可使用标准printf函数),串口发送字符串。LED流水灯。 这是裸机程序,是我自己工作时测试使用的。参考TI官方代码,修正了网络上例程频率设置的错误。亲测可用。
采集cc2530温度及串口显示实验
- cc2530采集芯片内部温度,用串口显示 usb转串口请使用PL2303 不要使用CH340否则程序显示的值是错误的(CC2530 acquisition chip internal temperature, with serial display USB to serial port, please use PL2303, do not use CH340, otherwise the program shows the value is wrong)
cc2530.串口通讯(send & receive)
- 网蜂资料中的串口通信实验,可以实现ZigBee串口的接收和发送数据(Bee data serial communication experiment, you can achieve the ZigBee serial port to receive and send data)
串口透传
- 串口透传,pc端输入任意数经过终端可以通过组网在协调器显示(The serial port passes through, the PC end inputs any number, through the terminal, may through the network display in the coordinator)
实验4 串口
- PC端串口调试助手向板子发送数据,板子接受到数据后,再把数据发送回给PC端串口调试助手(PC port serial debugging assistant to send data to the board, the board accepted the data, and then send the data back to the PC side, serial debugging assistant)
zigbee与stm32通信例子
- 程序1:stm32程序串口2接收串口1发送程序 ,改自扩展实验11 ATK-HC05蓝牙串口模块实验程序。 程序2:zigbee串口通讯-发送字符串。 连接方式:cc2530的P02连接stm32的PA2,P03连接stm32的PA3 程序2串口一直发送“hello zigbee”字符串 mini版stm32程序1串口2接收后转发串口1原样输出。(Program 1:stm32 program serial port 2 receive serial 1 send program, c
7串口收发
- zigbee cc2530基础实验之七 串口收发实验编程(ZigBee CC2530 basic experiment seven serial transceiver experimental programming)
8串口控制led
- zigbee cc2530 基础实验之八 串口控制led灯编程实验(ZigBee CC2530 basic experiment eight serial port control LED lamp programming experiment)
UART_Zigbee_Transparent_ Transmission
- 在网蜂zigbee模块上实现的透传程序,MCU只需要串口直接发送数据就可以,主从之间发什么就接受什么。(In the net ZigBee module to realize the transmission program, MCU only needs to send data directly from the serial port, what will be accepted between the master and the slave.)
基于51单片机与zigbee串口联调远程控制系统
- 基于c51单片机的控制系统(实例为加湿器应用)可通过传感器获取环境参数,并通过参数改变自身运行状态。通过zigbee远程传输到PC,用户通过PC即可远程监控并进行操作。(The control system based on C51 microcontroller (example is humidifier) can acquire environmental parameters through sensors and change its running state through par
裸机_测温+串口与无线打印
- 使用CC2530读取SHT20传感器的温湿度数据并发送或串口打印(This program get temperature and humidity data by SHT20 and send data though cc2530 with wireless or usart.)