搜索资源列表
BluetoothChat
- Android蓝牙串口(非自带)的demo-a demo of android bluetooth
ThinBTClient
- Android蓝牙串口(非自带)的demo-a demo of android bluetooth
serial
- 用java写的串口助手,大一写的,用来控制蓝牙小车-Using java to write the serial assistant, freshman writing, used to control the Bluetooth car
EF_BluetoothBee
- 蓝牙串口通信,可与单片机串口通信,利于新学者二次开发使用-Bluetooth serial communication, which will help to learn new secondary development! ! !
android
- 自己做的基于android的串口收发工具,实现与单片机之间的数据通信,通过蓝牙模块进行数据连接。-Their own based on the the android serial transceiver tools, data communication with the MCU, via Bluetooth module data connection.
ourdev_721257Z3XM52
- 改进的安卓蓝牙例程,可以与串口进行通讯。-Improved Android Bluetooth routines, you can communicate with the serial port.
BlueToothTest
- 这是一个Android的蓝牙测试程序,接受蓝牙串口数据,将数据绘制成波形图-This is a Bluetooth test program of Android, accept the Bluetooth serial port data, the data plotted waveform
Xinche
- 平板蓝牙与单片机蓝牙串口进行通信,控制小车运动(Android端的源代码)-Tablet Bluetooth Bluetooth serial port to communicate with the microcontroller to control the car movement (Android client source code)
Bluetooth
- 安卓手机蓝牙串口通信 手机蓝牙控制小车 手机蓝牙控制飞机 手机蓝牙密码锁-Android phones Bluetooth serial communication Bluetooth mobile phone control car Bluetooth mobile phone control aircraft Bluetooth phone lock
SkateB_Ctr
- 蓝牙控制器,基于安卓平台的应用,适合波特率9600的串口使用。-Bluetooth controller, Android-based application platform, suitable for 9600 baud serial port to use.
Bluetooth2rs232(sourse)
- 蓝牙转串口的调试工具,可在安卓上通过蓝牙调试串口(8051的串口)。-Bluetooth to serial debugging tools, available on Android via Bluetooth debug serial port (port 8051).
Bluetooth
- Android蓝牙串口通信,实现蓝牙搜索、配对、信息发送等功能。-Android Bluetooth serial communication, Bluetooth-enabled search, matching, messaging and other functions.
BluetoothActivity
- 安卓bluetooth 串口通信,可以连接蓝牙,并可以画出波形,包括两个java文件,可以与单片机连接。-Android bluetooth serial port communication, can connect bluetooth and can draw waveform, including two Java files, can be connected to the microcontroller.
BluetoothLeGatt
- 蓝牙串口助手源码,希望对大家有用,大家可以相互学习一下-Bluetooth serial assistant source, we hope to be useful
BTClient
- 这是一个关于蓝牙串口助手CLENT的APP。-this is a APP for bluetooth client.
BTClient
- 可用于调试蓝牙功能,蓝牙串口收发,此实例为仅作为蓝牙客户端,代码开源。(Debug the function of bluetooth,the source code is open.)
基于51的SIM808通过短信发送定位信息
- 本程序通过手机蓝牙控制LED的亮灭 使用单片机串口2与模块通信;接法如下 STC单片机 GPRS模块 P1.0(RXD2)->RXD P1.1(TXD2)->TXD GND ->GND 晶振选用22.1184MHz 2、串口2与模块连接,串口1打印出GPS初始化过程,定位成功后,不断的输出定位信息;