-
用vb实现串口间通信,可以用来熟悉串口间传输信息的原理.
用vb实现串口间通信,可以用来熟悉串口间传输信息的原理.-with Serial Communication, which can be used with serial transmission of information between the principle.
- 2022-02-05 00:39:14下载
- 积分:1
-
使用MSCOMM控件主要是通过事件来处理串行口的交互,即当数据到达时,控件的OnComm的事件就会来捕获或处理这些通讯事件。而OnComm事件也可以用来捕获和处...
使用MSCOMM控件主要是通过事件来处理串行口的交互,即当数据到达时,控件的OnComm的事件就会来捕获或处理这些通讯事件。而OnComm事件也可以用来捕获和处理通讯错误。在实际应用中,一个MSCOMM控件就对应一个串行口,所以如果要处理多个串行口的话,必须有相应数量的控件与之对应。-use MSCOMM control mainly through the incident to the serial interaction, that is, when the data arrived, the control of the incident will OnComm to capture or handle these communications incident. OnComm incident which can also be used to capture and handle communication error. In practical application, a corresponding MSCOMM control on a serial port, so if we are to handle multiple serial port, then there must be a corresponding amount of the corresponding controls.
- 2022-06-01 02:51:46下载
- 积分:1
-
通过PC端控制液晶显示器,解压无需密码
通过PC端控制液晶显示器,解压无需密码-control through a PC-inch LCD monitor, without extracting passwords
- 2023-02-11 05:10:03下载
- 积分:1
-
Evc spent on the development of the serial port RAS and examples of procedures s...
用Evc开发的基于串口的及RAS的程序实例源码,欢迎大家下载参考-Evc spent on the development of the serial port RAS and examples of procedures source, all are welcome to download information
- 2022-02-20 05:32:43下载
- 积分:1
-
rs232编程原理详解,
不可多得的一本好书
做硬件开发必须
rs232编程原理详解,
不可多得的一本好书
做硬件开发必须-Detailed programming rs232 principle, rare books to do a hardware development to be
- 2023-01-23 13:20:03下载
- 积分:1
-
本源码采用spcomm串口控件,接受数据采用线程方式,这是一个串口测试工具,可以用来做串口监听等。非常适合使用delphi开发串口程序的程序员做参考!...
本源码采用spcomm串口控件,接受数据采用线程方式,这是一个串口测试工具,可以用来做串口监听等。非常适合使用delphi开发串口程序的程序员做参考!-the source used spcomm Serial Control and accept data using threads, it is a serial testing tools can be used to do Serial wiretapping. Delphi is very suitable for the development of Serial procedures programmers refer!
- 2023-09-03 21:35:03下载
- 积分:1
-
最棒的串口调试工具, 不用初始化任何波特率,进出的所有包都可以抓...
最棒的串口调试工具, 不用初始化任何波特率,进出的所有包都可以抓-best serial debugging tools, not initialize any baud rate, and out of all the packets can grasp
- 2022-07-02 11:46:40下载
- 积分:1
-
把DS18B20获取来的4字节数据每隔一段时间发送到PC,在串口调试助手上可以看到温度数据....
把DS18B20获取来的4字节数据每隔一段时间发送到PC,在串口调试助手上可以看到温度数据.-The DS18B20 the past four bytes of data to obtain from time to time sent to the PC, the serial port debugging aids can see the temperature data.
- 2023-06-23 15:50:03下载
- 积分:1
-
modbus source code with pic 16 and max 232
modbus source code with pic 16 and max 232
- 2023-03-18 04:50:03下载
- 积分:1
-
this program from the keyboard read into two five decimal number (1
本程序能从键盘读入二个五位十进制数(1位符号位+4位数值位),并将这二个十进制数
分别转换为二进制数,然后求其和,再将和以十进制形式进行显示。-this program from the keyboard read into two five decimal number (1- 4 Symbol numerical), This will be two decimal number were converted to a binary number, and then seek his, and then to decimal form shows.
- 2023-08-07 20:25:03下载
- 积分:1