-
本人自己用Delphi做的串口测试程序,有助于学习如何通过串口收发数据...
本人自己用Delphi做的串口测试程序,有助于学习如何通过串口收发数据-my own use Delphi to do serial testing procedures and facilitate learning through the serial data transceiver
- 2022-04-08 09:36:36下载
- 积分:1
-
AS6600FM used in Mountain View, on the initialization procedure, better than 576...
AS6600FM用在山景上初始化程序,效果比5767好!谢谢参考!-AS6600FM used in Mountain View, on the initialization procedure, better than 5767 better! Thank you for reference!
- 2022-01-28 09:00:20下载
- 积分:1
-
一个C语言的串口通信程序
一个C语言的串口通信程序-C language of a serial communication program
- 2022-07-22 07:59:19下载
- 积分:1
-
串口数据转换,VB60源程序,本人从网上收集,分享给大家,谢谢,没有解压密码....
串口数据转换,VB60源程序,本人从网上收集,分享给大家,谢谢,没有解压密码.-Serial data conversion, VB60 source, I gather from the Internet, to share to you, thank you, there is no decompression password.
- 2023-03-14 18:25:03下载
- 积分:1
-
用C++BUIDER开发的双机通讯课程设计,包括了可执行程序,源程序和报告,功能完整,推荐使用....
用C++BUIDER开发的双机通讯课程设计,包括了可执行程序,源程序和报告,功能完整,推荐使用.-C BUIDER development of the two aircraft communications curriculum design, including the executable, and source reports, functional integrity, and recommended.
- 2022-02-04 10:27:50下载
- 积分:1
-
rs232的通讯程序,可以用文本方式定义协议
rs232的通讯程序,可以用文本方式定义协议-RS232 communication procedures can be defined as text agreement
- 2022-09-22 07:35:03下载
- 积分:1
-
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
-
非常好用的GPS串口通信,支持Nmea0183协议,支持GarMin协议,如果需要新添加协议类型,修改非常简单!...
非常好用的GPS串口通信,支持Nmea0183协议,支持GarMin协议,如果需要新添加协议类型,修改非常简单!-very handy GPS serial communications, support Nmea0183 agreement, support GarMin Agreement, if the need for a new type of agreement to add, change is very simple!
- 2022-08-11 03:29:09下载
- 积分:1
-
COM
基于COM技术的组态软件研究与实现,硕士论文,对组态软件的研究与开发有一定的帮助-COM-based configuration software research and realization of a master" s thesis on the configuration software research and development is certainly helpful
- 2022-04-25 11:39:18下载
- 积分: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