搜索资源列表
BLE-CC254x-1.3
- TI的CC2541 BLE相关源码包,方便蓝牙4.0开发-TI the CC2541 BLE source package, convenient Bluetooth 4.0 development
BLE-CC254x-1.3_profile
- 蓝牙ble的协议栈源代码 主要用于开发ble设备必备-ble profile
HMSoft_IOS6
- BLE开发简介的示例代码完成了连接发送数据接收数据等内容-BLE development Introduction of sample code to send data to complete the connection to receive data, etc.
BluetoothLedemo
- 蓝牙4.0基于android4.3的ble开发例子里面有搜索、连接、获取服务等基本操作,不可或缺的入门例子工程。-Ble development android4.3 Bluetooth 4.0 based on examples there are search, connections, access to basic services, such as operations and indispensable introducto
BLE-CC254x-1_3_2
- 低功耗蓝牙4.0例程。 TI的CC2540,CC2541芯片,例程,软件功能非常全面。 IAR的8051开发环境-Low-power Bluetooth 4.0 routines. TI s CC2540, CC2541 chip, the routine, the software is very comprehensive. IAR for 8051 development environment
CC2540EM
- 基于蓝牙4.0 的BLE开发代码,基于TI CC2540 芯片,包括LCD控制、UART、看门狗、ADC、中断,游戏杆、中断、定时器等各部分源码-Bluetooth 4.0 CC2540 Development Source
ANDROID_RGB-_LED_V1.1
- android ble 开发 ANDROID_RGB _LED_V1.1
BLE
- stm32开发版程序,适合于STM的开发。 -no english translate
Bluetooth-BLE-example-
- 蓝牙ble 开发例程,可以参考参考,实现了蓝牙扫描,链接-Bluetooth ble development of routines, can refer to the reference, Bluetooth scanning, link
android4.3-4.0-BLE-demo
- 基于Android4.0的蓝牙低功耗开发历程,实现了扫描,绑定和数据的交互-Based on Android4.0 Bluetooth low energy development process, to achieve interactive scanning, binding and data.
MyBleTestDemo
- BLE测试demo,用于BLE开发的例子,android-BLE test demo
ble
- Ble开发代码,嵌入式设备cc2541与手机微信端的通讯-ble development source code
蓝牙4.0 BLE物联网开发技术实战完全教程电子书
- 模块做为智能手机外设的桥梁,使得主机端应用开发异常简单。在桥接模式下(串口), 用户的现有产品或者方案配合此透传模块,能十分方便地和移动设备(需支持蓝牙 4.0)相互通讯,实现超强的智能化控制和管理。(As a bridge of smart phone peripherals, modules make the host application development very simple. In the bridge mode (
BLE开发源码安装包
- 蓝牙4.0BLE协议栈就是将各个层定义的协议都集合在一起,以函数的形式实现,并提供一些应用层API,供用户调用。 注意:虽然协议是统一的,但是协议的具体实现形式是变化的,即不同厂商提供的协议栈是有区别的,例如:函数名称和参数列表可能有区别,选择协议栈以后,需要学习具体的例子,查看厂商提供的Demo演示程序、说明文档(通常,实现协议栈的厂商会提供一些API手册供用户查询)来学习各个函数的使用方式,进而快速地使用协议栈进行应用程序的开发工
蓝牙DA14580手环开发教程
- DA14580-小米手环,开发资料,有助于理解DA14580的使用(DA14580- the simplest transceiver)
0_高级教程之--BLE收发实验
- DA14580蓝牙开发例程,有利于理解蓝牙协议栈的编写(DA14580 Bluetooth development routines, is conducive to understanding of Bluetooth protocol stack writing)
ESP32_BLE_Arduino
- ARDUINO ESP32 BLE库,用于ESP32的BLE开发。(ARDUINO ESP32 BLE Library)
蓝牙4.0 BLE开发完全手册 物联网开发技术实战
- 蓝牙4.0 BLE开发完全手册 物联网开发技术实战(Bluetooth 4 BLE development complete manual of Internet of things development technology)
MyGatt
- BLE开发所需要的知识,通过官方demo,我们会发现很多service,点击service后,每个service下面是Characteristic,每个service和Characteristic都对应一个唯一的UUID。所以,在做BLE时候,首先你应该找出你的蓝牙外围设备uuid,不然会很头疼,这个UUID也可能是硬件给你的,也可以你自己试出来,当然自己试出来是个很烦的过程。自己试的方法就是根据demo,加上一份读写的协议,然后,排着
BleConsoleWin-master
- win10下ble通信,win10系统搜索ble设备,枚举收发数据(win10 ble,scan ble device,connect device,send receive data)