搜索资源列表
Android的蓝牙编程例子
- Android的蓝牙编程例子,基于SPP协议与蓝牙串口设备通信,本文程序作为客户端使用。-Android Bluetooth programming examples, based on the SPP agreement with the Bluetooth serial device communication, this program as a client.
android_bluetooth
- android,蓝牙开发浅谈,蓝牙连接,socket连接-android, development of Bluetooth, Bluetooth connectivity, socket connection
clientSourceCode
- 基于Android的蓝牙通信样例程序,里面含有蓝牙通信客户端部分的写法-Android-based Bluetooth communication sample program
Bluetooth_4.3 BLE蓝牙通信
- 此源码文件主要实现打开蓝牙,扫描并显示附近蓝牙设备。
Android蓝牙开发
- 蓝牙操作的教程,附代码。包括启动蓝牙设备获取适配器、查询匹配好的设备、扫描设备、使能被发现。
android ble开发框架
- BLE Framework. Based on Bluetooth 4.0. Based on callback. Extremely simple! Communication with BluetoothLE(BLE) device as easy as HTTP communication. Android低功耗蓝牙便捷操作框架,基于回调,完成蓝牙设备交互就像发送网络请求一样简单
Android蓝牙串口助手亲测可用
- Android蓝牙串口助手亲测可用,买的别人的代码,android蓝牙上位机,用于接收单片机串口发送的数据
蓝牙聊天
- 基于易安卓的蓝牙聊天应用,能够实现基本的文本发送接收功能(Android Bluetooth chat application, can achieve the basic text sending and receiving)
Android蓝牙2.0串口通信代码,自动搜索,自动连接
- Android蓝牙2.0串口通信代码,自动搜索,自动连接(Android Bluetooth 2 serial communication code, automatic search, automatic connection)
android蓝牙点名
- 蓝牙点名功能,一个基于java开发的android app,简单实现了蓝牙点名的功能(Bluetooth naming function, a Java based development of android app, simple realization of the Bluetooth call function)
2.1 蓝牙模块
- 蓝牙协议功能代码,用于测试蓝牙模块的例程JAVA,此程序来自于 android SDK, 我们是在其基础上, 将UUID修改为蓝牙SPP服务的标准UUID(This program from the android SDK, we are on the basis of it, amend the UUID to bluetooth SPP service standard UUID)
蓝牙传输数据
- 通过蓝牙传输数据与Socket类似。在网络中使用Socket和ServerSocket控制客户端和服务端的数据读写。而蓝牙通讯也由客户端和服务端Socket来完成。蓝牙客户端Socket是BluetoothSocket,蓝牙服务端Socket是BluetoothServerSocket。这两个类都在android.bluetooth包中。(Data transmission through Bluetooth is similar to Socket. Using Socket and Serv
蓝牙完整版+注释
- android 蓝牙app的demo,希望对大家有所帮助,谢谢(Android Bluetooth app demo, I hope to help you, thank you)
BLE_和经典蓝牙Android编程说明
- 在Android操作系统中,蓝牙4.0的编程讲解,一些通用规范和原理介绍(In the Android operating system, the programming explanation of Bluetooth 4, some general specifications and principles)
蓝牙源码2.0
- 蓝牙串口源码,可发送命令和接受命令, 安卓版蓝牙串口调试助手,可以用来实现单片机与手机的数据透传(Android version Bluetooth serial debugging assistant, SCM and cell phone can be used to transparently transmit data)
Android 蓝牙对战五子棋项目实现(含人机对战功能)
- Android五子棋蓝牙版的源码,希望可以有所帮助(The code of Gobang for the bluetooth based on android.)
蓝牙小车 - 副本
- 通过hc-05蓝牙和52单片机,安卓的手机上下载一个叫蓝牙串口的APP(苹果不太了解)蓝牙的波特率要设置在9600,蓝牙的命令看着代码来设置(我觉得应该能看懂的。嗯!)。(With hc-05 Bluetooth and 52 single chip, Android's mobile phone is downloading a APP called a Bluetooth serial port (Apple doesn't know much) that the baud rate of
基于CC2541蓝牙模块与单片机的串口通信
- 基于CC2541蓝牙模块与单片机的串口通信,ble蓝牙透传 ,安卓手机app与源码,串口调试助手(Based on CC2541 Bluetooth module and MCU serial communication, ble Bluetooth transparent transmission, Android mobile app and source code, serial debugging assistant)
(蓝牙)实例
- android 的蓝牙开发通信,平台是Android studio(The code of android bluetooth development)
蓝牙调试助手
- 安卓的蓝牙调试工具,可以查看蓝牙的服务,特征,数据等(Android's Bluetooth debugging tool)