搜索资源列表
Modbus
- Modbus通信协议说明:介绍了rs232和rs485总线是如何通讯的,很有必要下载的哦。
HFP_Hands-Free.rar
- 蓝牙耳机免提协议,定义了耳机免提通讯的规范,是蓝牙技术中应用最多的一种技术。对于蓝牙开发人员不可多得的资料。,Bluetooth Headset Hands-free protocol, the definition of a hands-free communications headset norms, the application of Bluetooth technology are the most technology. For Bluetooth developers inval
iso15765
- 用于can通讯的 can 总线协议iso 15765的中文翻译,虽然有些地方不大准确,但可以对照英文一起看,方便英文不大好的同学-Communication can be used can bus protocol iso 15765 Chinese translation, although in some places is not accurate, but can be controlled in conjunction with the English, to facilitate t
FXPLCbianchengxy
- FX编程口协议,里面祥细说明了与VB通讯时,FXPLC里面的协议,方便实用。-FX programming port protocol, which describes detailedly communicate with VB, FXPLC which the agreement, convenient and practical.
SERIAL_PORT_PROFILE
- 蓝牙串口协议,定义了蓝牙串口通讯的规范,对于蓝牙开发人员不可多得的资料。-bluetooth SERIAL_PORT_PROFILE
RIL_design
- 目前的智能机在硬件上多采用双cpu的架构,一个是基带处理器,主要处理数字信号、语音信号的编码解码以及GSM通信协议,另一个是应用处理器,运行操作系统和各种应用程序。基带处理器、射频和其它外围芯片作为一个模块,成为GSM/GPRS modem,提供AT命令接口。网络的应用已经是一个需求的热点,而目前的GSM模块大多都能支持GPRS功能。应用处理器通过AT命令集与带GPRS功能的无线通讯模块通信,为实现网络的应用提供了一个最底层的支持。 -Intelligent machines in the
TCP_IP01
- 盛行全球的Internet网络是基于TCP/IP协议族为基础组建的,TCP/IP是网络通讯系统互联的事实标准。研究嵌入式系统的网络化,就要先从TCP/IP的概念入手。-The prevalence of the Internet global network is based on TCP/IP protocol suite, based on established, TCP/IP network communications system is the de facto standard
GSM_en
- GSM协议英文版,手机通讯开发人员必备材料-The English version of GSM protocol, mobile communication necessary materials developers
Third_Generation_Mobile_System_CDMA2000
- 3G通讯原理,介绍了3G通讯基本原理、以及相关协议等,用于相关通讯编程-3G communication theory, introduced the basic principles of 3G communications, and related agreements for the related communication programming
UART-WLAN
- Wi-Fi(wlan 无线局域网)作为当今无线领域最为热门的一个技术, 已经应用到各行各业中。它使用TCP标准通讯,技术成熟可靠,传输速率快,各种配套的网络设备十分丰富,使用者接受程度最高, 全球免费使用,是区域无线通讯的首选方案。 SOC芯片,性价比极高,质量稳定,内置WiFi协议栈和串口传输协议,接口信号5V、地、RX 、TX四线连接; ◆ 模块简洁、体积小,22*60*5 mm; ◆ 用户接口开发简单快捷,串口驱动 ,内置协议栈,无需操作系统支持; ◆ MSC51/
LTE_RLC
- 4G标准的RLC协议层描述,讲的通俗易懂,搞通讯的朋友可以参考-4G standard RLC protocol layer descr iption, talk about easy to understand and engage in communications, can refer to a friend
modbus-protocol-c
- Modbus协议介绍 Modbus可编程控制器之间可相互通讯,也可与不同网络上的其他设备进行通讯,支撑网络有Modicon的Modbus和Modbus+工业网络.-Modbus protocol descr iption Modbus programmable controllers can communicate with each other, but also with other devices on different networks to communicate, supp
MODBUS
- MODBUS协议简述及通讯应用格式详解。MODBUS协议只允许在主机(PC,PLC等)和终端设备之间通讯,而不允许独立的终端设备之间的数据交换,这样各终端设备不会在它们初始化时占据通讯线路,而仅限于响应到达本机的查询信号。-MODBUS protocol format Detailed Descr iption and communications applications. MODBUS protocol allows only the host (PC, PLC, etc.) and com
STK-coverage
- 移动设备(电话)和SIM卡间的通讯遵从ISO的T=0协议,电话向SIM卡发送APDU指款,SIM卡执行命令后返回一个返回报告(return code)。根据其内容或状态,电话再就APDU指示从卡中读取额外信息。-A link between the card and the external world starting with the ATR and ending with a subsequent reset or a deactivation of the card.
Siemens-PPI
- Siemens PPI协议分析 西门子S7-200 PLC之间或者PLC与PC之间通信有很多种方式:自由口,PPI方式,MPI方式,Profibus方式。使用自由口方式进行编程时,在上位机和PLC中都要编写数据通信程序。使用PPI协议进行通信时,PLC可以不用编程,而且可读写所有数据区,快捷方便。但是西门子公司没有公布PPI协议的格式。用户如果想使用PPI协议监控,必须购买其监控产品或第三方厂家的组态软件。这样给用户自主开发带来一定困难,特别是自行开发的现场设备就不能通过PPI协议接入PLC
rs485
- 485通讯资料 485通讯中一个串口可以控制多少个设备的问题是与该485网络中的电气特性和协议特性所决定的。 -485 serial data 485 can be controlled in a number of equipment problems with the 485 network and protocol characteristics of the electrical properties determined.
Serial-port-commu-protocols
- 串口通讯—通信协议的详细描述,很有用的,UART设计必备资料-Serial communication- a detailed descr iption of communication protocols, useful, UART design information necessary
XMPP
- 基于XMPP协议的即时通讯系统的研究 电子书 对XMPP原理理解帮助挺大, 不错-Based on the XMPP instant messaging system
modbus 协议详解
- modbus中文版 协议详解 是通讯编程中必备的常用资料
BOSCH_CAN_V20_cn
- 控制器局域网( CAN)为串行通讯协议,能有效地支持具有很高安全等级的分布实时控制。