-
串口驱动程序和串口程序。基于RS
串口驱动和串口程序。基于RS-232协议的串口通信程序。-Serial port driver and serial procedures. Based on RS-232 serial communication protocol procedures.
- 2022-03-18 03:49:27下载
- 积分: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
-
串口ROM编程,内部包括了I2C总线的许多内容,启动总线,结束总线...
串口ROM编程,内部包括了I2C总线的许多内容,启动总线,结束总线-Serial ROM programming, including the internal I2C Bus many elements, initiated bus, the end of bus
- 2022-07-04 02:55:47下载
- 积分:1
-
串口程序。dos底下的编程源码,在TC环境下通过编译
串口程序。dos底下的编程源码,在TC环境下通过编译-Serial procedures. Dos programming source code under the TC environment through compiler
- 2022-01-25 14:15:18下载
- 积分:1
-
通过串口接收到外部发来的命令,来控制8路继电器的开关
通过串口接收到外部发来的命令,来控制8路继电器的开关-Received through the serial port to an external command sent to control the 8-way relay switch
- 2023-03-29 02:05: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
-
串口通讯的使用,有关手机来电显示的问题,很有参考价值
串口通讯的使用,有关手机来电显示的问题,很有参考价值-The use of serial communication, the mobile phone caller ID problem, valuable
- 2022-11-16 19:50:03下载
- 积分:1
-
ATMEL的at91rm9200开发板的U
ATMEL的at91rm9200开发板的U-Boot文档-ATMEL at91rm9200 development board of the U-Boot Documents
- 2022-06-20 23:06:58下载
- 积分:1
-
基于51的串口通信程序!!希望大家有用!
基于51的串口通信程序!!希望大家有用!-51 Based on the serial communication program! ! I hope everyone useful!
- 2022-12-06 22:15:02下载
- 积分:1
-
provide serial communication interface parameter setting and control settings in...
提供串口通讯参数设置接口,控制方式设置接口,传递和接收数据手段控件是在VC++6.0下开发的-provide serial communication interface parameter setting and control settings interface, transmit and receive data means control of the VC 6.0 development
- 2022-02-14 05:19:59下载
- 积分:1