搜索资源列表
rev_3
- 本程序RS232通信的一个实验小程序,其中还有rs232和rs485的介绍!- A this procedure RS232 correspondence experimental scr ipt, also has rs232 and the rs485 introduction!
rs485(full)
- 一个外国人写的rs485串口通信程序,有原理图和源代码,全面实现了485协议-a foreigner writing RS485 serial communication procedures, schematic and source code, the full realization of the 485 agreement
485FileTrans
- RS485文件传送程序,分为发送端与接收端,实现一台上位机相485网络下位机传送文件。-RS485 file transfer procedures, divided into transmitter and receiver. achieve a platform-485 aircraft crew Network transmission of documents.
C51-RS485
- 此程序是一份单片机与PC的485通讯程序,通过此程序,可检测单片机485铜须是否正常,在PC端发送数据通过单片机返回相同数据,即为正常.-This program is a microcontroller and the PC 485 program, this program can detect single-chip 485 copper to be normal in the PC sends data through the microcontroller returns the sa
RFID_UHF_VB
- RFID_VB源码_RFID读写 提供了RFID的开发源码,用VB编的,串口通讯支持RS-232(RS232),RS-485(RS485),波特率可选,RFID的天线可选,读卡频率可调。提供了控制RFID读卡功率的方法,功率从0至29可调,距离最大10米以上,该源码可用于交通、物流、运输、仓库管理、比条码技术强大。用于毕业论文答辩中,可以演示,程序看懂后,就对RFID整个工作原理较为了解。支持ISO18000和EPC_GEN2等类型的RFID卡。 -RFID_VB source yard
RFID_UHF_VC
- RFID_VC++6.0源码_RFID读写 提供了RFID的开发源码,用VC编的,展示RFID卡如何加密,如何自毁。串口通讯支持RS-232(RS232),RS-485(RS485),波特率可选,RFID的天线可选,读卡频率可调。提供了控制RFID读卡功率的方法,功率从0至29可调,距离最大10米以上,该源码可用于交通、物流、运输、仓库管理、比条码技术强大。用于毕业论文答辩中,可以演示,程序看懂后,就对RFID整个工作原理较为了解。支持ISO18000和EPC_GEN2等类型的RFID卡。
rs485_232modbus_excel
- rs485 資料傳輸及excel建立產生表單-rs485 data transfer and the establishment have a form excel
RS485_Trouble_Shooting
- Modbus expalnation pdf boook rs485 20 words a a d f-Modbus expalnation pdf boook rs485 20 words a a d f
MainSimSoftCom
- 本程序是一个AVR单片机通信小程序(其他单片机只要修改一下初始化即可),解压后用ICC软件打开项目即可编译,用到了RS232和RS485两种通信方式,两个串口,RS485走的9位数据位。很小的一个系统程序,只有三个C文件和一个H头文件。很适合在校学生和刚开始接触实际设计的新人。-This program is a small communication program AVR microcontroller (other microcontroller initialization as lon
USART-hardware-flow-control-and-communicate
- This example provides a descr iption of how to use the USART with hardware flow control and communicate with the Hyperterminal.-This example provides a descr iption of how to use the USART with hardware flow control and communicate with the Hyperter
rs485
- MSP430F4270 采用定器A模拟串口输出 RS485-MSP430F4270 device A simulation using fixed-RS485 serial output
RS485
- 这是一个用于说明RS485串口通讯的原理文档-This is a RS485 serial communication used to describe the principles of the document
RS485
- linux下,简单的串口收发通讯。串口配置在主函数中修改。-linux, a simple serial communication transceiver.
rs485
- RS485串口通信试验(接受与发送) * * * * 1.通过本例程了解串口的基本原理及使用 ,理解并掌握对串口进行初始化 * * * * 2.请使用串口调试助手(Baud 4800、数据位8、停止位1、效验位无)做为上位机(发送)数据和(接受)数据, * 请在字符串输入框中输入字符和数字(HEX),按发送按钮。观看接受窗显示情况.也可以用自动循环发送。 * * 3.试验RS485需要
DOP-B_Q_TSE_20101101
- 目前较为常用的串口有9针串口(DB9)和25针串口(DB25),通信距离较近时(<12m),可以用电缆线直接连接标准RS232端口(RS422,RS485较远),若距离较远,需附加调制解调器(MODEM)。最为简单且常用的是三线制接法,即地、接收数据和发送数据三脚相连,本文只涉及到最为基本的接法,且直接用RS232相连,以回答前段网友的咨询-There are currently more commonly used 9-pin serial port (DB9) and 25-pin s
RS485
- RS485协议,在工业控制等环境中,常会有电气噪声干扰传输线路,使用RS-232 通讯时经常 因外界的电气干扰而导致信号传输错误;另外,RS-232 通讯的最大传输距离在不增加缓冲 器的情况下只可以达到15 米。为了解决上述问题,RS-485/422 通讯方式就应运而生了。-RS485 protocol, in the industrial control environment, often have a transmission line of electrical noise in
RS485
- 通信协议要求: 1. 定时数据通信:每秒钟每台计算机分别交换10、20、30、40、50个字节的数据。 2. 广播通信:每十秒中,发布广播数据对各个计算机的时钟进行同步。 3. 错误检测:CRC错误检测,有错误时,采用相应的错误处理程序。 4. 网络管理:随时获知网络中各节点的工作状态,当有节点故障退出网络或新的节点加入网络时,能够记录网络状态。 -Communication protocol requirements: 1. The timing data communic
VB-RS485-S7200-
- 这是一个VB做上位通过自由口通信协议与下位机S7-200进行通信的例子!包含了S7200的代码与及VB的代码!-This is a VB higher-level communication protocol through the free port and the next crew S7-200 communication example! Contains the S7200 code and VB code!
a
- 基于485串行通信总线的电子抢答器系统 摘要:本文描述了一种电子抢答器的设计方案和实现。这一电子抢答器系统采用以PC和AT89S51为核心,以多机通信技术特性为基本机制,串行RS485为主要通信手段的架构。它提供了包括抢答时限控制,抢答竞争检测,实时分值更新等主要功能,并辅以相关音响和LED状态指示,最终实现了一种电子抢答器系统的简单原型。 -485 serial communication bus based electronic Responder system Abstract:
RS485
- 485通讯程序,有需要的看看啦,哎怎么要20字啊,真是的-IT IS A 485 COMMUNICATION FOR 28335