搜索资源列表
mbserial
- 485串行通讯,应用modbus通讯协议,不过没有调好-485 serial communications, application Modbus communication protocol, but did not emphasize good
AmulticenertestsystemdesignbasedonC8051Fmicro_proc
- 研究了一种基于C8051F处理器以及LCD显示的多通道输入输出参数检测系统,采用总线型设计,通过I2C以及232/485串行接口实现与现场设备以及上位机(PC机)之间的通讯
ms51_RS-485_mutipc
- RS-485串行总线接口标准以差分平衡方式传输信号,具有很强的抗共模干扰的能力,允许一对双绞线上一个发送器驱动多个负载设备。工业现场控制系统中一般都采用该总线标准进行数据传输,而且一般采用RS-485串行总线接口标准的系统都使用8044芯片作为通信控制器或各分机的CPU。8044芯片内部集成了SDLC,HDLC等通信协议,并且集成了相应的硬件电路,通过硬件电路和标准协议的配合,使系统的通讯准确、可靠、快速。8044在市场上日渐稀少,虽然有8344可替代,但几百元的价位与普通单片机几元至几十元的价
485
- 基于80C196KC微处理器的高速串行通讯、单片机将FIFO中的数据读取出来后,从串口发送出去等代码
485auto-Communication
- proteus仿真实现485串行通讯,自动收发-proteus simulation 485 serial communications, automatically sending and receiving
edef
- 文章介绍了用AT89S8252单片机的串行接口与智能温度巡回检测仪(XJ-08S)通过RS—485总线相互通讯实现热水温度远程显示的一种低成本解决方案,内容涉及RS—485总线通讯、单片机驱动数码管显示、数据转换以及键盘处理软硬件设计等内容-Automatic process control is concerned with maintaining process variables temperatures pressures flows compositions, and the lik
sde
- 文章介绍了用AT89S8252单片机的串行接口与智能温度巡回检测仪(XJ-08S)通过RS—485总线相互通讯实现热水温度远程显示的一种低成本解决方案,内容涉及RS—485总线通讯、单片机驱动数码管显示、数据转换以及键盘处理软硬件设计等内容-Automatic process control is concerned with maintaining process variables temperatures pressures flows compositions, and the lik
adc0809
- 文章介绍了用AT89S8252单片机的串行接口与智能温度巡回检测仪(XJ-08S)通过RS—485总线相互通讯实现热水温度远程显示的一种低成本解决方案,内容涉及RS—485总线通讯、单片机驱动数码管显示、数据转换以及键盘处理软硬件设计等内容-Automatic process control is concerned with maintaining process variables temperatures pressures flows compositions, and the lik
rs485
- RS485协议的详细解释,RS-485串行通讯协议及其应用-Detailed explanation of RS485 protocol, RS-485 serial communication protocol and its application
RS485
- 本文介绍一种利用单片机本身所提供的串行通讯口,采用自定义串行通信协议,加上总线驱动器如MAX481、MAX483、MAX485、MAX487等组合成简单的RS-485通讯网络,完成单片机间的多机通讯。-This article describes a serial communication port provided by the microcontroller itself, the custom serial communication protocols, coupled with th
RS485
- RS-485串行通讯程序,应用面十分广泛,本程序对刚开始从事MCU的人员有很好的启法作用.-RS-485 serial communication program, the application is very comprehensive, good Kai Law of the program staff started working in the MCU.
51-485
- 51单片机与电脑实现RS485,RS232通讯程序,包括C,汇编. 附带两片51单片机互相通信的串行通信程序-51 MCU RS485, RS232 communication to PC, including C and assembler. Comes with two 51 single-chip serial communication program to communicate with each other
485_STC
- STC89C52进行485串行通讯,需要两块485板子。-STC89C52 485 serial communication
485
- dspic30f3011单片机串行通讯之485通信测试程序代码。-Dspic30f3011 MCU serial communication of 485 communication test program code.
user_rs485
- 485串行通讯,基于STM32系列单片机,使用库函数方式实现485通讯-485 serial communication based on STM32 MCU, using the library functions to achieve 485
基础-CRC
- 485串行通讯Labview串行通讯专题讲座介绍(Labview CRC 485 serial communication Labview serial communication seminar introduction.)
例3-事件或值改变发送COM2-超时不同
- 485串行通讯Labview串行通讯专题讲座介绍(Labview CRC 485 serial communication Labview serial communication seminar introduction.)
例5-改进-串口接收COM2
- com 串行通讯Labview串行通讯专题讲座介绍(com serial communication Labview serial communication seminar introduction.)
例2-事件或值改变发送COM2
- 串行通讯Labview串行通讯专题讲座介绍(Labview CRC 485 serial communication Labview serial communication seminar introduction.)
单片机与微机485通讯
- 摘要介绍美国DALLAS公司的单线数字温度传感器DS18B20在其前代产品DS1820基础上的新特性和RS-485标准接口芯片MAX485的原理和应用,并给出了单片机最小系统与PC机串行通信接口电路,最后,编程实现了串行通信。并针对它在桥梁混凝土测温系统的应用中出现的与硬件和软件有关的问题给出解决方法。