搜索资源列表
利用Java实现串口全双工通讯
- 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程-an embedded system usually through its serial port control system for full-duplex communications, For example, a pipe
listtext.java
- 用JAVA写的 Java串口通讯,希望能通过,-written with Java Java serial communication, hopefully through, thank you
javacomm20-win32
- java串口通讯api-serial communications api
JavaSerial.zip
- 用Java在Windows下实现串口全双工通讯的例子,Eclipse编译通过。注:读串口超时的话,编译器会提示出错。,Using Java in Windows to achieve full-duplex serial communication example, Eclipse compiler through. Note: Reading serial port timeout, then the compiler will be prompted to make mistakes.
java-serial
- 关于的java串口问题,串口通讯,串口监听,串口配置-the question of java serial
MSComm.html.rar
- 直接调用Mscomm32.ocx串口通讯,Direct call MsComm32.ocx Serial Communication
testSerial
- Java中串口通讯,对源数据进行报文解析,最终显示需要的真实数据。-serial communication in Java
seriaport_textview
- android串口通讯:能自动读取串口数据,并将显示在textView上。-android serial communication: serial data can be automatically read and displayed on the textView on.
JavaCOM
- JAVA实现串口通讯,可以截获各串口发送的数据和对串口发送数据。-JAVA Serial communications can be intercepted by the serial port to send data and send data to the serial port.
serial
- Java实现串口全双工通讯 一个Java读取串口值的类(收藏) 这是一个通过JAVA的扩展包(javax.comm)从串口读取值的类, 本类库(javax.comm)主要包括: SerialBean.java (与其他应用程序的接口), SerialBuffer.java (用来保存从串口所接收数据的缓冲区), ReadSerial.java (从串口读取数据的程序)。-Serial full-duplex communication
javaSerial
- Java串口通讯的组件,很值得大家学习一下的哦-Java serial communications components, it was worthwhile for us to learn about the oh
ReadComm
- JAVA串口通讯接受载波完整数据包并解析-JAVA serial communication carrier to accept a complete packet and parse
communicate
- 以Java实现的串口通讯~实现了很多的功能!-Java implementation of serial communication to realize a lot of features ~!
java--serial-communication
- java串口通讯的源代码,在JCreator Pro可运行通过的-java source code for serial communication, in JCreator Pro can be run through the
eternity-sms
- JAVA 的串口通讯包,用于进行串口通讯和从串口获取数据等功能。(Com with Serial port in Java)
SerialTool
- 用java通过rxtx进行简单的串口通讯(With java through rxtx for simple serial communication)
serialport1
- 基于java开发的串口通讯tool(com)自动接受串口的数据。(Java based on the development of serial communication, tool (COM) automatically accept the serial data.)
UART_COMM
- NetBeans IDE打开,串口通讯小程序;启动时会罗列计算机所有串口(Use NetBeans IDE to modify.This programe is for COM communcation,when it start ,it will find all existent COM which local PC has and display to user.)
java 串口通讯实例
- 功能如附件,适合初学者,大神闪过。。。。。(An example of Java Communication)
demo-0.0.1-SNAPSHOT
- 串口通讯,读取串口数据,发送串口数据,监听串口数据(serial communication)