搜索资源列表
LanyaTest
- 刚刚调通基于MFC的蓝牙应用程序,用USB蓝牙适配器可自动搜索蓝牙设备并虚拟串口,兴奋之余与大家共享,需BlueSoleil。 串口通讯可参照我上传的dianbiao645.rar或 SMSSend.rar,新功能陆续添加。
蓝牙串口
- 该程序是实现蓝牙串口通信的,在计算机上用vb进行编程,打开蓝牙的uart口,从而打开蓝牙的串口。-Bluetooth serial communications, computers programmed with vb, Bluetooth UART open mouth, open the Bluetooth Serial Port.
蓝牙音频代码11
- 蓝牙音频代码11
接收从串口过来的数据并显示
- 蓝牙接收从串口过来的数据并显示
用c#写的蓝牙串口通讯源代码
- 用c#写的蓝牙串口通讯源代码,很好用。,Written by c# Bluetooth serial communication source code, it just works.
c#蓝牙通讯开发
- c#蓝牙通讯开发,主要是发送和接收数据。-c# Bluetooth communications development, mainly to send and receive data.
BluetoothRemote
- 蓝牙遥控器的代码,对蓝牙串口编程感兴趣的可以看看,还是不错的-bluetooth code,
CSPrint
- 移动设备CE/MOBILE的串口蓝牙打印源代码 测试能够稳定运行-english i dont know
BthsevEmul
- 蓝牙源代码,在微软的设备模拟器上实现蓝牙通信的代码。-Bluetooth for Microsoft Device Emulator enables Bluetooth communication from and to the emulator.
BlueTeeth
- 电视机可以增加蓝牙模组实现蓝牙电视的功能:电视的声音通过蓝牙传输到蓝牙耳机,或者蓝牙手机的音乐通过蓝牙模组传输到电视机播放; 此PC端小工具就完成了整个过程的模拟,其蓝牙控制代码不需要太多修改直接就在电视软件中编译通过,缩短了软件开发时间,必须PC端的软件调试要比嵌入式的调试方便,PC端调试好后,直接移植过去-TV Bluetooth module can be increased to achieve Bluetooth TV function: TV sound transmitted
AWLT2008_DB
- 蓝牙虚拟串口,并附有源代码!请供大家参考,指教-Bluetooth virtual serial port, with source code! Please for your information, advice ... ...
lanya
- matlab蓝牙跳频通信系统仿真,包括79跳频,随机信源。-matlab Bluetooth frequency-hopping communication system simulation, including 79 frequency hopping, random source.
Android-ble-master
- 是一个单片机蓝牙开发案例,android系统4.3以上,手机支持蓝牙4.0,搜索,配对,连接,发现服务及特征值,断开连接等功能。(Is a single-chip Bluetooth development case, more than 4.3 of Android systems, mobile phones support Bluetooth 4, search, matching, connection, discovery services and feature values, di
蓝牙4.0 BLE物联网开发技术实战完全教程电子书
- 模块做为智能手机外设的桥梁,使得主机端应用开发异常简单。在桥接模式下(串口), 用户的现有产品或者方案配合此透传模块,能十分方便地和移动设备(需支持蓝牙 4.0)相互通讯,实现超强的智能化控制和管理。(As a bridge of smart phone peripherals, modules make the host application development very simple. In the bridge mode (serial port), the existing pro
实验46 BT05蓝牙串口模块实验
- 实验46 BT05蓝牙串口模块实验实验46 BT05蓝牙串口模块实验(Experiment 46 BT05 Bluetooth serial module experiment experiment 46 BT05 Bluetooth serial module experiment)
蓝牙模块-主从一体资料
- 蓝牙控制陀螺仪实现远程安装调试飞思卡尔车辆跑起来,(Bluetooth controlled gyroscope, remote installation, debugging, flying, Carle, vehicle running)
1.基础例程-20171209更新
- 蓝牙CC254x模块的初级编程资料,相关传感器示例教程和程序(The primary programming data of the Bluetooth CC254x module)
[C#蓝牙]C#蓝牙工程
- 一个可与单片机进行蓝牙通信的系统,同时包含一个图形界面方便控制(a system that can communicate with microcomputer through bluetooth.)
BluetoothWithDescription
- 一个安卓app实现一个与蓝牙模块交互数据的功能的简单demo。能够与蓝牙模块收发数据。(Android interactive data with Bluetooth module)
Android蓝牙SPP通信
- 基于Android平台的蓝牙SPP通信源码,可参考应用于各平台的蓝牙设备间通讯