CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等)

文件名称:Zstack-HMC5883L

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-05-14
  • 文件大小:
    12.73mb
  • 已下载:
    1次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

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

基于zstack协议栈的HMC5883L传感器通信代码,协调器建立网路后终端自动加入,将传感器数据发送给协调器,协调器通过串口将数据传输给PC。

使用IAR编程环境,文件夹内已附带协议栈,打开project-zstack-Samples-CC2530-HMC5883-CC2350DB下的TestC.eww可直接运行-HMC5883L sensor communication based on zstack protocol stack code, the coordinator automatically added to create a network terminal, the sensor data is sent to the coordinator, the coordinator through the serial port to transfer data to a PC. IAR programming environment, within the folder with the protocol stack, to open the project-zstack-Samples-CC2530-HMC5883-CC2350DB under TestC.eww can run directly
(系统自动生成,下载前可以参看下载内容)

下载文件列表

CC2530-5883L/
CC2530-5883L/Components/
CC2530-5883L/Components/hal/
CC2530-5883L/Components/hal/common/
CC2530-5883L/Components/hal/common/hal_assert.c
CC2530-5883L/Components/hal/common/hal_drivers.c
CC2530-5883L/Components/hal/include/
CC2530-5883L/Components/hal/include/hal_adc.h
CC2530-5883L/Components/hal/include/hal_assert.h
CC2530-5883L/Components/hal/include/hal_board.h
CC2530-5883L/Components/hal/include/hal_ccm.h
CC2530-5883L/Components/hal/include/hal_defs.h
CC2530-5883L/Components/hal/include/hal_drivers.h
CC2530-5883L/Components/hal/include/hal_flash.h
CC2530-5883L/Components/hal/include/hal_key.h
CC2530-5883L/Components/hal/include/hal_lcd.h
CC2530-5883L/Components/hal/include/hal_led.h
CC2530-5883L/Components/hal/include/hal_sleep.h
CC2530-5883L/Components/hal/include/hal_timer.h
CC2530-5883L/Components/hal/include/hal_uart.h
CC2530-5883L/Components/hal/target/
CC2530-5883L/Components/hal/target/CC2530EB/
CC2530-5883L/Components/hal/target/CC2530EB/_hal_uart_dma.c
CC2530-5883L/Components/hal/target/CC2530EB/_hal_uart_isr.c
CC2530-5883L/Components/hal/target/CC2530EB/hal_adc.c
CC2530-5883L/Components/hal/target/CC2530EB/hal_aes.h
CC2530-5883L/Components/hal/target/CC2530EB/hal_board_cfg.h
CC2530-5883L/Components/hal/target/CC2530EB/hal_dma.c
CC2530-5883L/Components/hal/target/CC2530EB/hal_dma.h
CC2530-5883L/Components/hal/target/CC2530EB/hal_flash.c
CC2530-5883L/Components/hal/target/CC2530EB/hal_key.c
CC2530-5883L/Components/hal/target/CC2530EB/hal_lcd.c
CC2530-5883L/Components/hal/target/CC2530EB/hal_led.c
CC2530-5883L/Components/hal/target/CC2530EB/hal_mac_cfg.h
CC2530-5883L/Components/hal/target/CC2530EB/hal_mcu.h
CC2530-5883L/Components/hal/target/CC2530EB/hal_oad.c
CC2530-5883L/Components/hal/target/CC2530EB/hal_oad.h
CC2530-5883L/Components/hal/target/CC2530EB/hal_sleep.c
CC2530-5883L/Components/hal/target/CC2530EB/hal_startup.c
CC2530-5883L/Components/hal/target/CC2530EB/hal_timer.c
CC2530-5883L/Components/hal/target/CC2530EB/hal_types.h
CC2530-5883L/Components/hal/target/CC2530EB/hal_uart.c
CC2530-5883L/Components/mac/
CC2530-5883L/Components/mac/high_level/
CC2530-5883L/Components/mac/high_level/mac_cfg.c
CC2530-5883L/Components/mac/high_level/mac_high_level.h
CC2530-5883L/Components/mac/high_level/mac_main.h
CC2530-5883L/Components/mac/high_level/mac_pib.h
CC2530-5883L/Components/mac/high_level/mac_spec.h
CC2530-5883L/Components/mac/include/
CC2530-5883L/Components/mac/include/mac_api.h
CC2530-5883L/Components/mac/low_level/
CC2530-5883L/Components/mac/low_level/srf04/
CC2530-5883L/Components/mac/low_level/srf04/mac_assert.h
CC2530-5883L/Components/mac/low_level/srf04/mac_autopend.c
CC2530-5883L/Components/mac/low_level/srf04/mac_autopend.h
CC2530-5883L/Components/mac/low_level/srf04/mac_backoff_timer.c
CC2530-5883L/Components/mac/low_level/srf04/mac_backoff_timer.h
CC2530-5883L/Components/mac/low_level/srf04/mac_low_level.c
CC2530-5883L/Components/mac/low_level/srf04/mac_low_level.h
CC2530-5883L/Components/mac/low_level/srf04/mac_radio.c
CC2530-5883L/Components/mac/low_level/srf04/mac_radio.h
CC2530-5883L/Components/mac/low_level/srf04/mac_rx.c
CC2530-5883L/Components/mac/low_level/srf04/mac_rx.h
CC2530-5883L/Components/mac/low_level/srf04/mac_rx_onoff.c
CC2530-5883L/Components/mac/low_level/srf04/mac_rx_onoff.h
CC2530-5883L/Components/mac/low_level/srf04/mac_sleep.c
CC2530-5883L/Components/mac/low_level/srf04/mac_sleep.h
CC2530-5883L/Components/mac/low_level/srf04/mac_tx.c
CC2530-5883L/Components/mac/low_level/srf04/mac_tx.h
CC2530-5883L/Components/mac/low_level/srf04/single_chip/
CC2530-5883L/Components/mac/low_level/srf04/single_chip/mac_csp_tx.c
CC2530-5883L/Components/mac/low_level/srf04/single_chip/mac_csp_tx.h
CC2530-5883L/Components/mac/low_level/srf04/single_chip/mac_mcu.c
CC2530-5883L/Components/mac/low_level/srf04/single_chip/mac_mcu.h
CC2530-5883L/Components/mac/low_level/srf04/single_chip/mac_mem.c
CC2530-5883L/Components/mac/low_level/srf04/single_chip/mac_mem.h
CC2530-5883L/Components/mac/low_level/srf04/single_chip/mac_radio_defs.c
CC2530-5883L/Components/mac/low_level/srf04/single_chip/mac_radio_defs.h
CC2530-5883L/Components/mac/low_level/srf04/single_chip/mac_rffrontend.c
CC2530-5883L/Components/mt/
CC2530-5883L/Components/mt/DebugTrace.c
CC2530-5883L/Components/mt/DebugTrace.h
CC2530-5883L/Components/mt/MT.c
CC2530-5883L/Components/mt/MT.h
CC2530-5883L/Components/mt/MT_AF.c
CC2530-5883L/Components/mt/MT_AF.h
CC2530-5883L/Components/mt/MT_APP.c
CC2530-5883L/Components/mt/MT_APP.h
CC2530-5883L/Components/mt/MT_DEBUG.c
CC2530-5883L/Components/mt/MT_DEBUG.h
CC2530-5883L/Components/mt/MT_MAC.c
CC2530-5883L/Components/mt/MT_MAC.h
CC2530-5883L/Components/mt/MT_NWK.c
CC2530-5883L/Components/mt/MT_NWK.h
CC2530-5883L/Components/mt/MT_RPC.h
CC2530-5883L/Components/mt/MT_SAPI.c
CC2530-5883L/Components/mt/MT_SAPI.h
CC2530-5883L/Components/mt/MT_SYS.c
CC2530-5883L/Components/mt/MT_SYS.h
CC2530-5883L/Components/mt/MT_TASK.c
CC2530-5883L/Components/mt/MT_TASK.h
CC2530-5883L/Components/mt/MT_UART.c
CC2530-5883L/Components/mt/MT_UART.h
CC2530-5883L/Components/mt/MT_UTIL.c
CC2530-5883L/Components/m

相关说明

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

相关评论

暂无评论内容.

发表评论

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