搜索资源列表
java-com
- 用java写的操作串口的程序,界面清楚,操作简单,实用
SerialBean1
- 此程序是java写的关于串口的操作,对写串口数据,和读取串口数据等操作
SerialComm
- JAVA串并口操作,用JAVA实现串并口访问功能.-JAVA COM/LPT1 PORT OPERATION
Javaserialportdesign
- 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线 控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查 询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类 库,该类库大大的简化了对串口进行操作的过程。 -An embedded system is usually dominated by its serial port full-duplex communication system, such as a pi
net1
- 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线 控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查 询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类 库,该类库大大的简化了对串口进行操作的过程。-Embedded systems often need a serial port full-duplex communication with host systems, such as a pipeline co
Smsproject
- Java 操作串口 的开发实例,非常实用,方法已经封装好了,直接调用即可。-java
comm
- JAVA串口通信类库包,通过此类库可以非常方便的操作串口连接的设备,下载后将.rar改为.jar-JAVA serial communication class library packages, such libraries can be very easily through the operation of the device serial connection, download will be. Rar to. Jar
SimpleWrite
- 使用Java对串口进行写的操作,熟练的练习Java串口操作-Use Java to write the serial port operations, port operations skilled practice Java
POSRS232
- 一个用JAVA写的读取PC RS232串口的程序,支持全双工操作-an example program for reading datas from RS232 COM ports of a PC
GPSTrans
- 用JAVA实现串口通信,利用comm.jar,实现对串口的读写操作-JAVA realize serial communication, the sender experiment
WaveformChart
- java对串口进行读写操作,可接收大数据生成电波图,同时显示多条线-java read and write operations on the serial port, can receive large data generation radio chart, displaying multiple lines
SerialDemo1
- java串口编程的源代码,可在window平台下读取串口输入,和写串口操作。-java serial programming source code, can be read in the window platform serial input, and write the serial port operations.
java_Serial-Interface
- 本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程-This paper introduces a simple implementation of full duplex communication through the serial port of the Java class library, the library greatly simplifies the operation of the serial process
SimpleRead
- Java与串口通讯的实例,讲解了Java与串口读写操作实例代码- Examples of Java and serial communications, explained the Java example code and serial read and write operations
SerialPortUtilityNew
- java操作电脑串口,实现读取和发送数据(Java operates the serial port to read and send data)