-
PC机与单片机串口通信的VB源代码调试
上位机和单片机进行串口通信的调试VB源码-PC and MCU for serial port communications VB source code debugging
- 2023-01-30 17:00:03下载
- 积分:1
-
with Serial Communication Control
用控件实现串口通信-with Serial Communication Control
- 2023-05-29 06:00:03下载
- 积分:1
-
verilogHDL串口逻辑,波特率为96
verilogHDL串口逻辑,波特率为96-verilogHDL serial interface logic
- 2022-02-24 22:47:49下载
- 积分:1
-
用VC写的一个将串口数据用图形曲线的形式显示出来。这是一个项目中的一部分。...
用VC写的一个将串口数据用图形曲线的形式显示出来。这是一个项目中的一部分。-VC write a serial data will be used in the form of graph displayed. This is a part of the project.
- 2023-05-21 15:05:04下载
- 积分:1
-
用于VC的DLL库,使用异步通讯方式,具体使用方法请看源码
用于VC的DLL库,使用异步通讯方式,具体使用方法请看源码-for VC DLL libraries, the use of asynchronous communication and the use of specific methods Look at source
- 2023-01-10 20:25:04下载
- 积分:1
-
Realize a simple and easy
实现了一个简洁易用的多线程串行通讯接口,可以切换查询和自动接收模式,进行对串口数据收发
-Realize a simple and easy-to-use multi-threaded serial communication interface, you can switch query and automatically receive mode and proceed to the serial data transceiver
- 2022-07-26 04:38:10下载
- 积分:1
-
一个包含了几乎所有串口操作的源码群,可以根据自己需要改写...
一个包含了几乎所有串口操作的源码群,可以根据自己需要改写-1 contains almost all serial-source operating groups, according to their own needs rewriting
- 2022-04-01 11:21:45下载
- 积分:1
-
Led Send Dawn
Led 发送晨曦-Led Send Dawn
- 2023-04-20 16:00:05下载
- 积分:1
-
是一个简单的程序,可以在本机将com1和com2相连,进行本题通讯,适用于对串口通讯的初学者了解vc++里的串口通信的一些函数...
是一个简单的程序,可以在本机将com1和com2相连,进行本题通讯,适用于对串口通讯的初学者了解vc++里的串口通信的一些函数-com1com2vc
- 2022-03-12 19:10:41下载
- 积分: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