搜索资源列表
SerialBean1
- 此程序是java写的关于串口的操作,对写串口数据,和读取串口数据等操作
Test
- java串口通信的例子,简单的从一个端口读取-java serial communication example, a simple read from a port
serial
- Java实现串口全双工通讯 一个Java读取串口值的类(收藏) 这是一个通过JAVA的扩展包(javax.comm)从串口读取值的类, 本类库(javax.comm)主要包括: SerialBean.java (与其他应用程序的接口), SerialBuffer.java (用来保存从串口所接收数据的缓冲区), ReadSerial.java (从串口读取数据的程序)。-Serial full-duplex communication
java_chuankou
- java读取串口数据,提供需要的的类,和安装说明,有源码可共测试用-java read serial data, to provide the required classes, and installation instructions, a source can be a total test
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
Library
- 用于图书馆图书自动定位系统的配套程序,可用于实现基于RFID的图书馆图书简易定位系统及其数据库。 有两部分组成: LibraryTest 含有可实现图书添加,查询,删除等功能的java scr ipt程序; Serial 中含有与串口通讯设备的通讯程序。例如,我们购买的RFID设备为RS485串口,使用com3中的test1可实现自动读取与写入数据库。-Supporting program for automatic positioning of the Library system
MyWebCom
- rxtx串口读取条码扫秒仪数据,并在网页中即时显示-Sweep instrument the rxtx serial read barcode data, and real-time display on the page
POSRS232
- 一个用JAVA写的读取PC RS232串口的程序,支持全双工操作-an example program for reading datas from RS232 COM ports of a PC
Dual
- 通过串口读取传感器数据,并显示成线形图形展示-Read sensor data through the serial port, and displayed as a linear graph showing
RXTX2.1.7Test
- Windows下面Java读取串口,32位测试过。RXTX包。-Windows reads the following Java serial, 32 tested. RXTX package.
javaSerial
- java串口代码及配置,通过java读取RS232串口接口数据源代码-java serial code and configuration via RS232 serial interface data read java source code
SerialDemo1
- java串口编程的源代码,可在window平台下读取串口输入,和写串口操作。-java serial programming source code, can be read in the window platform serial input, and write the serial port operations.
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
Android-SDK-master
- ibeaocn 定位手机端app,主要测试距离和读取rssi还有串口通信功能。-Ibeaocn location-based mobile client app, the main test distance and reads the rssi and serial communication function.
chuankou123
- 源代码,嵌入式中会用到,代码的功能是读取桌面的文件,然后通过串口协议发送给单片机,这个源代码是上位机的功能,随后上传单片机的接收端的源代码-The function of the source code, are used in the embedded code is read the desktop file, then sent via a serial port protocol for single chip microcomputer, this source code is the
CommRead
- 这是一个 javabean 用以读取电脑的串口。 可以在 JSP 网页中嵌入。是自动化的常用功能之一-Use javabean to read COM。 Can be embeded in JSP web.
RXTX
- Java 读取串口数据,用Java 编写的读取串口中的数据-Java 读取串口数据
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
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)