-
dephi achieve RS232 serial communication. This process requires an RS232 serial...
dephi实现RS232串口通信。本程序需要一根RS232串口线连接两个串口实现。本程序包括两个部分:发送端和接收端,分别打开两个文件夹里名为SerialPortCom.exe的程序,在发送端输入数据,然后就可以在接收端看到发送端输入的数据。-dephi achieve RS232 serial communication. This process requires an RS232 serial link two Serial Port. This program consists of two parts : the sender and the receiver, respectively, opened two folder called SerialPortCom.exe procedures, the transmitter input data and then on the receiving end can see the transmitter input.
- 2022-03-31 01:49:10下载
- 积分:1
-
用VC实现的串口调试软件
用VC实现的串口调试软件-with VC serial debugging software
- 2023-05-31 16:55:03下载
- 积分:1
-
最棒的串口调试工具, 不用初始化任何波特率,进出的所有包都可以抓...
最棒的串口调试工具, 不用初始化任何波特率,进出的所有包都可以抓-best serial debugging tools, not initialize any baud rate, and out of all the packets can grasp
- 2022-07-02 11:46:40下载
- 积分:1
-
港口的读者
Port Reader
RS232, 485
- 2023-01-01 22:20:03下载
- 积分:1
-
串口测试程序,打开,写数据,受数据,关闭
串口测试程序,打开,写数据,受数据,关闭-serial testing procedures to open and write data by the data, closing
- 2022-12-29 14:15:03下载
- 积分:1
-
一个用delphi写的端口的监控程序。(搜集的,不是本人的)
一个用delphi写的端口的监控程序。(搜集的,不是本人的)-a supervising program for port based on Delphi.(collecting,not by myself)
- 2022-05-20 23:49:18下载
- 积分:1
-
CAN总线传输,示例代码,利用VC++编写
CAN总线传输,示例代码,利用VC++编写-CAN transmission, sample code, prepared VC
- 2022-02-03 11:46:47下载
- 积分:1
-
是关于2812 的SCI串口通信和测速测频的程序
是关于2812 的SCI串口通信和测速测频的程序 -SCI on the 2812 serial communications and the frequency measurement procedures Speed
- 2022-06-13 10:37:23下载
- 积分:1
-
不错的C语言版串口程序,主要是关于SPI同步传输串口的
不错的C语言版串口程序,主要是关于SPI同步传输串口的-good version of the C language Serial procedures, primarily on SPI serial synchronous transmission of
- 2022-02-21 11:56:50下载
- 积分:1
-
CBC下写的串口编程,API函数实例
I wish this site had been around when I was trying to figur...
CBC下写的串口编程,API函数实例
I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 serial comm programming at the same time. I found both tasks confusing at best. It was particularly frustrating because I had, over the years, written so much stuff (including lots of serial comm software) for the DOS environment and numerous embedded applications. Interrupt driven serial comm, DMA transfer serial comm, TSR serial comm, C, assembler, various processors... you name it, it had written it. Yet, everything I knew seemed upside-down in the message-driven-callback world of Windows. -CBC was under the serial programming API function examples I wish this site had been around when I was trying to figure out how to make serial communications work in Windows 95. I, like many programmers, was hit with the double-locking of having to learn W
- 2022-02-06 02:23:47下载
- 积分:1