当前位置:
首页
资源下载

搜索资源 - serial port data in java
搜索资源列表
-
0下载:
用java程序从串口读数据
在这个通讯程序中使用了一个简单的协议,既不同的消息之间用星号 * 作为分隔。这个
程序中的问题是ReadSerial进程和WriteSerial进程不能够同时启动,出错信息是不能够
打开串口,因为同样一个串口不能够同时被打开两次(在ReadSerial中声明了FileReader
和在WriteSerial中声明了FileWriter)。这样是不能够实现全双工通讯的。不知道有没有
做过的大侠能够讲讲处理的办法。 -with readi
-
-
0下载:
ZNE-300T/TI 内置WEB 服务器并提供JAVA 库及1.3MB 网页文件下载空间,用户可编
写自己的网页对串口数据、GPIO、ADC 等进行实时监控,并支持多个WEB 浏览器实时监
控 -ZNE-300T/TI built-in WEB server and JAVA library and the provision of a web document 1.3MB download space, the user can write your own web page dat
-
-
0下载:
运用Java Communications API实现JAVA的串口通信功能,打开串口后开始从串口接收数据,显示在文本框-JAVA using Java Communications API to achieve the serial communication function, open the serial port after receiving data from the serial port, appears in the text box
-
-
0下载:
设计的是把一个单片机的工业型高温炉温度检测仪所测量到得温度数据通过串口传送给电脑,存入数据库,通过语音系统读出当前温度,并显示出实时的温度曲线图表。-Is to design a single chip temperature in the furnace of industrial-type detector the measured temperature data was transmitted to the computer through the serial port, stored
-
-
0下载:
串口模拟器和Java源码,VSPD是国外比较好的一款串口模拟器,可虚拟1~20口,也可检测本机存在物理占用端口,使用程序传送数据后在程序里面也有字节体现-Serial simulator and the Java source code, VSPD is better abroad a serial port emulator can be virtual 1 to 20, can detect the presence of native physical occupation of the
-
-
0下载:
实现java串口监听,可以监听串口的数据,以便处理,也可以把数据发送给串口,以实现交互-To achieve java serial port monitor monitor serial data in order to deal with, can send data to the serial port, in order to achieve interactive
-
-
0下载:
一个java代码里面有模拟串口发送和接受,同时可以动态的把时间和接受的数据存入数据库(mysql)-Java code which has the analog serial port to send and accept dynamic time and accept the data stored in the database (mysql)
-
-
0下载:
可以实现串口间的安全数据传输,以插件的形式体现,可以应用于所有支持插件的开发语言,java、c#、vb、delphi等等,已在实际项目中应用,保证安全稳定可靠;希望对有这方面需求的同学有帮助-Can achieve secure data transmission between the serial port, embodied in the form of plug-ins, plug-ins can be applied to all supported development langu
-
-
0下载:
Rfid Connection using java Server and communicating with serial port in server and writing data to serial port and reading data from serial port
-
-
0下载:
jni封装串口通讯例子源码,在jni层封装rs232,在android用java调用实现控制 串口发送和接收数据(JNI package serial communication example source code, in the JNI layer package RS232, in android with Java call to achieve control serial port to send and receive data)
-
-
0下载:
通过电脑串口读取装置寄存器的数据(MODBUS协议),界面显示读取数据,然后存于数据库中,有配置串口、点表、配置数据库、插入数据库时间的界面功能(Through the computer serial port to read data register device (MODBUS protocol), the interface display read data, and then stored in the database, the interface function, serial
-
-
0下载:
Java串口编程:串口数据的发送与监听读取
本人在近期的开发工作中遇到向串口发送设备控制指令的需求,遂对串口编程进行了略微深入的钻研,在此对自己的一些心得和经验进行总结,以供大家参考与交流。(Java serial programming: serial data transmission and monitoring reading
In recent development, I encountered the need to send control instructions to
-
-
2下载:
Java 读取串口数据,用Java 编写的读取串口中的数据
(Java 读取串口数据)(Java reads serial data and reads data from serial port written in Java
(Java reads serial data))
-
-
2下载:
实现java对串口数据的采集功能,详细的代码请看压缩包中的实现类(Implementing the Collection Function of Serial Port Data in Java)
-