搜索资源列表
利用Java实现串口全双工通讯
- 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程-an embedded system usually through its serial port control system for full-duplex communications, For example, a pipe
comm.java
- 用JAVA写的串行端口发送和接收数据,希望能通过,-using Java to write the serial port to send and receive data and it is hoped that through, thank you
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.
J2MEBLUETOOTHTOPC.rar
- J2ME蓝牙串口连接PCJ2ME蓝牙串口连接PCJ2ME蓝牙串口连接PC,J2ME Bluetooth serial connection PCJ2ME Bluetooth serial connection PCJ2ME Bluetooth PC serial port to connect
serialport
- java serial port communication
SerialPar
- 对串口的端口 的测试类 是javax.comm 的入门 -Serial port on the test category is javax.comm entry
JavaCOM
- JAVA实现串口通讯,可以截获各串口发送的数据和对串口发送数据。-JAVA Serial communications can be intercepted by the serial port to send data and send data to the serial port.
SerialBean
- 能够简单的实现主从计算机之间的串口传输数据-Can be simple to achieve the main from the computer s serial port to transfer data between
Javaserialportdesign
- 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线 控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查 询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类 库,该类库大大的简化了对串口进行操作的过程。 -An embedded system is usually dominated by its serial port full-duplex communication system, such as a pi
web-JAVA
- ZNE-300T/TI 内置WEB 服务器并提供JAVA 库及1.3MB 网页文件下载空间,用户可编 写自己的网页对串口数据、GPIO、ADC 等进行实时监控,并支持多个WEB 浏览器实时监 控 -ZNE-300T/TI built-in WEB server and JAVA library and the provision of a web document 1.3MB download space, the user can write your own web page dat
java
- java串口编程不错的一个实例,对串口很有帮助-java serial port programming a good example of the serial helpful
SerialPort
- Serial port Library java
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
comm
- 设计的是把一个单片机的工业型高温炉温度检测仪所测量到得温度数据通过串口传送给电脑,存入数据库,通过语音系统读出当前温度,并显示出实时的温度曲线图表。-Is to design a single chip temperature in the furnace of industrial-type detector the measured temperature data was transmitted to the computer through the serial port, stored
readawrite-data-throuth-serial-port
- 传感器通过串口和计算机连接,计算机通过串口读取传感器数据-Sensors connected to the computer through the serial port and the computer reads the sensor data through the serial port
java-com
- 自己写的简单上位机软件, 实现对com1口的监听, uart, 界面不是很完善, 提醒要自己写的同学们: 界面中输入的是字符串, 要输出到串口, 必须转化成16进制, 否则底层的协议是不会通过的。-Write your own simple PC software to realize the com1 port monitor, uart, the interface is not perfect, remind students to write their
java 串口监听
- java实现串口读入写出流,串口的监听模式。(Java realize serial read into, write flow, serial port monitoring mode.)
java串口连接pos机输入输出
- 应用java对接银联pos机的串口,实现对pos机的简单输入以及应答报文的读取,包含了所有jar包及对应的程序开发源码。(Application Java docking UnionPay POS machine serial port, to achieve a simple input to the POS and answer packet access, including all the jar package and the corresponding program develop
DemoCpp
- Android java 串口演示,Android DNK, java c++ native code(android java serial port demo, Android DNK, java c++ native code)
rxtx-2.2pre2
- native library for java to use serial port