-
This article describes using 89C51 microcontroller I/O port Serial communication...
本文介绍的用 89C51 单片机I/O 口模拟实现串行通信的方法,已成功
地应用在某电压数据采集系统中,实践证明能可靠地传送和接收数据。-This article describes using 89C51 microcontroller I/O port Serial communication simulation method has been successfully applied in a certain voltage data acquisition system, the practice has proven to be a reliable way to send and receive data.
- 2023-08-01 02:55:02下载
- 积分:1
-
云台开发程序,VB环境。
云台开发程序,VB环境。-Haeundae development process, VB environment.
- 2022-06-11 22:46:56下载
- 积分:1
-
Serial Communication for the (source code) do maxplusII
串行通信的(源代码)做maxplusII
- 2022-12-22 04:30:03下载
- 积分:1
-
260 sampling ad
260 ad采样-260 sampling ad
- 2022-12-14 01:55:03下载
- 积分:1
-
development tools EmbeddedVC 4.0, GPRS network access source code, WinCE
开发工具EmbeddedVC++4.0,GPRS网络接入源代码,WinCE环境-development tools EmbeddedVC 4.0, GPRS network access source code, WinCE
- 2022-07-25 12:38:03下载
- 积分:1
-
时间调度相关的开源代码,时间调度相关的开源代码
时间调度相关的开源代码,时间调度相关的开源代码-quarts
- 2022-03-17 19:05:40下载
- 积分:1
-
VB.net的串口通讯支持总是让人觉得有所不足,在使用VB6的MsComm32.ocx时,很多人都会在VB.net的开发中觉得很困扰。这里讲述的VB.net串口...
VB.net的串口通讯支持总是让人觉得有所不足,在使用VB6的MsComm32.ocx时,很多人都会在VB.net的开发中觉得很困扰。这里讲述的VB.net串口通讯类使用native代码,并且它是通API调用实现的,你会发现VB.net的串口通讯就是这么简单。 在说明如何使用这个类前,需要说明的是,本类只是一个VB.net的串口通讯演示,你可能需要根据你的情况修改后使用。-Serial Communication Programs require the support always make people feel inadequate. in the use of VB6 MsComm32.ocx, Many people will Programs require in the development feels very frustrated. Programs require here on the serial communications using native code, and it is the 14th API calls to achieve, and you will find Programs require the serial communication is as simple as that. In explaining how to use this class, there is a need to explain, this is only one type of serial communications Programs require demonstration You may need to change your position after use.
- 2023-01-04 03:45:04下载
- 积分:1
-
多线程在VC++串口通信程序中的应用.pdf
多线程在VC++串口通信程序中的应用.pdf -multithread serial communication in VC procedures for the application. Pdf multithread serial communication in VC procedures for the application . pdf
- 2023-06-05 09:45:04下载
- 积分:1
-
串口通讯编程包括网络流量监控的等程序VC++编程语言与大家共享...
串口通讯编程包括网络流量监控的等程序VC++编程语言与大家共享-serial communications programming, including network traffic monitoring procedures VC programming language and share
- 2022-03-22 12:39:47下载
- 积分: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