-
串口通信与工程实践7.1,ModemConnet.dsp,ModemConnet.h
串口通信与工程实践7.1,ModemConnet.dsp,ModemConnet.h-Serial communication with the engineering practice 7.1, ModemConnet.dsp, ModemConnet.h
- 2022-03-17 13:29:46下载
- 积分:1
-
串口驱动程序的8051芯片。
Serial port driver for 8051 chips.
- 2023-03-05 19:35:03下载
- 积分:1
-
串口控制程序一般分为查询和中断两者方式。查询方式适用于简单的应用,简单可靠,但是缺点是需要占用处理器资源,在发送或者接收数据的时候不能做其它的事情,处理器利用率...
串口控制程序一般分为查询和中断两者方式。查询方式适用于简单的应用,简单可靠,但是缺点是需要占用处理器资源,在发送或者接收数据的时候不能做其它的事情,处理器利用率低。中断方式下,在发送或者接受数据的时候处理器还可以做其它的工作,效率较高。-Serial control procedures will generally be divided into two way query and interruption. Query applied to simple applications, simple and reliable, but the drawback is the need to occupy processor resources to send or receive data at the time should not make other things, the processor utilization rate. Interrupt mode, the send or accept data when the processor can do other work, more efficient.
- 2022-03-05 23:44:04下载
- 积分:1
-
vc++编写的adu812下载程序源码,多线程,串口通信
vc++编写的adu812下载程序源码,多线程,串口通信-vc prepared adu812 download source, multi-threaded, serial communication
- 2022-02-13 08:25:55下载
- 积分:1
-
通过PC端控制液晶显示器,解压无需密码
通过PC端控制液晶显示器,解压无需密码-control through a PC-inch LCD monitor, without extracting passwords
- 2023-02-11 05:10:03下载
- 积分:1
-
VCL控件,功能强大,包括串口,Moden,传真
VCL控件,功能强大,包括串口,Moden,传真-VCL control, powerful, including serial, Moden, fax, etc.
- 2022-03-18 08:47:48下载
- 积分:1
-
entry windows Serial Programming
windows串口编程入门-entry windows Serial Programming
- 2022-12-12 18:15: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
-
ATmega128串口通信,在ICC AVR下编译成功
ATmega128串口通信,在ICC AVR下编译成功-ATmega128 uart communication
- 2022-12-02 00:15:03下载
- 积分:1
-
getmywish使用的usb注意:由于用到多串口控制,需要在收到数据时确定是哪个串口来的数据。
下面是串口事件处理函数代码:...
getmywish使用的usb注意:由于用到多串口控制,需要在收到数据时确定是哪个串口来的数据。
下面是串口事件处理函数代码:
-getmywish use usb Note : As used Multiport Serial control, the receipt of necessary data to determine which of the serial data. Below are the serial code incident handling functions :
- 2022-03-02 06:41:10下载
- 积分:1