文件名称:shidu
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-06-24
- 文件大小:
- 13.43mb
- 下载次数:
- 0次
- 提 供 者:
- 魏**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
zigbee通过协议栈点对点通信,终端使用DH11测温湿度,将温湿度数据发送给协调器,协调器串口发送至PC机。-zigbee protocol stack by using point to point communications, terminal DH11 temperature measurement, temperature data will be sent to the coordinator, the coordinator sent to the PC serial port.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
shidu
.....\Components
.....\..........\hal
.....\..........\...\common
.....\..........\...\......\hal_assert.c
.....\..........\...\......\hal_drivers.c
.....\..........\...\include
.....\..........\...\.......\hal_adc.h
.....\..........\...\.......\hal_assert.h
.....\..........\...\.......\hal_board.h
.....\..........\...\.......\hal_ccm.h
.....\..........\...\.......\hal_defs.h
.....\..........\...\.......\hal_drivers.h
.....\..........\...\.......\hal_flash.h
.....\..........\...\.......\hal_key.h
.....\..........\...\.......\hal_lcd.h
.....\..........\...\.......\hal_led.h
.....\..........\...\.......\hal_sleep.h
.....\..........\...\.......\hal_timer.h
.....\..........\...\.......\hal_uart.h
.....\..........\...\target
.....\..........\...\......\CC2530EB
.....\..........\...\......\........\hal_adc.c
.....\..........\...\......\........\hal_aes.h
.....\..........\...\......\........\hal_board_cfg.h
.....\..........\...\......\........\hal_dma.c
.....\..........\...\......\........\hal_dma.h
.....\..........\...\......\........\hal_flash.c
.....\..........\...\......\........\hal_key.c
.....\..........\...\......\........\hal_lcd.c
.....\..........\...\......\........\hal_led.c
.....\..........\...\......\........\hal_mac_cfg.h
.....\..........\...\......\........\hal_mcu.h
.....\..........\...\......\........\hal_oad.c
.....\..........\...\......\........\hal_oad.h
.....\..........\...\......\........\hal_sleep.c
.....\..........\...\......\........\hal_startup.c
.....\..........\...\......\........\hal_timer.c
.....\..........\...\......\........\hal_types.h
.....\..........\...\......\........\hal_uart.c
.....\..........\...\......\........\_hal_uart_dma.c
.....\..........\...\......\........\_hal_uart_isr.c
.....\..........\...\......\CC2530USB
.....\..........\...\......\.........\hal_adc.c
.....\..........\...\......\.........\hal_aes.h
.....\..........\...\......\.........\hal_board_cfg.h
.....\..........\...\......\.........\hal_dma.c
.....\..........\...\......\.........\hal_dma.h
.....\..........\...\......\.........\hal_flash.c
.....\..........\...\......\.........\hal_key-0.c
.....\..........\...\......\.........\hal_key.c
.....\..........\...\......\.........\hal_lcd.c
.....\..........\...\......\.........\hal_led.c
.....\..........\...\......\.........\hal_mac_cfg.h
.....\..........\...\......\.........\hal_mcu.h
.....\..........\...\......\.........\hal_oad.c
.....\..........\...\......\.........\hal_oad.h
.....\..........\...\......\.........\hal_sleep.c
.....\..........\...\......\.........\hal_startup.c
.....\..........\...\......\.........\hal_timer.c
.....\..........\...\......\.........\hal_types.h
.....\..........\...\......\.........\hal_uart.c
.....\..........\...\......\.........\usb
.....\..........\...\......\.........\...\class_cdc
.....\..........\...\......\.........\...\.........\usb_cdc.h
.....\..........\...\......\.........\...\.........\usb_cdc_descriptor.s51
.....\..........\...\......\.........\...\.........\usb_cdc_hooks.c
.....\..........\...\......\.........\...\.........\usb_cdc_hooks.h
.....\..........\...\......\.........\...\.........\usb_firmware_library_config.c
.....\..........\...\......\.........\...\.........\usb_firmware_library_config.h
.....\..........\...\......\.........\...\.........\usb_firmware_library_headers.h
.....\..........\...\......\.........\...\library
.....\..........\...\......\.........\...\.......\cc2531
.....\..........\...\......\.........\...\.......\......\usb_board_cfg.h
.....\..........\...\......\.........\...\.......\......\usb_interrupt.c
.....\..........\...\......\.........\...\.......\......\usb_suspend.c
.....\..........\...\......\.........\...\.......\usb_descriptor.h
.....\..........\...\......\.........\...\.......\usb_descriptor_parser.c
.....\..........\...\......\.........\...\.......\usb_descriptor_parser.h
.....\..........\...\......\.........\...\.......\usb_framework.c
.....\..........\...\......\.........\...\.......\usb_framework.h
.....\..........\...\......\.........\...\.......\usb_framework_structs.h
.....\....