-
串口波特率设置小软件
串口波特率设置小软件-serial port baud rate set small software
- 2023-06-05 12:00:04下载
- 积分:1
-
max232部分程序,pdf文件,串口调试助手.
max232部分程序,pdf文件,串口调试助手.-MAX232 some of the procedures, pdf file, serial debugging aides.
- 2022-02-12 23:27:36下载
- 积分:1
-
串口收发程序,采用时间触发和事件触发,已经实际应用。
串口收发程序,采用时间触发和事件触发,已经实际应用。-procedures, and use of time-triggered events trigger has practical applications.
- 2023-01-13 15:35:04下载
- 积分:1
-
Serial programming is on the serial number, multithreading, the details of the n...
串口编程,是关于多串口,多线程,有详情的说明-Serial programming is on the serial number, multithreading, the details of the note
- 2022-01-25 15:47:05下载
- 积分:1
-
PROFIBUS主站和从站的源代码可以作为了主要的发展…
profibus主站及从站源代码,可以作为主从站开发的借鉴-Profibus master and slave source code can be used as a major development from the point of reference
- 2023-08-08 18:20:02下载
- 积分:1
-
实现串口手机短信发送程序很全面的源代码
实现串口手机短信发送程序很全面的源代码-Serial SMS program is a comprehensive source code
- 2022-07-27 06:49:37下载
- 积分:1
-
VC++实现串口通信,觉得好的人顶详细介绍串口通信
VC++实现串口通信,觉得好的人顶详细介绍串口通信-VC serial communications, the top people feel good detail Serial Communication
- 2022-12-27 02:30:03下载
- 积分:1
-
USART的驱动程序,在C++编译环境下,进攻学习参考
USART的驱动程序,在C++编译环境下,进攻学习参考-USART the driver, in the C compiler environment, learning offensive reference
- 2023-07-07 19:40:03下载
- 积分:1
-
本文讲述的利用通讯控件发送与接收通讯数据都是基于二进制来实现的,基于文本的情况基本与此类似。要想利用好通讯控件还有其他一些应该注意的地方,比如波特率的设置、接收...
本文讲述的利用通讯控件发送与接收通讯数据都是基于二进制来实现的,基于文本的情况基本与此类似。要想利用好通讯控件还有其他一些应该注意的地方,比如波特率的设置、接收与发送缓冲区的设置以及通讯过程中的延时问题的处理等等。-This paper describes the use of communications controls send and receive communications are based on the binary data to achieve, based on the basic text of this and similar. To make good use of communication controls should also pay attention to some other place, such as baud rate settings, receiving and sending the buffer settings and communication latency in the process of dealing with such problems.
- 2023-01-12 19:05:04下载
- 积分: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