搜索资源列表
USB-232_converter
- 这是基于VC的实现USB到RS232或是RS485总线的协议转换器的应用程序代码。-This is based on VC implementation of USB to RS232 or RS485 bus protocol converter application code.
test
- 串口通信,模拟下位机用,反复送数据到中位机,模拟出下层协议转换器的作用,方便测试。-Serial communication, analog with lower computer
USB-3.0-Transceiver
- USB3.0转换器tusb1310资料,包括通讯协议,芯片详细介绍-USB3.0 converter tusb1310 PDF, including communication protocols, chip detailed introduction
CSharpModBus
- C#写了一款上位机监控软件,基于MODBUS_RTU协议。 软件的基本结构: 采用定时器(Timer控件)为时间片。 串口采用serialPort1_DataReceived中断接收,并进行MODBUS格式判断。 把正确接收的数据取出,转换为有特定的结构体中。 数据通过时间片实时刷新。-C# write a PC monitoring software, based on MODBUS_RTU agreement. The basic structure of the so