文件名称:9 RSSI值测距离
介绍说明--下载内容来自于网络,使用问题请自行百度
1.CC2530F256测距,使用Zigbee协议栈开发,精度为小数点后1位,主程序入口提供详细文档解析,采用广播的方式组网,目前组网3个没问题,上位机串口调试助手显示距离;
2.协议栈使用rssi来计算距离,测量范围在0.1~3m区间误差不到百分之3;
3.如需定位,简单修改主函数套公式即可;
4.程序使用ZStack-CC2530-2.3.1-1.4.0。(1.CC2530F256 ranging, using Zigbee protocol stack development, has the accuracy of 1 bits after the decimal point. The main program entry provides detailed document analysis and broadcast by way of networking. There are 3 problems in networking at present. The upper computer serial debugging assistant displays the distance.
The 2. protocol stack uses RSSI to calculate the distance, and the measurement range is less than three percent in the 0.1~3m interval.
3. if the location is needed, the formula of the main function sleeve can be modified.
4. program uses ZStack-CC2530-2.3.1-1.4.0.)
2.协议栈使用rssi来计算距离,测量范围在0.1~3m区间误差不到百分之3;
3.如需定位,简单修改主函数套公式即可;
4.程序使用ZStack-CC2530-2.3.1-1.4.0。(1.CC2530F256 ranging, using Zigbee protocol stack development, has the accuracy of 1 bits after the decimal point. The main program entry provides detailed document analysis and broadcast by way of networking. There are 3 problems in networking at present. The upper computer serial debugging assistant displays the distance.
The 2. protocol stack uses RSSI to calculate the distance, and the measurement range is less than three percent in the 0.1~3m interval.
3. if the location is needed, the formula of the main function sleeve can be modified.
4. program uses ZStack-CC2530-2.3.1-1.4.0.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
9 RSSI值测距离/Components/hal/common/hal_assert.c
9 RSSI值测距离/Components/hal/common/hal_drivers.c
9 RSSI值测距离/Components/hal/include/hal_adc.h
9 RSSI值测距离/Components/hal/include/hal_assert.h
9 RSSI值测距离/Components/hal/include/hal_board.h
9 RSSI值测距离/Components/hal/include/hal_ccm.h
9 RSSI值测距离/Components/hal/include/hal_defs.h
9 RSSI值测距离/Components/hal/include/hal_drivers.h
9 RSSI值测距离/Components/hal/include/hal_flash.h
9 RSSI值测距离/Components/hal/include/hal_key.h
9 RSSI值测距离/Components/hal/include/hal_lcd.h
9 RSSI值测距离/Components/hal/include/hal_led.h
9 RSSI值测距离/Components/hal/include/hal_sleep.h
9 RSSI值测距离/Components/hal/include/hal_timer.h
9 RSSI值测距离/Components/hal/include/hal_uart.h
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_adc.c
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_aes.h
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_board_cfg.h
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_dma.c
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_dma.h
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_flash.c
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_key.c
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_lcd.c
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_led.c
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_mac_cfg.h
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_mcu.h
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_oad.c
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_oad.h
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_sleep.c
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_startup.c
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_timer.c
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_types.h
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_uart.c
9 RSSI值测距离/Components/hal/target/CC2530EB/_hal_uart_dma.c
9 RSSI值测距离/Components/hal/target/CC2530EB/_hal_uart_isr.c
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_adc.c
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_aes.h
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_board_cfg.h
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_dma.c
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_dma.h
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_flash.c
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_key.c
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_lcd.c
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_led.c
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_mac_cfg.h
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_mcu.h
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_oad.c
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_oad.h
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_sleep.c
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_startup.c
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_timer.c
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_types.h
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_uart.c
9 RSSI值测距离/Components/hal/target/CC2530USB/_hal_uart_usb.c
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/class_cdc/usb_cdc.h
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/class_cdc/usb_cdc_descriptor.s51
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/class_cdc/usb_cdc_hooks.c
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/class_cdc/usb_cdc_hooks.h
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/class_cdc/usb_firmware_library_config.c
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/class_cdc/usb_firmware_library_config.h
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/class_cdc/usb_firmware_library_headers.h
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/usb_descriptor.h
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/usb_descriptor_parser.c
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/usb_descriptor_parser.h
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/usb_framework.c
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/usb_framework.h
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/usb_framework_structs.h
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/usb_interrupt.h
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/usb_reg.h
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/usb_standard_requests.c
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/usb_standard_requests.h
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/usb_suspend.h
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/cc2531/usb_board_cfg.h
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/cc2531/usb_interrupt.c
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/cc2531/usb_suspend.c
9 RSSI值测距离/Components/hal/target/CC2530ZNP/hal_adc.c
9 RSSI值测距离/Components/hal/target/CC2530ZNP/hal_aes.h
9 RSSI值测距离/Components/hal/target/CC2530ZNP/hal_board_cfg.h
9 RSSI值测距离/Components/hal/target/CC2530ZNP/hal_dma.c
9 RSSI值测距离/Components/hal/target/CC2530ZNP/hal_dma.h
9 RSSI值测距离/Components/hal/target/CC2530ZNP/hal_flash.c
9 RSSI值测距离/Components/hal/target/CC2530ZNP/hal_key.c
9 RSSI值测距离/Components/hal/target/CC2530ZNP/hal_lcd.c
9 RSSI值测距离/Components/hal/target/CC2530ZNP/hal_led.c
9 RSSI值测距离/Components/hal/target/CC2530ZNP/hal_mac_cfg.h
9 RSSI值测距离/Components/hal/target/CC2530ZNP/hal_mcu.h
9 RSSI值测距离/Components/hal/target/CC2530ZNP/hal_oad.c
9 RSSI值测距离/Components/hal/target/CC2530ZNP/hal_oad.h
9 RSSI值测距离/Components/hal
9 RSSI值测距离/Components/hal/common/hal_drivers.c
9 RSSI值测距离/Components/hal/include/hal_adc.h
9 RSSI值测距离/Components/hal/include/hal_assert.h
9 RSSI值测距离/Components/hal/include/hal_board.h
9 RSSI值测距离/Components/hal/include/hal_ccm.h
9 RSSI值测距离/Components/hal/include/hal_defs.h
9 RSSI值测距离/Components/hal/include/hal_drivers.h
9 RSSI值测距离/Components/hal/include/hal_flash.h
9 RSSI值测距离/Components/hal/include/hal_key.h
9 RSSI值测距离/Components/hal/include/hal_lcd.h
9 RSSI值测距离/Components/hal/include/hal_led.h
9 RSSI值测距离/Components/hal/include/hal_sleep.h
9 RSSI值测距离/Components/hal/include/hal_timer.h
9 RSSI值测距离/Components/hal/include/hal_uart.h
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_adc.c
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_aes.h
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_board_cfg.h
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_dma.c
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_dma.h
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_flash.c
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_key.c
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_lcd.c
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_led.c
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_mac_cfg.h
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_mcu.h
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_oad.c
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_oad.h
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_sleep.c
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_startup.c
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_timer.c
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_types.h
9 RSSI值测距离/Components/hal/target/CC2530EB/hal_uart.c
9 RSSI值测距离/Components/hal/target/CC2530EB/_hal_uart_dma.c
9 RSSI值测距离/Components/hal/target/CC2530EB/_hal_uart_isr.c
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_adc.c
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_aes.h
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_board_cfg.h
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_dma.c
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_dma.h
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_flash.c
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_key.c
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_lcd.c
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_led.c
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_mac_cfg.h
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_mcu.h
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_oad.c
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_oad.h
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_sleep.c
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_startup.c
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_timer.c
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_types.h
9 RSSI值测距离/Components/hal/target/CC2530USB/hal_uart.c
9 RSSI值测距离/Components/hal/target/CC2530USB/_hal_uart_usb.c
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/class_cdc/usb_cdc.h
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/class_cdc/usb_cdc_descriptor.s51
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/class_cdc/usb_cdc_hooks.c
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/class_cdc/usb_cdc_hooks.h
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/class_cdc/usb_firmware_library_config.c
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/class_cdc/usb_firmware_library_config.h
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/class_cdc/usb_firmware_library_headers.h
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/usb_descriptor.h
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/usb_descriptor_parser.c
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/usb_descriptor_parser.h
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/usb_framework.c
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/usb_framework.h
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/usb_framework_structs.h
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/usb_interrupt.h
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/usb_reg.h
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/usb_standard_requests.c
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/usb_standard_requests.h
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/usb_suspend.h
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/cc2531/usb_board_cfg.h
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/cc2531/usb_interrupt.c
9 RSSI值测距离/Components/hal/target/CC2530USB/usb/library/cc2531/usb_suspend.c
9 RSSI值测距离/Components/hal/target/CC2530ZNP/hal_adc.c
9 RSSI值测距离/Components/hal/target/CC2530ZNP/hal_aes.h
9 RSSI值测距离/Components/hal/target/CC2530ZNP/hal_board_cfg.h
9 RSSI值测距离/Components/hal/target/CC2530ZNP/hal_dma.c
9 RSSI值测距离/Components/hal/target/CC2530ZNP/hal_dma.h
9 RSSI值测距离/Components/hal/target/CC2530ZNP/hal_flash.c
9 RSSI值测距离/Components/hal/target/CC2530ZNP/hal_key.c
9 RSSI值测距离/Components/hal/target/CC2530ZNP/hal_lcd.c
9 RSSI值测距离/Components/hal/target/CC2530ZNP/hal_led.c
9 RSSI值测距离/Components/hal/target/CC2530ZNP/hal_mac_cfg.h
9 RSSI值测距离/Components/hal/target/CC2530ZNP/hal_mcu.h
9 RSSI值测距离/Components/hal/target/CC2530ZNP/hal_oad.c
9 RSSI值测距离/Components/hal/target/CC2530ZNP/hal_oad.h
9 RSSI值测距离/Components/hal
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。