搜索资源列表
RS-232C
- MDB 到RS232(串口)的应用电路图,其中BCX17 PNP管可以使用 9012代替。-MDB to RS232 (serial port) of the application circuit, which BCX17 PNP can use 9012 instead of tubes.
HR2800Protocol
- HR2800S通讯协议:this HR2800S commu. protocol: Command convertions is combined in it,when programming, can get reference from it. hr2800s is the ink jet printer, communication with PC by rs232 port.-this is HR2800S commu. protocol: Command convertions is
can-rs232
- C语言描述的rs232转CAN的程序(完整),软件接口部分,能很好的进行通信.-C language descr iption of rs232 to CAN program (complete), the software interface part, to good communication.
RG-BT1800-04-bluetooch-module-spec
- 远距离蓝牙模块,模块在空旷场所通信距离达到1800米,广泛得被国防科大、武汉大学等众多科研项目配套使用。 模块可以是用在USB蓝牙,也可以用在串口数据无线传输。其串口模块成对使用,对于外界开发来说,其相当于一根蓝牙串口线。您无需考虑繁琐的蓝牙协议,您只需要简单的配置波特率、主从模式,就可以为您的系统增加一个强大的蓝牙功能,您只需要用您的单片机通过串口发送数据就能实现蓝牙通信。蓝牙模块 远距离蓝牙 工业蓝牙 医疗蓝牙 串口蓝牙 USB蓝牙 性能稳定 性价比高 -Descr iption:
RS232-RS485
- rs232-rs485的转换电路,已测试仿真好用,可以正确的收发数据-Rs232 and rs485 switching circuit has simulation test to use, can the right to send and receive data!!!!!!!!!!!!!!!!!!!!!!
RS232-for-CAN-Drives
- 这是美国AMC驱动器通过RS232通信接口正确配置驱动器的参考手册,对开发人员合理配置驱动各个模块的参数有参考价值。-This is the United States AMC drive through the RS232 communication interface correctly configured drives Reference Manual, parameter-driven developers rational allocation of each module a va
RoutingProtocols020108
- 矩阵的信号交叉点调度协议,免费开放,通过232串口与矩阵连接-Matrix signal change over the rs232,you can operator the Matrix auto
tcpip
- 基于TCP/IP通讯的仪器仪表应用层协议架构由于新一代仪器仪表的数据量大,传输距离远,实时性高,传统的基于RS232/RS485的串行数据传送方式已不能满足要求,而基于TCP/IP的以太网数据通讯方式,传输距离大(通过internet,理论上无限远),速度快,是当前新一代仪器仪表数据传输的理想方式。 基于单片机(如MCS51+RTL8019AS)的以太网接入技术已经相当成熟,可以方便的与PC机连接。根据仪器仪表嵌入式应用的要求(如实时性),我们采用TCP协议或UDP协议进行数据传输。TCP是