搜索资源列表
Android的蓝牙编程例子
- Android的蓝牙编程例子,基于SPP协议与蓝牙串口设备通信,本文程序作为客户端使用。-Android Bluetooth programming examples, based on the SPP agreement with the Bluetooth serial device communication, this program as a client.
BlueTooth
- Android的蓝牙编程例子,基于SPP协议与蓝牙串口设备通信.-Android Bluetooth programming examples, based on the SPP agreement with the Bluetooth serial device communication
android_bluetooth
- android,蓝牙开发浅谈,蓝牙连接,socket连接-android, development of Bluetooth, Bluetooth connectivity, socket connection
BluetoothTexting
- 在Android 2.0以上平台上实现蓝牙通讯联接,(项目名称是BlueTexting),在连接的设备之间通过Socket收发数据。-Realize the socket communication between the Android phone (2.0 above) and another bluetooth device.
clientSourceCode
- 基于Android的蓝牙通信样例程序,里面含有蓝牙通信客户端部分的写法-Android-based Bluetooth communication sample program
Bluetooth_4.3 BLE蓝牙通信
- 此源码文件主要实现打开蓝牙,扫描并显示附近蓝牙设备。
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)
蓝牙完整版+注释
- 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)
蓝牙打印机_漠北 v1.1 2018-11-26
- 安卓手机调用蓝牙实现热敏打印机打印,多品牌打印机可用(Android mobile phone calls Bluetooth to print thermal printers, multi-brand printers are available)
教你将Android手机变成蓝牙无线示波器
- 实现蓝牙实时接收数据并以波形的形式显示在手机屏幕上,绘图采用sufaceView(use surfaceview to make buletooth link)