基于java的串口通信

Asensio_26 31 0 RAR 2019-02-22 20:02:56

本次测试使用的环境: Win 7 旗舰版 64位 Eclipse 3.7 Java 1.6 Comm2.0.jar(串口通信的扩展库) AccessPort 1.37 串口调试工具(精装版V3.6) VSPD 工具 (创建虚拟串口用) 注: 因为操作系统是64位的win7,accessport 使用的是 1.37 Comm包是一个扩展包,需要放置到jre的lib/ext 目录下 关于创建虚拟串口和串口调试工具的使用请参考:http://wenku.baidu.com/view/0851b5c408a1284ac850438c.html

用户评论
请输入评论内容
评分:
Generic placeholder image 卡了网匿名网友 2019-02-22 20:02:56

now to list all Port of this PC:javax.comm.CommPortEnumerator@1ff8b8fException in thread "main" java.lang.NullPointerException at org.serial.DSerialPort.openPort(DSerialPort.java:92) at org.serial.DSerialPort.selectPort(DSerialPort.java:81) at org.serial.TestSerial.main(TestSerial.java

Generic placeholder image 卡了网匿名网友 2019-02-22 20:02:56

挺全面的,不错

Generic placeholder image 卡了网匿名网友 2019-02-22 20:02:56

不错,可以直接使用,还有测试工具

Generic placeholder image 卡了网匿名网友 2019-02-22 20:02:56

这个真心不错,已经成功

Generic placeholder image 卡了网匿名网友 2019-02-22 20:02:56

报错了,now to list all Port of this PC:javax.comm.CommPortEnumerator@6ab41dbb Exception in thread "main" java.lang.NullPointerException at org.serial.DSerialPort.openPort(DSerialPort.java:91) at org.serial.DSerialPort.selectPort(DSerialPort.java:81) at org.serial.TestSerial.main(TestSerial

Generic placeholder image 卡了网匿名网友 2019-02-22 20:02:56

还可以,能用,挺好的

Generic placeholder image 卡了网匿名网友 2019-02-22 20:02:56

下载的资料非常实用。是我想要的资源

Generic placeholder image 卡了网匿名网友 2019-02-22 20:02:56

很好,可以用,之前串口服务器一直有问题