搜索资源列表
tutorial-telcom
- 网络传来的控制命令经过网络接口转发到串口,中控主机通过串口接收命令进行操作,并且设置 IP 地址、网关地址和分组号都是通过串口进行的,因此串口调试是监控程序调试的第一步。-network control commands sent through the network to transmit serial interface, China controlled by the mainframe to receive orders for serial operation, and set th
download-vxWorks-Image-from-serial
- 使用串口下载vxworks映象的方法,在文章中包括了详细的操作步骤和相应图示,以及需要对BSP进行修改的源代码内容-use serial download vxworks mapping methods The article includes detailed steps and the corresponding icon on the BSP and the need to modify the source code as
winAPI_Sport_comm
- 实现串行通讯的相关API函数 API函数不仅提供了打开和读写通讯端口的操作方法,还提供了名目繁多的函数以支持对串行通讯的各种操作。 函数名 作用 CreateFile 打开串口 GetCommState 检测串口设置 SetCommState 设置串口 BuilderCommDCB 用字符串中的值来填充设备控制块 GetCommTimeouts 检测通信超时设置 SetCommTimeouts 设置通信超时参数 SetCommMask 设
CommPluginforEclipse
- Eeclipse串口插件,直接使用,可以不要配置comm,还有cisco命令编辑器,界面友好,操作简单。
java_SMS
- 首先在串口上连接一个或者多个MODEL(简单的说就是可以收发短信的手机),代码对串口进行初始化,控制收发,利用AT 指令操作MODEL进行短信的收发解码。自己调试过的,可用。
java-com
- 用java写的操作串口的程序,界面清楚,操作简单,实用
SerialBean1
- 此程序是java写的关于串口的操作,对写串口数据,和读取串口数据等操作
SerialComm
- JAVA串并口操作,用JAVA实现串并口访问功能.-JAVA COM/LPT1 PORT OPERATION
Javaserialportdesign
- 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线 控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查 询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类 库,该类库大大的简化了对串口进行操作的过程。 -An embedded system is usually dominated by its serial port full-duplex communication system, such as a pi
net1
- 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线 控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查 询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类 库,该类库大大的简化了对串口进行操作的过程。-Embedded systems often need a serial port full-duplex communication with host systems, such as a pipeline co
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
SimpleWrite
- 使用Java对串口进行写的操作,熟练的练习Java串口操作-Use Java to write the serial port operations, port operations skilled practice Java
comm
- windows平台和linux平台操作串口和并口的第三方包comm.jar-comm.jar for windows comm.jar for linux
lib
- 这是两个JAR包,用于对PC机串口的获取和对它的操作.-These are two JAR package for access to a PC serial port and it operating.
POSRS232
- 一个用JAVA写的读取PC RS232串口的程序,支持全双工操作-an example program for reading datas from RS232 COM ports of a PC
MSCOMCT2
- windowsweb用javascr ipt客户端操作串口-javascr ipt web serial test aaaaaaaaaa
SerialDemo1
- java串口编程的源代码,可在window平台下读取串口输入,和写串口操作。-java serial programming source code, can be read in the window platform serial input, and write the serial port operations.
javaSerialAndJavacomm20-win32
- comm.jar javax.comm.properties win32com.dll 还有源码,文档说明! 包含: javacomm20-win32.zip javaSerial.zip 这两个包,其中 javaSerial.zip 是重复的! 不知道为什么需要,但串口操作比较敏感,所以就一并上载-There comm.jar javax.comm.properties win32com.dll source documentation ! Includes: j
SerialPortUtilityNew
- java操作电脑串口,实现读取和发送数据(Java operates the serial port to read and send data)