-
我所见过用VC写的最好的串口类,具有模拟单片机中断传输的方式,避免了查询传输CPU损耗和接收超时...
我所见过用VC写的最好的串口类,具有模拟单片机中断传输的方式,避免了查询传输CPU损耗和接收超时-I have ever seen VC was the best serial category, with simulation SCM interruption of transmission, so that the CPU for transmission and reception of overtime loss
- 2023-04-21 22:15:02下载
- 积分:1
-
RS232串口通讯随书源码,包含书中的全部Delphi源码,是学习串口通讯的好东西。...
RS232串口通讯随书源码,包含书中的全部Delphi源码,是学习串口通讯的好东西。-RS232 serial communications with the source book, the book contains all of Delphi source, serial communication is learning a good thing.
- 2022-08-17 03:23:10下载
- 积分:1
-
向串口发送数据,在从串口接数据,需要注意的是把2、3脚短路。...
向串口发送数据,在从串口接数据,需要注意的是把2、3脚短路。-to send data from the serial data access, it needs attention is 2,3 feet short.
- 2023-06-28 22:55:04下载
- 积分:1
-
Serial assistant applet, using vc++ Development, for the acceptance of serial da...
串口助手小程序,用vc++开发,用于接受串口发送的数据并显示出来-Serial assistant applet, using vc++ Development, for the acceptance of serial data sent and displayed
- 2022-07-27 16:47:11下载
- 积分:1
-
NRF模块的接收程序,基于最基本的51单片机,很有用哦
NRF模块的接收程序,基于最基本的51单片机,很有用哦-NRF module to receive the procedure, based on the most basic single-chip microcomputer 51, is useful Oh
- 2022-07-12 06:34:35下载
- 积分:1
-
一个基于API的串口通信程序,多线程有bug,大家修改修改后使用
一个基于API的串口通信程序,多线程有bug,大家修改修改后使用-an API based on the serial communication procedures, multithreading bug, we change the use of the revised
- 2022-09-02 12:55:02下载
- 积分:1
-
NMEA解析,重组 函数源代码! 能够根据格式符自定义输出,方便扩展...
NMEA解析,重组 函数源代码! 能够根据格式符自定义输出,方便扩展-NMEA parsing, restructuring of the function the source code! Be able to customize the output according to format operators to facilitate the expansion of
- 2022-04-14 13:38:09下载
- 积分:1
-
用C++写的RS232串口异步通讯功能模块,支持16550 UART芯片,中断收发数据,波特率最大115200bps,自定义收发数据缓冲大小,支持软硬件流控。...
用C++写的RS232串口异步通讯功能模块,支持16550 UART芯片,中断收发数据,波特率最大115200bps,自定义收发数据缓冲大小,支持软硬件流控。-C wrote asynchronous RS232 serial communication module, 16550 UART chip, Transceivers interruption data, 115,200 bps maximum baud rate, since the definition of sending and receiving data buffer size, support hardware and software flow control.
- 2023-05-15 22:55:02下载
- 积分:1
-
在串口被站用的情况下进行的串口模拟
在串口被站用的情况下进行的串口模拟-the station was used for the conduct of the serial simulation!
- 2022-07-10 22:08:11下载
- 积分: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