搜索资源列表
ZHANGqwert
- 单片机双机行串口通信的实现,自发自收检测是否正常-SCM Dual-line serial port communication, spontaneous from the income test for normal
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)
rxtx-2.2pre2.jar
- java串口通信所用的扩展类,用于与单片机等尽心通信-java extension class used in serial communication
java-51serialCommunication.doc
- java实现51单片机与电脑串口通信,详细代码和原理讲解-java achieve 51 microcontroller serial communication with the computer, to explain in detail the code and principles
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.
serial
- java串口通信,用于实现上位机与单片机之间的串口通信(Java serial communication is used to realize serial communication between host computer and single chip microcomputer)
基于51的SIM808通过短信发送定位信息
- 本程序通过手机蓝牙控制LED的亮灭 使用单片机串口2与模块通信;接法如下 STC单片机 GPRS模块 P1.0(RXD2)->RXD P1.1(TXD2)->TXD GND ->GND 晶振选用22.1184MHz 2、串口2与模块连接,串口1打印出GPS初始化过程,定位成功后,不断的输出定位信息;