文件名称:ble
-
所属分类:
- 标签属性:
- 上传时间:2013-05-28
-
文件大小:3.79mb
-
已下载:3次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
低功耗蓝牙CC2540样例程序,如主机,从机,无线键盘,血压测量,心率计等-LOW POWER BLUETOOTH
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ble/BloodPressure/CC2540DB/bloodpressure.dep
ble/BloodPressure/CC2540DB/bloodpressure.ewd
ble/BloodPressure/CC2540DB/bloodpressure.ewp
ble/BloodPressure/CC2540DB/bloodpressure.eww
ble/BloodPressure/CC2540DB/CC2540DK-MINI Keyfob Slave/Exe/bloodPressure.hex
ble/BloodPressure/CC2540DB/settings/bloodpressure.cspy.bat
ble/BloodPressure/CC2540DB/settings/bloodpressure.dbgdt
ble/BloodPressure/CC2540DB/settings/bloodpressure.dni
ble/BloodPressure/CC2540DB/settings/bloodpressure.wsdt
ble/BloodPressure/Source/bloodPressure.c
ble/BloodPressure/Source/bloodPressure.h
ble/BloodPressure/Source/BloodPressure_Main.c
ble/BloodPressure/Source/OSAL_BloodPressure.c
ble/BloodPressure/Source/timeapp.h
ble/BloodPressure/Source/timeapp_clock.c
ble/BloodPressure/Source/timeapp_config.c
ble/BloodPressure/Source/timeapp_discovery.c
ble/BloodPressure/Source/timeapp_ind.c
ble/common/cc2540/OnBoard.c
ble/common/cc2540/OnBoard.h
ble/common/cc2540/ti_51ew_cc2540b.xcl
ble/common/cc2540/ti_51ew_cc2540f128b.xcl
ble/config/config.cfg
ble/config/config_master.cfg
ble/config/config_slave.cfg
ble/EmulatedKeyboard/CC2540/CC2540DK-mini Keyfob Slave/Exe/EmulatedKeyboard.hex
ble/EmulatedKeyboard/CC2540/EmulatedKeyboard.dep
ble/EmulatedKeyboard/CC2540/EmulatedKeyboard.ewd
ble/EmulatedKeyboard/CC2540/EmulatedKeyboard.ewp
ble/EmulatedKeyboard/CC2540/EmulatedKeyboard.eww
ble/EmulatedKeyboard/CC2540/settings/EmulatedKeyboard.cspy.bat
ble/EmulatedKeyboard/CC2540/settings/EmulatedKeyboard.dbgdt
ble/EmulatedKeyboard/CC2540/settings/EmulatedKeyboard.dni
ble/EmulatedKeyboard/CC2540/settings/EmulatedKeyboard.wsdt
ble/EmulatedKeyboard/Source/emulatedKeyboard.c
ble/EmulatedKeyboard/Source/emulatedKeyboard.h
ble/EmulatedKeyboard/Source/emulatedKeyboard_Main.c
ble/EmulatedKeyboard/Source/emulatedKeyboard_OSAL.c
ble/EmulatedKeyboard/Source/hal_scancodes.h
ble/HeartRate/CC2540DB/heartrate.ewd
ble/HeartRate/CC2540DB/heartrate.ewp
ble/HeartRate/CC2540DB/heartrate.eww
ble/HeartRate/Source/heartrate.c
ble/HeartRate/Source/heartrate.h
ble/HeartRate/Source/heartrate_Main.c
ble/HeartRate/Source/OSAL_heartrate.c
ble/HIDDongle/Application/hidapp.c
ble/HIDDongle/Application/usbclass_hid/usb_class_requests.c
ble/HIDDongle/Application/usbclass_hid/usb_class_requests.h
ble/HIDDongle/Application/usbclass_hid/usb_firmware_library_config.c
ble/HIDDongle/Application/usbclass_hid/usb_firmware_library_config.h
ble/HIDDongle/Application/usbclass_hid/usb_firmware_library_headers.h
ble/HIDDongle/Application/usbclass_hid/usb_hid.c
ble/HIDDongle/Application/usbclass_hid/usb_hid.h
ble/HIDDongle/Application/usbclass_hid/usb_hid_descriptor.s51
ble/HIDDongle/Application/usbclass_hid/usb_hid_hooks.c
ble/HIDDongle/Application/usbclass_hid/usb_hid_reports.c
ble/HIDDongle/Application/usbclass_hid/usb_hid_reports.h
ble/HIDDongle/Application/usblibrary/usb_descriptor.h
ble/HIDDongle/Application/usblibrary/usb_descriptor_parser.c
ble/HIDDongle/Application/usblibrary/usb_descriptor_parser.h
ble/HIDDongle/Application/usblibrary/usb_framework.c
ble/HIDDongle/Application/usblibrary/usb_framework.h
ble/HIDDongle/Application/usblibrary/usb_framework_structs.h
ble/HIDDongle/Application/usblibrary/usb_interrupt.h
ble/HIDDongle/Application/usblibrary/usb_reg.h
ble/HIDDongle/Application/usblibrary/usb_standard_requests.c
ble/HIDDongle/Application/usblibrary/usb_standard_requests.h
ble/HIDDongle/Application/usblibrary/usb_suspend.h
ble/HIDDongle/CC2540/CC2540USB HID Keyboard Central/Exe/CC2540_USB_HIDKeyboard_Dongle.hex
ble/HIDDongle/CC2540/cc2540usblib/usb_board_cfg.h
ble/HIDDongle/CC2540/cc2540usblib/usb_interrupt.c
ble/HIDDongle/CC2540/cc2540usblib/usb_suspend.c
ble/HIDDongle/CC2540/HIDDemo.dep
ble/HIDDongle/CC2540/HIDDemo.ewd
ble/HIDDongle/CC2540/HIDDemo.ewp
ble/HIDDongle/CC2540/HIDDemo.eww
ble/HIDDongle/CC2540/settings/HIDDemo.cspy.bat
ble/HIDDongle/CC2540/settings/HIDDemo.dbgdt
ble/HIDDongle/CC2540/settings/HIDDemo.dni
ble/HIDDongle/CC2540/settings/HIDDemo.wsdt
ble/HostTestApp/CC2540/HostTestRelease.ewd
ble/HostTestApp/CC2540/HostTestRelease.ewp
ble/HostTestApp/CC2540/HostTestRelease.eww
ble/HostTestApp/Source/hci_ext_app.c
ble/HostTestApp/Source/hci_ext_app.h
ble/HostTestApp/Source/HostTest_Main.c
ble/HostTestApp/Source/OSAL_HostTest.c
ble/Include/gapgattserver.h
ble/Include/gattservapp.h
ble/KeyFob/CC2540DB/KeyFobDemo.ewd
ble/KeyFob/CC2540DB/KeyFobDemo.ewp
ble/KeyFob/CC2540DB/KeyFobDemo.eww
ble/KeyFob/Source/buzzer.c
ble/KeyFob/Source/buzzer.h
ble/KeyFob/Source/cma3000d.c
ble/KeyFob/Source/cma3000d.h
ble/KeyFob/Source/keyfobdemo.c
ble/KeyFob/Source/keyfobdemo.h
ble/KeyFob/Source/KeyFob_Main.c
ble/KeyFob/Source/OSAL_KeyFobDemo.c
ble/Libraries/CC2540DB/bin/ble_network_processor_master_pm_off.lib
ble/Libraries/CC2540DB/bin/ble_network_processor_master_pm_on.lib
ble/Libraries/CC2540DB/bin/ble_network_processor_slave_pm_off.lib
ble/Libraries/CC2540DB/bin/ble_network_processor_slave_pm_on.lib
ble/Libraries/CC2540DB/bin/ble_single_chip_master_pm_off.lib
ble/Libraries/CC2540DB/bin/ble_single_chip_master_pm_on.lib
ble/Libraries/CC2540DB/bin/ble_single_chip_slave_pm_off.lib
ble/Libraries/CC2540DB/bin/ble_single_chip_slave_pm_on.li
ble/BloodPressure/CC2540DB/bloodpressure.ewd
ble/BloodPressure/CC2540DB/bloodpressure.ewp
ble/BloodPressure/CC2540DB/bloodpressure.eww
ble/BloodPressure/CC2540DB/CC2540DK-MINI Keyfob Slave/Exe/bloodPressure.hex
ble/BloodPressure/CC2540DB/settings/bloodpressure.cspy.bat
ble/BloodPressure/CC2540DB/settings/bloodpressure.dbgdt
ble/BloodPressure/CC2540DB/settings/bloodpressure.dni
ble/BloodPressure/CC2540DB/settings/bloodpressure.wsdt
ble/BloodPressure/Source/bloodPressure.c
ble/BloodPressure/Source/bloodPressure.h
ble/BloodPressure/Source/BloodPressure_Main.c
ble/BloodPressure/Source/OSAL_BloodPressure.c
ble/BloodPressure/Source/timeapp.h
ble/BloodPressure/Source/timeapp_clock.c
ble/BloodPressure/Source/timeapp_config.c
ble/BloodPressure/Source/timeapp_discovery.c
ble/BloodPressure/Source/timeapp_ind.c
ble/common/cc2540/OnBoard.c
ble/common/cc2540/OnBoard.h
ble/common/cc2540/ti_51ew_cc2540b.xcl
ble/common/cc2540/ti_51ew_cc2540f128b.xcl
ble/config/config.cfg
ble/config/config_master.cfg
ble/config/config_slave.cfg
ble/EmulatedKeyboard/CC2540/CC2540DK-mini Keyfob Slave/Exe/EmulatedKeyboard.hex
ble/EmulatedKeyboard/CC2540/EmulatedKeyboard.dep
ble/EmulatedKeyboard/CC2540/EmulatedKeyboard.ewd
ble/EmulatedKeyboard/CC2540/EmulatedKeyboard.ewp
ble/EmulatedKeyboard/CC2540/EmulatedKeyboard.eww
ble/EmulatedKeyboard/CC2540/settings/EmulatedKeyboard.cspy.bat
ble/EmulatedKeyboard/CC2540/settings/EmulatedKeyboard.dbgdt
ble/EmulatedKeyboard/CC2540/settings/EmulatedKeyboard.dni
ble/EmulatedKeyboard/CC2540/settings/EmulatedKeyboard.wsdt
ble/EmulatedKeyboard/Source/emulatedKeyboard.c
ble/EmulatedKeyboard/Source/emulatedKeyboard.h
ble/EmulatedKeyboard/Source/emulatedKeyboard_Main.c
ble/EmulatedKeyboard/Source/emulatedKeyboard_OSAL.c
ble/EmulatedKeyboard/Source/hal_scancodes.h
ble/HeartRate/CC2540DB/heartrate.ewd
ble/HeartRate/CC2540DB/heartrate.ewp
ble/HeartRate/CC2540DB/heartrate.eww
ble/HeartRate/Source/heartrate.c
ble/HeartRate/Source/heartrate.h
ble/HeartRate/Source/heartrate_Main.c
ble/HeartRate/Source/OSAL_heartrate.c
ble/HIDDongle/Application/hidapp.c
ble/HIDDongle/Application/usbclass_hid/usb_class_requests.c
ble/HIDDongle/Application/usbclass_hid/usb_class_requests.h
ble/HIDDongle/Application/usbclass_hid/usb_firmware_library_config.c
ble/HIDDongle/Application/usbclass_hid/usb_firmware_library_config.h
ble/HIDDongle/Application/usbclass_hid/usb_firmware_library_headers.h
ble/HIDDongle/Application/usbclass_hid/usb_hid.c
ble/HIDDongle/Application/usbclass_hid/usb_hid.h
ble/HIDDongle/Application/usbclass_hid/usb_hid_descriptor.s51
ble/HIDDongle/Application/usbclass_hid/usb_hid_hooks.c
ble/HIDDongle/Application/usbclass_hid/usb_hid_reports.c
ble/HIDDongle/Application/usbclass_hid/usb_hid_reports.h
ble/HIDDongle/Application/usblibrary/usb_descriptor.h
ble/HIDDongle/Application/usblibrary/usb_descriptor_parser.c
ble/HIDDongle/Application/usblibrary/usb_descriptor_parser.h
ble/HIDDongle/Application/usblibrary/usb_framework.c
ble/HIDDongle/Application/usblibrary/usb_framework.h
ble/HIDDongle/Application/usblibrary/usb_framework_structs.h
ble/HIDDongle/Application/usblibrary/usb_interrupt.h
ble/HIDDongle/Application/usblibrary/usb_reg.h
ble/HIDDongle/Application/usblibrary/usb_standard_requests.c
ble/HIDDongle/Application/usblibrary/usb_standard_requests.h
ble/HIDDongle/Application/usblibrary/usb_suspend.h
ble/HIDDongle/CC2540/CC2540USB HID Keyboard Central/Exe/CC2540_USB_HIDKeyboard_Dongle.hex
ble/HIDDongle/CC2540/cc2540usblib/usb_board_cfg.h
ble/HIDDongle/CC2540/cc2540usblib/usb_interrupt.c
ble/HIDDongle/CC2540/cc2540usblib/usb_suspend.c
ble/HIDDongle/CC2540/HIDDemo.dep
ble/HIDDongle/CC2540/HIDDemo.ewd
ble/HIDDongle/CC2540/HIDDemo.ewp
ble/HIDDongle/CC2540/HIDDemo.eww
ble/HIDDongle/CC2540/settings/HIDDemo.cspy.bat
ble/HIDDongle/CC2540/settings/HIDDemo.dbgdt
ble/HIDDongle/CC2540/settings/HIDDemo.dni
ble/HIDDongle/CC2540/settings/HIDDemo.wsdt
ble/HostTestApp/CC2540/HostTestRelease.ewd
ble/HostTestApp/CC2540/HostTestRelease.ewp
ble/HostTestApp/CC2540/HostTestRelease.eww
ble/HostTestApp/Source/hci_ext_app.c
ble/HostTestApp/Source/hci_ext_app.h
ble/HostTestApp/Source/HostTest_Main.c
ble/HostTestApp/Source/OSAL_HostTest.c
ble/Include/gapgattserver.h
ble/Include/gattservapp.h
ble/KeyFob/CC2540DB/KeyFobDemo.ewd
ble/KeyFob/CC2540DB/KeyFobDemo.ewp
ble/KeyFob/CC2540DB/KeyFobDemo.eww
ble/KeyFob/Source/buzzer.c
ble/KeyFob/Source/buzzer.h
ble/KeyFob/Source/cma3000d.c
ble/KeyFob/Source/cma3000d.h
ble/KeyFob/Source/keyfobdemo.c
ble/KeyFob/Source/keyfobdemo.h
ble/KeyFob/Source/KeyFob_Main.c
ble/KeyFob/Source/OSAL_KeyFobDemo.c
ble/Libraries/CC2540DB/bin/ble_network_processor_master_pm_off.lib
ble/Libraries/CC2540DB/bin/ble_network_processor_master_pm_on.lib
ble/Libraries/CC2540DB/bin/ble_network_processor_slave_pm_off.lib
ble/Libraries/CC2540DB/bin/ble_network_processor_slave_pm_on.lib
ble/Libraries/CC2540DB/bin/ble_single_chip_master_pm_off.lib
ble/Libraries/CC2540DB/bin/ble_single_chip_master_pm_on.lib
ble/Libraries/CC2540DB/bin/ble_single_chip_slave_pm_off.lib
ble/Libraries/CC2540DB/bin/ble_single_chip_slave_pm_on.li
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.