-
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
-
很多串口调试助手中串口流控的设置都不起作用,该文章讲述了流控的具体设置方法...
很多串口调试助手中串口流控的设置都不起作用,该文章讲述了流控的具体设置方法-Assistant in a lot of serial debugging serial flow control settings are not working, the article describes a specific set of flow control methods
- 2023-06-22 11:35:04下载
- 积分:1
-
Selection of serial data standards, I see the RS
串行数据标准选用之我见 RS-232、RS-422与RS-485标准及应用 转换器的构成 -Selection of serial data standards, I see the RS-232, RS-422 and RS-485 standards and the application of the composition of converter
- 2022-05-13 04:36:57下载
- 积分:1
-
端口测试程序
com port test program
- 2022-04-08 01:44:03下载
- 积分:1
-
本程序是i2c总线读写一个字节的程序。在写过程序中,不一定非要检测i2c的应答位,可以直接延时过去就行,但是在读过程中必须给应答信号,读完发停止位,一定确认所发...
本程序是i2c总线读写一个字节的程序。在写过程序中,不一定非要检测i2c的应答位,可以直接延时过去就行,但是在读过程中必须给应答信号,读完发停止位,一定确认所发的信号都发上了。否则在连续地址读的过程中可能不会出错,但是在随机度过程中就会出错,我的程序就是在给停止信号时没有给上,24cxx一直在输出数据,结果读出错。找着问题后我的程序只加入了一条命令便完全正常。-i2c bus read and write a byte procedures. The written procedure, not necessarily require the detection i2c-response, and can directly past trip delay, but the process must be read to the response signal, stopped at reading, we recognize the signals are on the fat. Otherwise, the address read for the course could not go wrong, but the randomness of the process would be a mistake, I was in the process to stop for no signal, 24cxx in output data, read errors. I discovered the problem after the procedure just joined the order of a completely normal.
- 2022-02-02 10:09:18下载
- 积分:1
-
一个可以代替mscon的类,包含一个实际的例子。 类中使用了守护进程,实现了消息驱动。...
一个可以代替mscon的类,包含一个实际的例子。 类中使用了守护进程,实现了消息驱动。-mscon one can replace the category contains an actual example. Category daemon used to achieve a news-driven.
- 2022-04-22 23:30:55下载
- 积分:1
-
自己编写的计算机与单片机通讯时,下位机的模拟系统
自己编写的计算机与单片机通讯时,下位机的模拟系统-I have written single-chip computer and communications, the next bit machine simulation system
- 2022-04-17 12:58:33下载
- 积分:1
-
对一组数进行计算,产生两个字节的CRC校验结果的程序
对一组数进行计算,产生两个字节的CRC校验结果的程序-Calculated on a set number to generate two bytes of the CRC check result of the procedure
- 2022-03-12 00:12:23下载
- 积分:1
-
这是本人所编的串口传数据的程序,经测试能用,希望大家给于指导...
这是本人所编的串口传数据的程序,经测试能用,希望大家给于指导-This is my series of mass serial data procedures, have been tested can be, I hope to everyone in the guidance
- 2022-12-31 11:20:03下载
- 积分:1
-
是一个简单的程序,可以在本机将com1和com2相连,进行本题通讯,适用于对串口通讯的初学者了解vc++里的串口通信的一些函数...
是一个简单的程序,可以在本机将com1和com2相连,进行本题通讯,适用于对串口通讯的初学者了解vc++里的串口通信的一些函数-com1com2vc
- 2022-03-12 19:10:41下载
- 积分:1