-
本文件给出了如何一步一步实现crc校验。并给出了例子。如果懒得编写。可以直接嵌入程序。...
本文件给出了如何一步一步实现crc校验。并给出了例子。如果懒得编写。可以直接嵌入程序。-this document is a step-by-step how to achieve crc check. An example is given. If too lazy to prepare. Procedures can be directly embedded.
- 2022-03-01 06:24:43下载
- 积分:1
-
TTL串入并出口74hc164资料 。希望可以用
TTL串入并出口74hc164资料 。希望可以用-TTL string into and exported 74hc164 information. Wanted to use
- 2022-02-04 03:49:12下载
- 积分:1
-
三菱PLC与PC通讯程序,只是简单做了试验,结果较好。
三菱PLC与PC通讯程序,只是简单做了试验,结果较好。-Mitsubishi PLC and PC communication program, but simply to do a test with satisfactory results.
- 2022-01-25 21:52:44下载
- 积分:1
-
在LPC2106上实现并测试过的代码,用串口收到的数据回显到串口(通过环行缓存实现)并将串口发送的接口写成了printf的形式...
在LPC2106上实现并测试过的代码,用串口收到的数据回显到串口(通过环行缓存实现)并将串口发送的接口写成了printf的形式 -To achieve the LPC2106 and tested code, serial data received echo to the serial port (via the ring buffer to achieve) and serial interface to send written in the form of a printf
- 2022-02-25 10:26:04下载
- 积分:1
-
这个串口通信侧重于界面的编辑和数据的处理,做数据库的可以...
这个串口通信侧重于界面的编辑和数据的处理,做数据库的可以-the serial communication interface focused on the editing and processing of data, so the database can s
- 2022-11-01 09:30:03下载
- 积分:1
-
QCOUNTER,用来测试所安装板卡的事件发生总量。可重复加载
QCOUNTER,用来测试所安装板卡的事件发生总量。可重复加载-QCOUNTER, used to test the board installed by the total incident. Repeat the load
- 2022-02-05 19:51:02下载
- 积分:1
-
微机实现异步通信是依靠适配器来完成的,而后者又是以UART芯片,即通用异步收发器芯片为核心构成的。
IBM PC的异步通信适配器使用的UART芯片为INS...
微机实现异步通信是依靠适配器来完成的,而后者又是以UART芯片,即通用异步收发器芯片为核心构成的。
IBM PC的异步通信适配器使用的UART芯片为INS 8250。
-Computer realize asynchronous communication relies on the adapter to be completed, which in turn is a UART chip, which UART chip at the core composition. IBM PC
- 2022-05-12 16:25:52下载
- 积分:1
-
本软件在C++ Builder 6.0开发环境下编程,实现的功能是:如果将本机的两个串口通讯口COM1和COM2连接起来,可以实现本机内这两个COM口间的数据的...
本软件在C++ Builder 6.0开发环境下编程,实现的功能是:如果将本机的两个串口通讯口COM1和COM2连接起来,可以实现本机内这两个COM口间的数据的传输;若将两台电脑的COM口连接起来,可以实现这两台电脑的串行数据传输。-the software in C Builder 6.0 development environment programming, the functions are : If the machine two serial communication port COM1 and COM2 link up the machine can achieve this within two COM ports of data transmission; if two computers connected to the COM port, This can be achieved two computer serial data transfer.
- 2022-01-25 22:30:26下载
- 积分: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
-
Simple UART with 8x clock
Simple UART with 8x clock
- 2022-01-26 05:05:07下载
- 积分:1