搜索资源列表
利用Java实现串口全双工通讯
- 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程-an embedded system usually through its serial port control system for full-duplex commu
java-com
- 用java写的操作串口的程序,界面清楚,操作简单,实用
金仓串口MODEM池使用操作说明书
- 1 产品介绍..................................................................................................................................4 1.1 功能特点..........................................................................
NJICCard
- java接口(关于java调用动态库,串口操作等)-java interface (on java call DLL, serial operations, etc.)
利用Java实现串口全双工通讯
- 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程-an embedded system usually through its serial port control system for full-duplex commu
comm2.0.3
- Comm.jar是Sub实现底层串口操作的API,调用了本地的DLL文件,因为Java本身不具备直接访问硬件设置的能力,都是通过调用本地方法来实现的.可以Java的官方网站下载.下载之后把其中Comm.jar包导入到工程的Classpath中,把另外两个非常重要的文件javax.comm.properties和win32com.dll考贝到你的工程目录下,即java.user下.-Comm.jar is Sub achieve bott
CommPluginforEclipse
- Eeclipse串口插件,直接使用,可以不要配置comm,还有cisco命令编辑器,界面友好,操作简单。-Eeclipse serial plug-in, direct access, you can not configure the comm, there are cisco the command editor, user-friendly, simple operation.
java_SMS
- 首先在串口上连接一个或者多个MODEL(简单的说就是可以收发短信的手机),代码对串口进行初始化,控制收发,利用AT 指令操作MODEL进行短信的收发解码。自己调试过的,可用。-First serial port connected to one or more MODEL (simple message that it can send and receive mobile phone), serial code to initiali
java-com
- 用java写的操作串口的程序,界面清楚,操作简单,实用-Using java to write the procedures for the operation of serial interface clear, simple, practical
SerialBean1
- 此程序是java写的关于串口的操作,对写串口数据,和读取串口数据等操作-This procedure is written in java on the serial port operation, to write the serial data, and reading serial data operation
SerialComm
- JAVA串并口操作,用JAVA实现串并口访问功能.-JAVA COM/LPT1 PORT OPERATION
TestForJava
- gsm modem串口通信,利用AT指令操作短信猫。java-gsm modem serial communications, the use of AT commands to operate the cat message. java
BluetoothController.tar
- 蓝牙手机控制器,通过蓝牙由手机的J2me程序搜索服务端,PC负责接受信号,并对鼠标键盘进行操作,实现手机作为PC遥控器的目的-Bluetooth mobile phone controller, using Bluetooth on the client side(phone) to search services. PC is responsible for receiving signals, controlling the mou
Javaserialportdesign
- 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线 控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查 询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类 库,该类库大大的简化了对串口进行操作的过程。 -An embedded system is usually dominated by its serial port full-duplex comm
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
serial-9.7
- 串口通信软件,实现用户界面与硬件的交互功能,可进行数据的收发操作。同时界面还有告警显示。-Serial communication software and hardware to achieve interactive user interface features to send and receive data operation. At the same time there are warning screen display
SimpleWrite
- 使用Java对串口进行写的操作,熟练的练习Java串口操作-Use Java to write the serial port operations, port operations skilled practice Java
mfz-rxtx-2.2-20081207-win-x86
- java调用串口功能使用工具类,操作串口开关(Java calls the serial port function to use the tool class)
SerialPortUtilityNew
- java操作电脑串口,实现读取和发送数据(Java operates the serial port to read and send data)