搜索资源列表
Java_Monitor
- 用java编写的与单片机的串口通讯程序,把单片机中的数据读出,然后写入excel进行保存。-prepared for the MCU serial communication program, microprocessor to read out the data, excel then write for preservation.
SCommSenderDlg
- 发送串口数据,完成握手和基本的RSA算法的认证功能。
SerialBean1
- 此程序是java写的关于串口的操作,对写串口数据,和读取串口数据等操作
com.c
- 实现Linux的串口数据传输。实现ARM与PC间的数据传输
testSerial
- Java中串口通讯,对源数据进行报文解析,最终显示需要的真实数据。-serial communication in Java
serial
- Java实现串口全双工通讯 一个Java读取串口值的类(收藏) 这是一个通过JAVA的扩展包(javax.comm)从串口读取值的类, 本类库(javax.comm)主要包括: SerialBean.java (与其他应用程序的接口), SerialBuffer.java (用来保存从串口所接收数据的缓冲区), ReadSerial.java (从串口读取数据的程序)。-Serial full-duplex communication
ReadComm
- 运用Java Communications API实现JAVA的串口通信功能,打开串口后开始从串口接收数据,显示在文本框-JAVA using Java Communications API to achieve the serial communication function, open the serial port after receiving data from the serial port, appears in the text box
CommMonitorJAVA
- 用于java平台手机的串口通信以及接收串口数据后将数据进行分段显示-Java platform for mobile phones and receive serial data, serial communication data section will show
java_chuankou
- java读取串口数据,提供需要的的类,和安装说明,有源码可共测试用-java read serial data, to provide the required classes, and installation instructions, a source can be a total test
java_com
- java串口调试程序 1.波特率 2.数据位 3.停止位 4.校验位 -java serial debugger 1. baud rate 2. data bit 3. stop bit 4. parity bit
LCD-Cal-TXT
- java分析串口数据,自动校验数据,并生成C源码到C源文件,可加载到单片机中使用-java analysis of serial data, calibration data automatically, and generates C source code can be loaded into the microcontroller using the
BlueToothTest
- 这是一个Android的蓝牙测试程序,接受蓝牙串口数据,将数据绘制成波形图-This is a Bluetooth test program of Android, accept the Bluetooth serial port data, the data plotted waveform
COM
- 串口编程所需的Jar包,和两个小例子,分别用来读取串口数据和写入串口数据-jar required for COM programming and two java files which are two demo for reading data from COM and writing data to COM
TestSerial
- 调试磅称串口数据,非常方便,快捷,为多数不知道串口参数烦恼的同学提供方便之门-Debugging pounds, said serial data, very convenient
RXTX
- Java 读取串口数据,用Java 编写的读取串口中的数据-Java 读取串口数据
ComTest
- 接收串口数据,并显示在文本框内,通过JavaSwing实现-Receive serial data, and displayed in the text box, through the JavaSwing to achieve
serialport1
- 基于java开发的串口通讯tool(com)自动接受串口的数据。(Java based on the development of serial communication, tool (COM) automatically accept the serial data.)
rxtx
- Java串口编程:串口数据的发送与监听读取 本人在近期的开发工作中遇到向串口发送设备控制指令的需求,遂对串口编程进行了略微深入的钻研,在此对自己的一些心得和经验进行总结,以供大家参考与交流。(Java serial programming: serial data transmission and monitoring reading In recent development, I encountered the need to send control instructions to
SerialPortUtilityNew
- java操作电脑串口,实现读取和发送数据(Java operates the serial port to read and send data)
node-serialport-example-master
- 串口模拟,监听串口,获取串口数据,发送数据(Serial port simulation, monitoring serial port, obtaining serial port data, sending data)