CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 android开发 搜索资源 - 串口连接

搜索资源列表

  1. BlueTooth Door

    1下载:
  2. 在android平台上使用蓝牙SPP协议连接串口蓝牙。该例子能够发送和接受信息(接收信息必须在信息后面加换行符)-android bluetooth SPP Connection .
  3. 所属分类:android开发

    • 发布日期:2013-04-10
    • 文件大小:63978
    • 提供者:黄挺进
  1. ika_comm

    0下载:
  2. ANDROID系统下连接蓝牙模块,使用虚拟串口协议的蓝牙串口终端-android bluetooth
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:48388
    • 提供者:杨威
  1. CilicoBluetootchChat

    1下载:
  2. 蓝牙串口通信,android 通过蓝牙连接 进行串口通信-android bluetoothchut ,use bluetooth to chut
  3. 所属分类:android开发

    • 发布日期:2013-04-10
    • 文件大小:101289
    • 提供者:wpx
  1. AndroidConnect

    0下载:
  2. C#连接android手机的实例,通过串口通讯-C# connect android phone instance, through the serial port communication
  3. 所属分类:android

    • 发布日期:2017-11-04
    • 文件大小:314254
    • 提供者:梅竹
  1. BTClient

    0下载:
  2. Android蓝牙通讯代码,包含如何建立蓝牙连接以及利用串口通讯-Android Bluetooth communication code, including how to establish a Bluetooth connection as well as the use of serial communication
  3. 所属分类:android

    • 发布日期:2017-10-31
    • 文件大小:82173
    • 提供者:zzy
  1. TestBluetooth

    0下载:
  2. 用于演示Android上的蓝牙功能,但是只能主动连接其他蓝牙设备,无法被连接,程序使用模拟串口可以接收其他带有蓝牙设备发送的数据。-Used to demonstrate the Bluetooth feature on Android, but only active connection to other Bluetooth devices can not be connected to the serial port using an analog program with other B
  3. 所属分类:android

    • 发布日期:2017-11-19
    • 文件大小:1089716
    • 提供者:朗清
  1. Androidbluetooth

    0下载:
  2. Andriod 2.2的蓝牙串口协议传输的一个小范例程序。可以查找蓝牙设备,建立连接,传输心电数据并画出波形图。-Andriod 2.2 Bluetooth serial protocol to transfer a small sample program. You can find the Bluetooth device to establish a connection, transmit ECG data and draw the waveform.
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:44566
    • 提供者:likaixiang
  1. androidnanyazhushou

    2下载:
  2. android串口调试小助手源码,能够连接蓝牙,实现手机与单片机的通信,在android手机客户端上运行-android serial debugging assistant source, can connect Bluetooth for mobile phone communication with the MCU
  3. 所属分类:android

    • 发布日期:2014-09-24
    • 文件大小:89088
    • 提供者:李倩
  1. bluetooth_contral_car

    0下载:
  2. 智能小车等蓝牙串口设备的蓝牙控制,有最基础的连接功能和一些基本控件,可作为开发模版用,需要安卓3.0以上版本手机可运行-Bluetooth Bluetooth control serial devices such as smart car, there is the most basic connectivity and some basic controls, the template can be used as a development requires Android 3.0 and
  3. 所属分类:android

    • 发布日期:2017-05-02
    • 文件大小:876775
    • 提供者:康贝
  1. btclient

    0下载:
  2. android 蓝牙串口搜索配对连接通讯 手机客户端 源代码-Search paired Bluetooth serial connection android mobile communications client source code
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:210245
    • 提供者:小颖童
  1. android-BluetoothSPP

    0下载:
  2. 蓝牙串口程序,实现蓝牙模块与手机连接-android bluetooth uart
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:197654
    • 提供者:linshaowen
  1. UHF_1.4

    1下载:
  2. android 板子串口调试例子。通过串口连接读写数据-android serial port dev
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:1587187
    • 提供者:sdf
  1. androidbluetoothtest

    0下载:
  2. Android蓝牙串口测试源码,对周围蓝牙设备进行扫描、连接并进行十六进制数据传输。-Bluetooth serial port testing for Android。It can scan other bluetooth device,and connect with selected device,then transmit hexadecimal data
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1201544
    • 提供者:殷姗
  1. BTClient

    1下载:
  2. 蓝牙串口搜索配对连接通讯源码:实现了android 蓝牙串口的搜索、配对、连接和通信等完整功能。-Bluetooth serial communication mating connector search Source: realized android Bluetooth serial search, paired, connected and fully functional communications.
  3. 所属分类:android

    • 发布日期:2016-04-14
    • 文件大小:97280
    • 提供者:张建
  1. BluetoothLeGatt

    0下载:
  2. 最近穿戴设备发展得很火,把相关技术也带旺了,其中一项是BLE(Bluetooth Low Energy)。BLE是蓝牙4.0的核心Profile,主打功能是快速搜索,快速连接,超低功耗保持连接和传输数据,弱点是数据传输速率低,由于BLE的低功耗特点,因此普遍用于穿戴设备。Android 4.3才开始支持BLE API,所以请各位客官把本文代码运行在蓝牙4.0和Android 4.3及其以上的系统,另外本文所用的BLE终端是一个蓝牙4.0的串口蓝牙模块。-The recent developmen
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:238327
    • 提供者:siyongsheng
  1. HC-PDA-ANDROID

    0下载:
  2. 手机蓝牙调试助手能与蓝牙串口设备进行搜索,配对,连接,传输数据操作 能连接单片机,自制蓝牙串口板以及PC的蓝牙串口并进行通讯。-Bluetooth mobile phone debugging assistant with the Bluetooth serial device search, pairing, connection, transfer data operation can be connected to the microcontroller, homemade Bluetoo
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:44129
    • 提供者:zhch56
  1. BTClient

    1下载:
  2. 蓝牙串口搜索配对连接通讯,实现了android 蓝牙串口的搜索、配对、连接和通信等完整功能。-Bluetooth serial search matching connection communication, to achieve the Android Bluetooth serial search, pairing, connection and communication, and other complete functions.
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:95814
    • 提供者:zhch35
  1. 蓝牙串口搜索配对连接通讯

    0下载:
  2. 蓝牙串口搜索配对连接通讯,实现了android 蓝牙串口的搜索、配对、连接和通信等完整功能。
  3. 所属分类:android开发

    • 发布日期:2016-08-21
    • 文件大小:95814
    • 提供者:zhchwl
  1. BTClient(1)

    0下载:
  2. 蓝牙串口助手源码,可以连接蓝牙模块进行串口通信-Bluetooth serial assistant source, you can connect a Bluetooth serial communication module
  3. 所属分类:android

    • 发布日期:2017-05-05
    • 文件大小:172302
    • 提供者:gengwenxiu
  1. bleDemo

    0下载:
  2. 串口助手的使用:点开端口就可以看到蓝牙连接的是谁了,把它配置到串口助手里-Serial Assistant use: point to open the port you can see who is connected to the Bluetooth, it is configured to the serial assistant
  3. 所属分类:android

    • 发布日期:2017-05-11
    • 文件大小:2457684
    • 提供者:jie
搜珍网 www.dssz.com