搜索资源列表
Android的蓝牙编程例子
- Android的蓝牙编程例子,基于SPP协议与蓝牙串口设备通信,本文程序作为客户端使用。-Android Bluetooth programming examples, based on the SPP agreement with the Bluetooth serial device communication, this program as a client.
BluetoothChat
- Android蓝牙入门例子,实现两台蓝牙用户之间的通信。-Android Bluetooth introductory example, to achieve communication between two Bluetooth users.
BlueTooth
- Android的蓝牙编程例子,基于SPP协议与蓝牙串口设备通信.-Android Bluetooth programming examples, based on the SPP agreement with the Bluetooth serial device communication
headset
- 蓝牙开发工具 bluelab下的HEADSET的例子程序-example of HEADSET of bluelab which is a IDE for bluetooth
net_benhui_btgallery_bluelet_v10
- benhui网的蓝牙例子,里面有从网上找的蓝牙整理文档,促进对蓝牙的理解。-Bluetooth network benhui example, there are from the Internet to find the Bluetooth collating documents, to promote understanding of Bluetooth.
BTDemo
- 我自己写的蓝牙例子,百分百原创,网上只有这有。-I wrote it myself Bluetooth example, full of original, online, only this.
BluetoothFrameworkDemo
- 国外网站下载的例子附带一个蓝牙的控件。很好的东西-Abroad website with an example Bluetooth controls. Good things
hid_dongle
- 蓝牙开发工具 bluelab下的hid dongle的例子程序-example of hid dongle of bluelab which is a IDE for bluetooth
S60_Platform_Bluetooth_OBEX_Example_v1_0_en
- symbian下蓝牙通信例子,可以作为学习symbian下蓝牙网络程序编程的入门例子。-An example about Bluetooth on the symbian platform
BTWDK
- WIDCOMM 蓝牙编程 Visual C++6.0 或者Visual Studio 2005(2008)环境下,蓝牙文件传输、蓝牙音频连接、FTP文件传输等例子,附带说明文件及API使用文件-WIDCOMM Bluetooth Programming Visual C++6.0 or Visual Studio 2005 (2008) environment, the Bluetooth file transfer, Bluetooth audio connection, FTP file
bluetest.java
- 简化了 android sdk 里带的 blue chat 例子,用一个大的类实现了蓝牙设备的发现/管理/通讯。-Simplifies the inner tube of blue chat of android sdk example, with a large class implements the Bluetooth device discovery/management/communication.
com.teven.Bluetooth
- 蓝牙传输例子,从检索,配对,监听蓝牙设备状态,到连接,传输文件-android bluetooth communication demo
cPPBlueTooth
- c++的一个蓝牙例子.这个例子比较简单,复杂一点的请参考另一个-C++ Bluetooth examples of this example is relatively simple, a bit more complex, please refer to another
1.青风带你学蓝牙第一节:蓝牙工程样本详细讲解
- nordic蓝牙工程样本详细解析,后面我们自己开发时都可以通过这个例子来实现。(The Nordic bluetooth engineering sample is detailed parsing.This is an example that we can use for our own development.)
BLE开发源码安装包
- 蓝牙4.0BLE协议栈就是将各个层定义的协议都集合在一起,以函数的形式实现,并提供一些应用层API,供用户调用。 注意:虽然协议是统一的,但是协议的具体实现形式是变化的,即不同厂商提供的协议栈是有区别的,例如:函数名称和参数列表可能有区别,选择协议栈以后,需要学习具体的例子,查看厂商提供的Demo演示程序、说明文档(通常,实现协议栈的厂商会提供一些API手册供用户查询)来学习各个函数的使用方式,进而快速地使用协议栈进行应用程序的开发工作。(The Bluetooth 4.0BLE protoc
LanYaHc05App
- 实现Android 经典蓝牙HC-05的示例代码!例子对蓝牙的交互通讯,使用EventBus传输交互信息,优化了通讯过程中可能会出现的异常情况!(Android classic Bluetooth HC-05 for example code! The interactive communication of Bluetooth, using EventBus to transmit interactive information, optimizes the possible abnormal
ble
- Eclipse开发蓝牙例子,适合新手学习,android Eclipse(Eclipse development of Bluetooth examples)
Android例子源码安卓通过蓝牙与单片机交互
- Android例子源码安卓通过蓝牙与单片机交互(Andriod example for MCU)
蓝牙编程
- 一个蓝牙编程的例子,是QT工程的,适合入门者学习。
蓝牙编程
- 一个蓝牙编程的聊天的例子,QT工程,希望大家喜欢