搜索资源列表

  1. ble_app_uart

    0下载:
  2. 使用Nordic的nRF51822做蓝牙转串口的协议转换模块。这是设备端的代码,需要在iPhone上安装Nordic的nRFUART app,才可以互相通讯。-BLE to UART module.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-07
    • 文件大小:16384
    • 提供者:林兰极
  1. TI-BLE-Demo

    0下载:
  2. iphone4S 与蓝牙4.0设备通讯程序-iphone4S communication procedures with Bluetooth 4.0 devices
  3. 所属分类:MacOS编程

    • 发布日期:2024-06-07
    • 文件大小:187392
    • 提供者:邵大威
  1. BluetoothChat

    0下载:
  2. 蓝牙通讯,实现蓝牙的扫描,配对,数据收发行操作,但不支持ble-Bluetooth communication, Bluetooth scanning, matching, data collection issue operation, but does not support ble
  3. 所属分类:android开发

    • 发布日期:2024-06-07
    • 文件大小:1474560
    • 提供者:linhuan
  1. BLETest

    0下载:
  2. Android 下与蓝牙4.0通讯的例程,比较简化,对照谷歌网站上的开发说明,参考本代码可以更快掌握BLE的操作-Routines, and Bluetooth 4 communication under Android is simplified, control development Google instructions on the website, refer to the code can master the opera
  3. 所属分类:android开发

    • 发布日期:2024-06-07
    • 文件大小:1454080
    • 提供者:Mygod
  1. hw1411_v01

    0下载:
  2. 主要是蓝牙的扫面和连接功能,与BLE设备通讯。-Mainly bluetooth scanning, and connectivity, communication with BLE devices.
  3. 所属分类:android开发

    • 发布日期:2024-06-07
    • 文件大小:5638144
    • 提供者:乐振
  1. BLE-CC254x-1.3.2-OSAL

    0下载:
  2. cc2540上蓝牙通讯所使用的osal操作系统,需要的硬件资源比较多,但对于学习操作系统来说,从简单的开始不错,会有几个连续的实验发上来,有部分注释,有说明文档-cc2540 on osal operating system used by Bluetooth communication, more hardware resources needed, but for learning operating systems, simpl
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-07
    • 文件大小:13549568
    • 提供者:xu
  1. BLE-CC254x-1.3.2-OSAL

    0下载:
  2. cc2540上蓝牙通讯所使用的osal操作系统,这个系统有内存管理,任务管理,时钟管理,有部分注释,有说明文档,第二部分-cc2540 on osal operating system used by Bluetooth communication, this system has memory management, task management, clock management, some comments, documenta
  3. 所属分类:操作系统开发

    • 发布日期:2024-06-07
    • 文件大小:12291072
    • 提供者:xu
  1. Cc2540

    0下载:
  2. 基于CC2540芯片的蓝牙BLE 单片机开发,可通过任何蓝牙手机设备查询,通讯-vc++ for nfc rfid operation, read the card information write passwords operation...
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-07
    • 文件大小:41984
    • 提供者:Li Chenglong
  1. bodyHeat

    0下载:
  2. BLE 低功耗蓝牙体温计,支持多个体温计同时测量,可设定精度,同步时间,可现实变化曲线与图形;包含完整的源代码,直接导入即可使用。微连 智能体温计是一款使用电子传感器测量人体体温,通过蓝牙技术接收数据,根据温度与设定进行人体温度记录,跟踪,警报与报告的智能系统。传感器本身并不需要蓝牙,只有通讯时才会使用.使用方法:点击右上角的‘+’以添加附近工作的传感器. 所有可识别的体温计将会列出. 选择正确的目标体温计, 可以添加多个设备. 添加后
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-07
    • 文件大小:375808
    • 提供者:起点
  1. BlueTalk

    0下载:
  2. ios 蓝牙 ble 通讯 蓝牙低功耗协议实现iphone主从设备的通讯-ios ble
  3. 所属分类:IOS

    • 发布日期:2024-06-07
    • 文件大小:2711552
    • 提供者:Mirror
  1. BLE-bluetooth-serial-port

    0下载:
  2. BLE 蓝牙转串口,可以通过串口操作蓝牙通讯,没必要深入了解蓝牙协议,简单易学。-BLE Bluetooth serial port, serial port can operate Bluetooth communication, the Bluetooth protocol is not necessary to understand, easy to learn.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-07
    • 文件大小:1751040
    • 提供者:王修
  1. Bluetooth4.0Demo

    0下载:
  2. Android 4.3(API Level 18)开始引入Bluetooth Low Energy(BLE,低功耗蓝牙)的核心功能并提供了相应的API,应用程序通过这些api可以扫描设备、查询services,读写设备的characteristics(属性特征)。对比传统的蓝牙,BLE的设计能够显著减低功耗。这让Android应用程序与BLE设备之间的低功耗通讯成为可能,例如距离传感器、心率监视器、健身设备等等。-Android 4.3
  3. 所属分类:android开发

    • 发布日期:2024-06-07
    • 文件大小:17207296
    • 提供者:kevin_zhong
  1. ble

    0下载:
  2. Ble开发代码,嵌入式设备cc2541与手机微信端的通讯-ble development source code
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-06-07
    • 文件大小:10413056
    • 提供者:赵美红
  1. BluetoothLE

    0下载:
  2. 是ble通讯功能。 让蓝牙设备与app之间通讯。(Ble communication function. Let Bluetooth devices communicate with app.)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-07
    • 文件大小:1997824
    • 提供者:啊培
  1. 蓝牙4.0 BLE物联网开发技术实战完全教程电子书

    0下载:
  2. 模块做为智能手机外设的桥梁,使得主机端应用开发异常简单。在桥接模式下(串口), 用户的现有产品或者方案配合此透传模块,能十分方便地和移动设备(需支持蓝牙 4.0)相互通讯,实现超强的智能化控制和管理。(As a bridge of smart phone peripherals, modules make the host application development very simple. In the bridge mode (
  3. 所属分类:串口编程

  1. BluetoothLe_demo

    0下载:
  2. android ble蓝牙通讯.....................(android bluetooth 4.0.....................)
  3. 所属分类:通讯/手机编程

  1. BLECode

    0下载:
  2. ble 蓝牙通讯 获取服务uuid 选择服务(Bluetooth Communicator)
  3. 所属分类:C#编程

    • 发布日期:2024-06-07
    • 文件大小:1048576
    • 提供者:qwerjkl
  1. BluetoothLE

    0下载:
  2. 原来的InTheHand.dll只能支持到蓝牙3.0,本例程用原生C# api完成BLE的连接及通讯(Inthehand.dll can only support Bluetooth 3.0.This simpleuses the native C# API to complete the connection and communication of ble.)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-07
    • 文件大小:2228224
    • 提供者:zyy1251
  1. My_ESP32_BLE.ino

    0下载:
  2. arduino ESP32 模块蓝牙通讯示例 (1)建立蓝牙服务器 (2)广播 (3)扫描周边蓝牙设备 (4)配对管理 (5)建立串口通讯,及数据传输管理(Arduino ESP32 module Bluetooth communication example (1) Establish a Bluetooth server (2) Broadcasting (3) Scanning peripheral Bluetoo
  3. 所属分类:其他小程序

    • 发布日期:2024-06-07
    • 文件大小:2048
    • 提供者:港湾

源码中国 www.ymcn.org