-
pc端用并口来模拟IIC串口的驱动程序,
pc端用并口来模拟IIC串口的驱动程序,-programe for IIC host
- 2022-01-25 16:00:11下载
- 积分:1
-
串行通信接口标准经过使用和发展,目前已经有几种。但都是在RS...
串行通信接口标准经过使用和发展,目前已经有几种。但都是在RS-232标准的基础上
经过改进而形成的。所以,以RS-232C为主来讨论。RS-323C 标准是美国EIA(电子工业联合
会)与BELL等公司一起开发的1969 年公布的通信协议。它适合于数据传输速率在0~
20000b/s 范围内的通信。这个标准对串行通信接口的有关问题,如信号线功能、电器特性
都作了明确规定。由于通行设备厂商都生产与RS-232C制式兼容的通信设备,因此,它作为
一种标准,目前已在微机通信接口中广泛采用。-Serial communication interface standard through the use and development, now has several. However, in the RS-232 standard on the basis of an improved formed. So to the main RS-232C for discussion. RS-323C standard is the United States EIA (Electronics Industry Association) and BELL, such as the development of the company in 1969 with the publication of the communication protocol. It is suitable for data transfer rate at 0 ~ 20000b/s within the scope of communication. The standard serial communication interface of the relevant issues, such as signal line features, electrical characteristics have been clearly defined. Because of prevailing production and equipment manufacturers have standard RS-232C compatible communications equipment, t
- 2022-02-01 11:07:15下载
- 积分:1
-
这是用KeilC实现的射频接收程序,可以直接用在工程中.是实现射频通讯的最快捷的方式....
这是用KeilC实现的射频接收程序,可以直接用在工程中.是实现射频通讯的最快捷的方式.-This is achieved using KeilC RF receiver procedures, can be directly used in the works. RF communication is the most expeditious manner.
- 2023-06-16 20:30:03下载
- 积分:1
-
DOS环境下,使用Borlandc开发的串口通讯程序
DOS环境下,使用Borlandc开发的串口通讯程序-DOS environment, the use of Borlandc the development of serial communication program
- 2023-01-29 05:15:03下载
- 积分:1
-
串口演示源程序合集,三个程序BCB5_COM 是在BCB5下使用的例子,Console 是在控制台中使用的例子,VC_ComDlg 是在对话框中使用的例子...
串口演示源程序合集,三个程序BCB5_COM 是在BCB5下使用的例子,Console 是在控制台中使用的例子,VC_ComDlg 是在对话框中使用的例子-Serial Collection demonstration source, the three procedures in BCB5 BCB5_COM use examples, Console is used in the console example, the dialog VC_ComDlg used in the example
- 2023-03-07 10:35:04下载
- 积分:1
-
串口通信的东东 串口通信的东东串口通信的
串口通信的东东 串口通信的东东串口通信的-Dongdong serial communications serial communications serial communications Dongdong
- 2022-01-26 01:41:11下载
- 积分:1
-
Visual C++ 串口通信技术与工程实践配套(代码)3.3节
Visual C++ 串口通信技术与工程实践配套(代码)3.3节-Visual C++ Serial communication technology and engineering practice of matching (Code) 3.3
- 2022-08-20 20:17:39下载
- 积分:1
-
一个简单的电脑红外遥控驱动程序,只能识别特定的红外信号(我是基于K11B遥控器编的),不能自动识别,还有一些简单的,控制其它程序的方法...
一个简单的电脑红外遥控驱动程序,只能识别特定的红外信号(我是基于K11B遥控器编的),不能自动识别,还有一些简单的,控制其它程序的方法-A simple computer infrared remote control driver, could only identify a specific infrared signals (I was compiled based on the remote control K11B), does not automatically recognize, there are some simple method of controlling other programs
- 2022-08-16 08:59:52下载
- 积分:1
-
51 single blow interrupt reception procedures
51单片击串口中断接收程序-51 single blow interrupt reception procedures
- 2023-04-28 02:00:03下载
- 积分:1
-
串口通讯在客户端/服务器类型的应用程序设计中经常使用…
串口通讯在客户端/服务器类型的应用程序设计中经常要使用到,目前串口通讯采用的一般是专用软件包或者标准串口通讯协议(如XMODEM、ZMODEM等),这样完整详细且免费的软件包比较少,所以在SPCOMM的基础之上建立了本文所描述的串口通讯协议,称之为RCC(表示为Reliable Comm Communication),其主要目标是在用串口进行通讯的客户端/服务器双方建立一条可靠的通讯链路,就象TCP(RFC793)一样。该协议的目前的开发是采用VC++,应用平台为WIN95/NT,但作为RCC协议的本身不受具体编程语言及操作系统所限制-Serial port communication in client/server type of application design often use to the current serial communication is generally used in special packages or a standard serial communication protocols (such as XMODEM, ZMODEM, etc.), such a complete package details and free more less so on the basis of established SPCOMM described in this article serial communication protocol, called RCC (expressed as a Reliable Comm Communication), whose main objective is to communicate with the serial port client/server sides to establish a reliable communication link, like TCP (RFC793) the same. The current development of the protocol is used VC++, application platform for WIN95/NT, but as the agreement itself, RCC concrete programming
- 2023-02-24 10:55:03下载
- 积分:1