搜索资源列表
Electric-power-communication-protocol-packet-gener
- 这个小工具可以生成16进制的电力通信协议数据包,目前支持两种 协议:“中华人民共和国多功能电能表通信规约(DL/T 645—1997)” 和”山东电力集团公司用电现场服务与管理系统通讯规约”。能自 动复制生成的数据,默认为生成的数据添加0x前缀,这样就可以把 数据包方便地粘贴到代码或各种16进制调试工具里面,如“串口调 试助手”。也可以用来在调试分析时和调试状态的数据包进行对比, 以检验数据包的合法性。 本程序用 qt4.2.3 opensource + m
LinuxCOM
- liunx串口通信程序,基于modbus协议编写-liunx serial communication program, preparation of an agreement based on the modbus
ictaommgr
- 一个不错的linux小应用,可以管理多个串口设备,一个简单的,自编的串口通信协议。-simple linux serial port communication to manager multi serial device.
SerialLib
- 基于RS232/RS485通信协议的 Linux 串口通信动态链接库封装的实现。-Realization of dynamic link library for Linux serial communication
cserialport
- 对Cserial进行了优化,可以通过中断来实现串口通信,底层接收可以根据帧协议进行接收-For Cserial optimized can be achieved by interrupting the serial communication, reception can be received in accordance with the underlying frame agreement
knnpzcx
- 基于rs232协议的串口通信程序,这是在学校学习时写的代码()