资源列表
CRC
- labview 7.1版本的CRC 校验-labview 7.1 version CRC CHeckSum
Demo
- 使用Windows API 方式,实现的串口通信的例子,可以作为一个聊天程序-The use of Windows API methods to realize the serial communication example, can be used as a chat program
83390055delphi_spcomm
- 基于delphi7的串口通信调试工具,用于与pc 机的串口通信的检测及调试-Delphi7-based debugging tool for serial communication
commuation
- 《Visual C++实践与提高——串口通信与工程应用篇》觉得这本书不错,所以自己扫描PDF来给大家分享一下,扫描了书中的重点章节-" Visual C++ practice and improve- the application of serial communication and engineering papers," think this is a good book, so their scan to PDF to share with you, scanning
SerialPortTest
- 利用串口4写汉字-4 to write Chinese characters using serial port
usingthecommunicatonscontrolproceduresforthedevelo
- VC++中用通讯控件开发串行通信程序-VC++ using the communications control procedures for the development of serial communication
chuankoutongxin
- 串口通信的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总常不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。典型地,串口用于ASCII码字符的传输。通信使用3根线完成:(1)地线,(2)发送,(3)接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其
modbus-2
- Modbus通信协议的详细介绍,包括MODBUS ASCII和MODBUS RTU协议的详细格式说明,校验方法等-Modbus communication protocol in detail, including MODBUS RTU and MODBUS ASCII protocol format of the detailed descr iption, calibration methods
usb_can
- USB转CAN适配器主程序 很实用,方便 但需要进行具体参数设置-USB to CAN adapter main program is very useful, but to facilitate the need for a specific parameter setting
comm
- 一种常用的串口通信协议。 台式计算机上常见串口。-A common serial communication protocol. Common serial port on your computer desktop.
sOFTu
- Software UART asm code for microchip
Example
- 基于Windows API的虚拟终端实现,较之控件方式更为灵活。不用对话框支持。-Based on the Windows API to achieve the virtual terminal, more flexible way than the controls. Dialog box do not support.