搜索资源列表
RCC串口通讯协议1
- 串口通讯底层软件,编写说明-serial communications infrastructure software, preparation of notes
RCC串口通讯协议
- 串口通讯底层软件,编写说明二-serial communications infrastructure software, the preparation of the note 2
RCC串口通讯协议1
- 串口通讯底层软件,编写说明-serial communications infrastructure software, preparation of notes
RCC串口通讯协议
- 串口通讯底层软件,编写说明二-serial communications infrastructure software, the preparation of the note 2
comm15
- 1、将串口通讯协议存储为一个通讯文件,可是随时将存储通讯协议文件调入计算机运行与下位机通讯 可以实现通讯对话,供下位机工程师参考使用,其主要的通讯协议本程序把它们分成四种情况。 以下说明: 1)下位机直接发送数据,上位机只接收不回应数据。 2)下位机直接发送数据,上位机接收并回应数据。 3)上位机直接发送数据,下位机只接收不回应数据。 4)上位机直接发送数据,下位机接收并回应数据。 下位机工程师完全可以利用这个功能单独的并且很方便的调试
C语言新版本的通讯协议
- 用C实现的另一个串口通信程序,版本较新^_^-C achieved another serial communication procedures, the newer version ^ _ ^
ModBus通讯协议调试器
- modbus 协议通讯程序,包括基本的串口设定和设置,协议的帮助和CRC教研,是一个专用的电机保护调试、设置的终端-Modbus protocol communications procedures, including basic serial port settings and setup, and the agreement with the help of CRC research, is a dedicated motor p
BEST_51_COM
- 一个非常不错的51串口程序,中断方式:本程序为mcu的串口通讯提供(侦结构)函数接口,包括具体协议部分.-a very good 51 serial procedures interrupt : the procedures for the mcu to provide serial communications (reconnaissance structure) interface functions, including spec
modbus_utils
- modbus串口通讯协议,用于485接口-Serial Modbus communication protocol for 485
socket001
- modbus 485串口通讯协议,用于串口通讯-485 serial Modbus communication protocol for serial communications
serial001
- modbus 串口通讯协议,用于485接口-Serial Modbus communication protocol for 485
XModem_c
- 串口通讯的XModem协议源码,有兴趣的朋友可以参考!-serial communications IEEE-source agreement, interested can refer friends!
RCC_Serial.Rar
- RCC串口通讯协议开发包,并提供了协议说明文档。-RCC serial communication protocol development kits, and provide documentation of the agreement.
UartComm
- Modbus串口通讯协议通讯源代码,采用C开发,UartWaitFuc作为入口文件,提供从bit到double word的读写操作功能-Modbus serial communications protocol source code, using C to develop, UartWaitFuc as import documents from bit to the double word read and write operat
RCC
- RCC串口通讯协议设计思想是基于帧传输方式,即在向MODEM(RS232)发送数据时是一帧一帧地发送,对于应用程序来讲,应用程序所发送的和所接收的都是流式数据,即如果应用程序需要进行上层的协议解释的话,它将面对这些流数据的重新拼装。为保证可靠的传输,在RCC进行数据传输时,采用发送/应答/握手/失败方式,即发送一帧数据,一个应答,若应答没收到,重新进行协商握手,握手失败则向应用程序报告错误。-RCC serial communicati
portmon
- 有名的串口监视工具 portmon 很多的好的串口通讯协议一开始都是靠监视别人的成熟实例而来的-Well-known serial port monitoring tool for a lot of good portmon serial communication protocols are one started surveillance on other people
Serial-Communication-Protocol
- 串口通讯协议,属于ISO S OSI七层参考模型中的数据链路层-Serial Communication Protocol
RS232
- RS232串口通讯协议,内容详细,中文译本,适合初学者-RS232 serial communication protocol, detailed, Chinese translation, suitable for beginners
STM32 串口
- 串口通讯协议,STM32F103系列的源码,实现简单的串口通信(Serial communication protocol, STM32F103 series of source code, to achieve a simple serial communication)
串口通讯编程实例,支持RS232-RS485通讯协议C++
- 串口通讯编程实例,支持RS232-RS485通讯协议C++(An example of serial communication programming, supporting RS232-RS485 communication protocol C++.)