C#编写的蓝牙通讯程序源码,常用WIN系统蓝牙识别和驱动。
2022-11-29 10:16:04 5.3MB C#蓝牙通讯
1
现在很多电脑提供了蓝牙支持,很多笔记本网卡也集成了蓝牙功能,也可以采用USB蓝牙方便的连接手机等蓝牙设备进行通信。 操作蓝牙要使用类库InTheHand.Net.Personal 首先在项目中引用该类库; static void Main(string[] args) { BluetoothRadio bluetoothRadio = BluetoothRadio.PrimaryRadio; if (bluetoothRadio == null) { Console.WriteLine(没有找到本机蓝牙设备!); } else { Console.Writ
2022-11-29 10:14:24 187KB android蓝牙开发 do dow
1
蓝牙耳麦销售网站模板是一款简洁白色风格,适合电子商务网站模板下载。.rar
2022-11-28 18:17:56 581KB 模板
基于android的蓝牙通信demo,可以实现单向的通信
2022-11-28 10:38:43 1.62MB 蓝牙
1
0 引 言   无线传感器网络是新近兴起的研究领域,它是由一个主机(网络接入点)和大量的无线传感器节点组成的分布式系统。由无线传感器节点负责对数据的感知和处理,并传送给主机;主机用户可通过公共网络(如Internet Work,公共交换网等)获取相关信息,实现对现场的有效控制和管理。它在军事、环境、健康、家庭以及空间探索和灾难拯救等领域都有着广泛的应用前景。其无线传感器节点通常分布在一些特殊的环境中,因而要求其具有低功耗、低成本、无线传输和分布式处理等特性。蓝牙技术是一种使用2.4 GHz频段的短距离无线通信技术。采用快速跳频、前向纠错和优化的编码等技术,使得其具有抗干扰能力强、通信质量稳定
1
Android 蓝牙开发,实现了,蓝牙搜索,蓝牙连接,蓝牙发送消息接收消息
2022-11-26 17:20:04 545KB 蓝牙开发
1
uni-app蓝牙打印+微信小程序蓝牙打印demo运行版(BluetoothPrinter),esc+tsc+cpcl三种指令的封装和测试代码,代码下载直接加入HBuilder X和微信开发者工具可直接调试运行.
KT6368A芯片是一款支持蓝牙双模的纯数据芯片,蓝牙5.1版本。芯片的亮点在超小尺寸,超级价格。以及简单明了的透传和串口AT控制功能。大大降低了嵌入蓝牙在其它产品的开发难度和成本
2022-11-24 23:18:47 47.34MB 蓝牙芯片
1
With Bluetooth Low Energy (BLE), smart devices are about to become even smarter. This practical guide demonstrates how this exciting wireless technology helps developers build mobile apps that share data with external hardware, and how hardware engineers can gain easy and reliable access to mobile operating systems., This book provides a solid, high-level overview of how devices use BLE to communicate with each other. You'll learn useful low-cost tools for developing and testing BLE-enabled mobile apps and embedded firmware and get examples using various development platforms—including iOS and Android for app developers and embedded platforms for product designers and hardware engineers.
2022-11-24 14:07:59 17.47MB 蓝牙
1
该驱动包含安卓驱动和linux驱动,以及相关的入门介绍文档,可以直接编译对应的平台驱动。同时还附带wireless_tools和wpa_supplicant_hostapd源码,十分适合新手入门。
2022-11-23 22:25:40 25.74MB RTL8723BU WIFI 蓝牙 android
1