搜索资源列表

  1. Bluetooth_G

    0下载:
  2. 简单的Ble通信程序,对初学者希望有帮助,共同成长!(Simple Ble communication.)
  3. 所属分类:android开发

    • 发布日期:2024-05-18
    • 文件大小:23621632
    • 提供者:liang12
  1. BLE_和经典蓝牙Android编程说明

    0下载:
  2. 在Android操作系统中,蓝牙4.0的编程讲解,一些通用规范和原理介绍(In the Android operating system, the programming explanation of Bluetooth 4, some general specifications and principles)
  3. 所属分类:android开发

    • 发布日期:2024-05-18
    • 文件大小:718848
    • 提供者:Mckee_NXH
  1. blufi_adv_main

    0下载:
  2. 本程序适用于低功耗蓝牙,用于server,和 client端连接上之后,可以互发数据,实现数据的传输(This file is for gatt server. It can send adv data, be connected by clent Client demo will enable gatt_server's notify after connection. Then two devices will exchange
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:小牙哥哥
  1. BLE_re_connect

    0下载:
  2. 本程序用于ESP32 蓝牙模块的断电重连,在连接成功因为对端模块 断电,故障,自模块,可以在对端上电之后,自动连接,不需重新设置(This program is used for the ESP32 Bluetooth module's power failure reconnection. The connection is successful, because the terminal module is power-off, a
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:小牙哥哥
  1. MyGatt

    0下载:
  2. BLE开发所需要的知识,通过官方demo,我们会发现很多service,点击service后,每个service下面是Characteristic,每个service和Characteristic都对应一个唯一的UUID。所以,在做BLE时候,首先你应该找出你的蓝牙外围设备uuid,不然会很头疼,这个UUID也可能是硬件给你的,也可以你自己试出来,当然自己试出来是个很烦的过程。自己试的方法就是根据demo,加上一份读写的协议,然后,排着
  3. 所属分类:android开发

    • 发布日期:2024-05-18
    • 文件大小:1474560
    • 提供者:CocoNo1
  1. gatt_tool

    0下载:
  2. 通过串口打印,可以在电脑上对csr102x系列芯片进行scan、connect、disconnect、以及discover等操作(Through serial port printing, scan, connect, disconnect, and discover of csr102x series chips can be operated on the computer)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-18
    • 文件大小:6502400
    • 提供者:kk535
  1. FastBle-master

    0下载:
  2. android蓝牙低能耗快速开发框架。它采用简单的方法来过滤、扫描、连接、读写、通知、readrssi,setmtu,和多连接。(Android Bluetooth Low Energy (BLE) Fast Development fr a mework. It uses simple ways to filter, scan, connect, read ,write, notify, readRssi, setMTU, and m
  3. 所属分类:android开发

    • 发布日期:2024-05-18
    • 文件大小:3899392
    • 提供者:DGHi
  1. Android_kffl2(jb51.net)

    0下载:
  2. 蓝牙4.0 BLE物联网开发技术实战完全教程电子书.pdf(Bluetooth 4 BLE Internet of things development technology real battle complete tutorial e-book.Pdf)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:7766016
    • 提供者:fanghui8702
  1. BLE

    0下载:
  2. 蓝牙APP全套例程,有助于大家相互交流学习(Bluetooth APP is a complete set of routines, which helps you learn from each other.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:2528256
    • 提供者:图腾111
  1. Observer.cywrk.Archive01

    0下载:
  2. bluetooth low energy psoc sample tutorial drivers
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:35840
    • 提供者:maaniq
  1. BLE_Whitelist

    0下载:
  2. bluetooth client architecture saved as headphones coontrolled inside
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:38912
    • 提供者:maaniq
  1. Privacy

    0下载:
  2. security bluetooth bluetooth loe enrgy security algorithm open source
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:97280
    • 提供者:maaniq
  1. PSoC 4 BLE - Heart Rate Sensor

    0下载:
  2. wrist band health monitor source code for finding heart rate mi band 2
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:50176
    • 提供者:maaniq
  1. LWBluetooth-master

    0下载:
  2. 低功耗蓝牙通信常用方式,包括扫描、连接、数据通信(Common ways of Low Power Bluetooth communication include scanning, connection and data communication.)
  3. 所属分类:android开发

    • 发布日期:2024-05-18
    • 文件大小:147456
    • 提供者:snaixc
  1. BLE-master

    0下载:
  2. 实现蓝牙的连接以及连接管理,在android studio平台下实现蓝牙的配对(Implementation of Bluetooth connection and connection management)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:232448
    • 提供者:1032
  1. ble_app_hids_keyboard

    0下载:
  2. nrf52832 ble虚拟键盘例程,测试可以正常使用,学习ble hid很好的例程(Nrf52832 ble virtual keyboard routines, testing can be used normally, learning ble hid good routines.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-18
    • 文件大小:10681344
    • 提供者:asfew
  1. ble

    0下载:
  2. Eclipse开发蓝牙例子,适合新手学习,android Eclipse(Eclipse development of Bluetooth examples)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:733184
    • 提供者:hulin729
  1. cc256xb_bt_sp_v1.6

    0下载:
  2. 在stm32上驱动蓝牙CC2564的底层,深入CC2564底层(Drive the bottom of Bluetooth CC2564 on STM32 and go deep into CC2564.)
  3. 所属分类:微处理器(ARM/PowerPC等)

  1. BLE-CC254x-1.3.2-Serial

    0下载:
  2. 基于cc2540 iar 主从机蓝牙通信(according to cc2540 plafam is iar blue zig bee)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:7615488
    • 提供者:eite
  1. MC20_OpenCPU

    3下载:
  2. Quectel移远MC20 GSM/GNSS/BLE模块的全部文档、资源,大部分未曾公开。分7个部分上传: 1. MC20模块介绍、指令/软件/使用手册、应用/生产指导、驱动 2. MC20硬件文档和设计指导 3. MC20 OpenCPU文档 4. MC20 OpenCPU SDK V1.1 5. MC20 OpenCPU SDK V1.3 6. MC20开发工具,含全部版本的QFlash 7. MC20开发OpenCP
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:21861376
    • 提供者:lijinghao
« 1 2 ... 16 17 18 19 20 2122 »

源码中国 www.ymcn.org