搜索资源列表
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.
Xinche
- 平板蓝牙与单片机蓝牙串口进行通信,控制小车运动(Android端的源代码)-Tablet Bluetooth Bluetooth serial port to communicate with the microcontroller to control the car movement (Android client source code)
Bluetoothswitch-android
- 实现android手机端控制蓝牙开关,通过发送命令到蓝牙从模块,单片机解释后执行相应开关动作-Realization of Bluetooth mobile phone terminal control switch Android, by sending a command to the Bluetooth module executes the switch from, SCM explanation
Heart
- 用蓝牙控制单片机的安卓端程序,是个好例子,想学安卓蓝牙的可以看看。-Bluetooth control MCU Andrews side program, is a good example, want to learn Android Bluetooth can see.
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.
lanya
- 手机蓝牙与单片机蓝牙连接android代码-Mobile phone Bluetooth and Bluetooth connection
BluetoothCar
- 蓝牙控制小车 需要硬件单片机电源等配合 需蓝牙模块-blue tooth car
基于51的SIM808通过短信发送定位信息
- 本程序通过手机蓝牙控制LED的亮灭 使用单片机串口2与模块通信;接法如下 STC单片机 GPRS模块 P1.0(RXD2)->RXD P1.1(TXD2)->TXD GND ->GND 晶振选用22.1184MHz 2、串口2与模块连接,串口1打印出GPS初始化过程,定位成功后,不断的输出定位信息;