搜索资源列表
利用Java实现串口全双工通讯
- 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程-an embedded system usually through its serial port control system for full-duplex communications, For example, a pipe
java-testnet
- java实现代PC机和以太网转串口设备通讯例子,可以用来测试以太网转串口设备的数据收发情况。 在applet目录下为在java applet中如何和模块通讯的例子,在使用时得首先把index.htm和test.jar下载到模块中,然后在ie中输入http://模块IP地址/index.htm来访问。(目前只有ZNET-200T支持此下载功能) -PC and Ethernet to serial communications equipment example, can be used
com(java)
- 使用java编写的关于通讯及串口编程所必需的类库,便于大家开发使用。-prepared by the use of java on the serial communications and programming necessary for the library to facilitate the development of the use of everyone.
comm3.0_u1_solaris_sparc
- 串口通讯编程,java 语言版本的,串口通讯编程,java 语言版本的
java-serial
- 关于的java串口问题,串口通讯,串口监听,串口配置-the question of java serial
seriaport_textview
- android串口通讯:能自动读取串口数据,并将显示在textView上。-android serial communication: serial data can be automatically read and displayed on the textView on.
Key
- Java 串口调用密码键盘程序 串口通讯-Java serial port communication program called PIN pads
Android_SDK_Examples_sourse_code
- 《Google Android SDK开发范例大全》全部范例源码,对初中级的来说还是很不错的哦。 -" Google Android SDK development of examples of documents," all source code of the examples, pretty good for learners of middle class
SMSCore
- 自己实现的基于串口通讯发送短消息的JAVA代码,对于初学者有一定的参考和帮助价值,特意上传上来共享一下!-Their own realization of serial communication based on sending short messages JAVA code, for beginners there is a certain degree of reference and to help the value of deliberately upload up to shar
UsingProtocol
- 自己实现的基于串口通讯发送短消息的低层协议JAVA代码,对于初学者有一定的参考和帮助价值,特意上传上来共享一下!-Their own realization of serial communication based on sending short messages JAVA code low-level agreement, for beginners there is a certain degree of reference and to help the value of delibe
JavaCOM
- JAVA实现串口通讯,可以截获各串口发送的数据和对串口发送数据。-JAVA Serial communications can be intercepted by the serial port to send data and send data to the serial port.
BluetoothTest
- 手机蓝牙通讯,服务器与客户端进行数据交互,使用JAVA开发,无需设备之间进行配对-Bluetooth mobile phone communications, server and client data exchange, the use of JAVA development, the need for matching between devices
sms
- java sms串口通讯代码java实现的源代码-java sms System
comm
- 进行串口通讯,支持16进制字节数组的发送-Serial port communication, support for 16-hex-byte array to send
ReadComm
- JAVA串口通讯接受载波完整数据包并解析-JAVA serial communication carrier to accept a complete packet and parse
java--serial-communication
- java串口通讯的源代码,在JCreator Pro可运行通过的-java source code for serial communication, in JCreator Pro can be run through the
RS232_JSP
- 基于JSP的java 串口通讯,代码适合初学者学习-the serial communication based on JSP
eternity-sms
- JAVA 的串口通讯包,用于进行串口通讯和从串口获取数据等功能。(Com with Serial port in Java)
SerialTool
- 用java通过rxtx进行简单的串口通讯(With java through rxtx for simple serial communication)
demo-0.0.1-SNAPSHOT
- 串口通讯,读取串口数据,发送串口数据,监听串口数据(serial communication)