-
单片机串行接口
使用汇编语言编写的在MCU中可用的串口接口程序-serial interface for MCU
- 2022-05-21 01:32:13下载
- 积分:1
-
微机实现异步通信是依靠适配器来完成的,而后者又是以UART芯片,即通用异步收发器芯片为核心构成的。
IBM PC的异步通信适配器使用的UART芯片为INS...
微机实现异步通信是依靠适配器来完成的,而后者又是以UART芯片,即通用异步收发器芯片为核心构成的。
IBM PC的异步通信适配器使用的UART芯片为INS 8250。
-Computer realize asynchronous communication relies on the adapter to be completed, which in turn is a UART chip, which UART chip at the core composition. IBM PC
- 2022-05-12 16:25:52下载
- 积分:1
-
C#编写的出口读写程序,可以实现端口和波特率的选择
C#编写的出口读写程序,可以实现端口和波特率的选择-Written in C# export read-write process, can be achieved port and baud rate selection
- 2022-06-02 11:48:23下载
- 积分:1
-
一个简单的电脑红外遥控驱动程序,只能识别特定的红外信号(我是基于K11B遥控器编的),不能自动识别,还有一些简单的,控制其它程序的方法...
一个简单的电脑红外遥控驱动程序,只能识别特定的红外信号(我是基于K11B遥控器编的),不能自动识别,还有一些简单的,控制其它程序的方法-A simple computer infrared remote control driver, could only identify a specific infrared signals (I was compiled based on the remote control K11B), does not automatically recognize, there are some simple method of controlling other programs
- 2022-08-16 08:59:52下载
- 积分:1
-
传说是视频压缩芯片的牛肉方案,但出了我的程序,送上了T
传说中很牛的视频压缩处理芯片方案,不过是我的淘汰方案,送给大家供参考-Legend is the video compression chip beef program, but out of my program, send them to Members for information
- 2023-08-05 00:45:03下载
- 积分:1
-
MSComm control VC prepared serial communication program's source code, and w...
用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程,仅供参考-MSComm control VC prepared serial communication program"s source code, and write a detailed programming process for reference! !
- 2022-03-14 17:57:02下载
- 积分:1
-
基于CSerialPort串口类的的出口通信,比用串口通信控件更方便。...
基于CSerialPort串口类的的出口通信,比用串口通信控件更方便。-Based on the export of the class CSerialPort serial communications, serial communication control than with more convenient.
- 2022-01-26 02:50:02下载
- 积分:1
-
该程序实现了串口之间的相互通信,是异步串口通信,串口编成程序...
该程序实现了串口之间的相互通信,是异步串口通信,串口编成程序-Implementation of the procedures between the serial communications, serial communication is asynchronous, the classic experimental procedures for computer networks
- 2022-01-31 15:18:27下载
- 积分: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
-
这个是串口的基于停止等待协议原理编程,这个是接收程序,很好用哦...
这个是串口的基于停止等待协议原理编程,这个是接收程序,很好用哦-this is the agreement on principle to stop waiting for the program, this is the receiving process, oh well spent
- 2022-07-20 01:14:46下载
- 积分:1