CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 uCOS开发

文件名称:实现点对点无线通讯

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-09-04
  • 文件大小:
    502.67kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

zigbee 驱动代码,实现点对点无线通讯,TI CC2530,ZIGBEE DRIVE
相关搜索: CC2530 ti zigbee

(系统自动生成,下载前可以参看下载内容)

下载文件列表

20100430/IDE/Intellect_Switch/Exe/Intellect_Switch.d51
20100430/IDE/Intellect_Switch/List/Intellect_Switch.map
20100430/IDE/Intellect_Switch/Obj/adc.r51
20100430/IDE/Intellect_Switch/Obj/aps_rf.r51
20100430/IDE/Intellect_Switch/Obj/aps_rf_security.r51
20100430/IDE/Intellect_Switch/Obj/clock.r51
20100430/IDE/Intellect_Switch/Obj/hal_assert.r51
20100430/IDE/Intellect_Switch/Obj/Hal_board.r51
20100430/IDE/Intellect_Switch/Obj/hal_digio.r51
20100430/IDE/Intellect_Switch/Obj/hal_display.r51
20100430/IDE/Intellect_Switch/Obj/hal_extsensor.r51
20100430/IDE/Intellect_Switch/Obj/hal_int.r51
20100430/IDE/Intellect_Switch/Obj/hal_ir.r51
20100430/IDE/Intellect_Switch/Obj/hal_key.r51
20100430/IDE/Intellect_Switch/Obj/hal_lcd.r51
20100430/IDE/Intellect_Switch/Obj/hal_led.r51
20100430/IDE/Intellect_Switch/Obj/hal_mcu.r51
20100430/IDE/Intellect_Switch/Obj/hal_rf.r51
20100430/IDE/Intellect_Switch/Obj/hal_rf_security.r51
20100430/IDE/Intellect_Switch/Obj/hal_timer.r51
20100430/IDE/Intellect_Switch/Obj/hal_uart.r51
20100430/IDE/Intellect_Switch/Obj/Intellect_Switch.pbd
20100430/IDE/Intellect_Switch/Obj/light_switch.r51
20100430/IDE/Intellect_Switch/Obj/osal.r51
20100430/IDE/Intellect_Switch/Obj/osal_memory.r51
20100430/IDE/Intellect_Switch/Obj/osal_timer.r51
20100430/IDE/Intellect_Switch/Obj/temphumsensor.r51
20100430/IDE/Intellect_Switch/Obj/util.r51
20100430/IDE/Intellect_Switch/Obj/util_buffer.r51
20100430/IDE/Intellect_Switch.dep
20100430/IDE/Intellect_Switch.ewd
20100430/IDE/Intellect_Switch.ewp
20100430/IDE/settings/Intellect_Switch.cspy.bat
20100430/IDE/settings/Intellect_Switch.dbgdt
20100430/IDE/settings/Intellect_Switch.dni
20100430/Intellect_Switch.eww
20100430/project_cc2530.IAB
20100430/project_cc2530.IAD
20100430/project_cc2530.IMB
20100430/project_cc2530.IMD
20100430/project_cc2530.PFI
20100430/project_cc2530.PO
20100430/project_cc2530.PR
20100430/project_cc2530.PRI
20100430/project_cc2530.PS
20100430/project_cc2530.SearchResults
20100430/project_cc2530.WK3
20100430/settings/Intellect_Switch.wsdt
20100430/source/app/light_switch.c
20100430/source/component/board_def/Hal_board.c
20100430/source/component/board_def/inc/board_maincontrol.h
20100430/source/component/board_def/inc/board_remote.h
20100430/source/component/board_def/inc/board_sensor_gas.h
20100430/source/component/board_def/inc/board_sensor_infrarm.h
20100430/source/component/board_def/inc/board_sensor_temphum.h
20100430/source/component/board_def/inc/board_switch.h
20100430/source/component/board_def/inc/Hal_board.h
20100430/source/component/cc2530/adc.c
20100430/source/component/cc2530/clock.c
20100430/source/component/cc2530/hal_digio.c
20100430/source/component/cc2530/hal_int.c
20100430/source/component/cc2530/hal_mcu.c
20100430/source/component/cc2530/hal_rf.c
20100430/source/component/cc2530/hal_rf_security.c
20100430/source/component/cc2530/hal_timer.c
20100430/source/component/cc2530/hal_uart.c
20100430/source/component/cc2530/inc/adc.h
20100430/source/component/cc2530/inc/clock.h
20100430/source/component/cc2530/inc/hal_digio.h
20100430/source/component/cc2530/inc/hal_int.h
20100430/source/component/cc2530/inc/hal_mcu.h
20100430/source/component/cc2530/inc/hal_rf.h
20100430/source/component/cc2530/inc/hal_rf_security.h
20100430/source/component/cc2530/inc/hal_timer.h
20100430/source/component/cc2530/inc/hal_uart.h
20100430/source/component/common/config_def.h
20100430/source/component/common/hal_cc8051.h
20100430/source/component/common/hal_defs.h
20100430/source/component/common/hal_types.h
20100430/source/component/interface/hal_display.c
20100430/source/component/interface/hal_extsensor.c
20100430/source/component/interface/hal_ir.c
20100430/source/component/interface/hal_key.c
20100430/source/component/interface/hal_lcd.c
20100430/source/component/interface/hal_lcd_old.rar
20100430/source/component/interface/hal_led.c
20100430/source/component/interface/inc/drive3310.h
20100430/source/component/interface/inc/hal_display.h
20100430/source/component/interface/inc/hal_extsensor.h
20100430/source/component/interface/inc/hal_ir.h
20100430/source/component/interface/inc/hal_key.h
20100430/source/component/interface/inc/hal_lcd.h
20100430/source/component/interface/inc/hal_led.h
20100430/source/component/interface/inc/temphunsensor.h
20100430/source/component/interface/temphumsensor.c
20100430/source/component/osal/inc/osal.h
20100430/source/component/osal/inc/osal_memory.h
20100430/source/component/osal/inc/osal_task.h
20100430/source/component/osal/inc/osal_timer.h
20100430/source/component/osal/osal.c
20100430/source/component/osal/osal_memory.c
20100430/source/component/osal/osal_timer.c
20100430/source/component/rf/aps_rf.c
20100430/source/component/rf/aps_rf_security.c
20100430/source/component/rf/inc/aps_rf.h
20100430/source/component/rf/inc/aps_rf_security.h
20100430/source/component/soc/hal_assert.c
20100430/source/component/soc/inc/hal_assert.h
20100430/source/component/utilities/inc/util.h
20100430/source/component/utilities/inc/util.rar
20100430/source/component/utilities/util.c
20100430/source/component/utilities/utilc.rar
20100430/source/component/b

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com