资源列表
Android蓝牙SPP通信
- 基于Android平台的蓝牙SPP通信源码,可参考应用于各平台的蓝牙设备间通讯
串口通信C++源码
- 包括常用的串口通信调试程序的源码,实例教程中的完整代码,配合串口通信原理使用
Uart
- 基于Qt 5.8.0的串口调试助手,实现了检测可用串口,连接,16#或ASCII码收发数据(Serial debugging assistant based on Qt 5.8.0)
机内码与输入文字符合转换
- VB编写的可以把输入的任意文件数字符合转换成GBK和Unicode两种形式的16进制和10进制机内码,方便编程使用
RS485通信协议
- RS-485 communication protocol descr iption; mod-bus communication via RS-485.
C#工业软件控件
- 工业控制用到的仪表,按钮等操作 ,可以方便自动化集成。(Instruments buttons and other operations used in industrial control can facilitate automatic integration)
SPCOMM
- delphi7下的串口通讯插件,Delphi7编译通过(SerialPort For Delphi)
计量器具管理系统vb+access
- VB源码计量器具管理系统vb+access(VB source measuring instrument management system vb+access)
串口通讯测试软件
- 串口通讯测试软件 ModScan32(Serial communication test software ModScan32)
VB与OMRON PLC通讯源码
- 这是VB和欧姆龙通讯源码经典的例子, Lettura_Dm = False ricez_ok = -1: timeout = False trasm = "@00RD" trasm = trasm + Right$(Str$(10000 + dm!), 4) trasm = trasm + "0001" trasm = trasm + bcc(trasm) + Chr$(42) + Chr$(13) Omron!Comm1.Output
SerialPort类(自用)
- 实现pc与下位机的联合通信,适用于初学者。(To achieve joint communication between PC and lower computer, it is suitable for beginners.)
CareComModbus
- 基于c#的modbus RTU串口通讯编程,包含数据的读写功能,封装成modbus类库调用,已测试过,可以用(Modbus RTU serial port communication programming based on c#, including data reading and writing function, encapsulated into modbus class library call, has been tested and can be used)