搜索资源列表
danpianji3
- SH601.C 单片机间的RS232串行通信程序 SH602.C 单片机和PC之间的串行通信程序 SH603.A51 用51单片机的I/O口模拟串口的例程 SH604.C 单片机的无线数据传输例程 SH605.A51 使用单片机实现I2C串行通信的例程 SH606.A51 使用单片机实现的红外数据传输 SH607.C 双端口RAM方式的数据通信例程 608 介绍电平转换芯片MAX485的使用方法和接口电路。 -SH601.C the RS232 serial co
MAX485yupcjidetongxin
- 介绍MAX485芯片的使用和采用MAX485接口的通信电路,给出MCS251单片机与PC机之间的点对点串行通信程序设计-MAX485 chip on the use and the use of MAX485 communications interface circuits, SCM is MCS251 between PC and the point-to-point serial communication program design
RS485.rar
- 用RS485通信,实现门禁系统的控制,本程序主要实现通信代码。用51单片机,MAX485芯片通信,Using RS485 communications, the implementation of Access Control Systems control, implementation of this procedure the main communications code. With 51 single-chip, MAX485 chip communication
max485.rar
- 单片机控制MAX485的485总线收发程序,已经用于实际工程中!超级稳定!,MAX485 single-chip control of the 485 bus to send and receive procedures are used for the actual project! Super stable!
RS485.rar
- PIC单片机485通讯的C语言程序,绝对好用的程序,PIC Microcontroller 485 of the C language program, absolutely easy to use program
MAX485
- 485多机通信,用于多个单片机相互通信,通用性很强-More than 485 machine communication
RFID
- 单片机AT89S52控制MFRC500以及MAX485实现读取IC卡信息和多机通信功能-Single-chip AT89S52 control MFRC500 and IC card reader to achieve MAX485 information and multi-machine communication
MAX485
- 单片机与MAX485通信子程序,供需要的人参考-SCM and MAX485 communication subroutines, for those who need it for reference
MAX485
- 应用485串口实现通信程序,单片机采用51内核-485 serial communication program
485
- 单片机和pc机之间的通讯,max485实现-Microcontroller and the communication between the pc machine, max485 achieve
max485
- MAX485双向通信试验(作这个实验必须另外购买232-485转换器) 烧写MAX485.HEX通过后,关闭xlisp烧写软件,把XL2000的JP17(编程/仿真)按下到仿真状态。 打开配套光盘的工具软件sscomv20串口调试工具。选择通信串口号(一般是com1),波特率4800 1 按键接到P3口。用一条8PIN数据排线,把按键部份的JP37,接到CPU部份的P3口JP53. 2 接8位数码管的数据线。将数码管部份的数据口 JP5接到CPU部份的P0口JP51
max485
- MAX485双向通信试验,xlisp系列单片机实验仪运行通过 -MAX485-way communication test, xlisp MCU run through experimental apparatus
MAX485
- 用MSP430F1621单片机MAX485测试程序。-MAX485 with the MSP430F1621 MCU test program.
max485
- 这是郭天祥51单片机与max485通信模块通信的程序,里面包含了各种突发情况的处理比如奇偶检验码的设置-This is GuoTianXiang 51 SCM and max485 communication module communication program, there were all kinds of emergency situations such as parity inspection yards Settings
max485-uart
- 基于51单片机的485通信,处理交通车流量-485 based on 51 single-chip communication, dealing with traffic traffic flow
YL-66-MAX485
- 通过485实现单片机之间的通信,含发送与接收程序。-send and recieve
max485
- 这是郭天祥51单片机与max485通信模块通信的程序,里面包含了各种突发情况的处理比如奇偶检验码的设置-This is GuoTianXiang 51 SCM and max485 communication module communication program, there were all kinds of emergency situations such as parity inspection yards Settings
MAX485
- 该例程是基于STM8单片机的MAX485通信,里面包含了串口接收与发送函数!-This routine is based on the STM8 microcontroller MAX485 communication, includes a serial port receiving and sending function inside!
Max485-driver-code
- 基于89c52系列单片机的max485传输协议的驱动代码-Based on 89 c52 single-chip max485 transport protocol driver code
单片机与微机485通讯
- 摘要介绍美国DALLAS公司的单线数字温度传感器DS18B20在其前代产品DS1820基础上的新特性和RS-485标准接口芯片MAX485的原理和应用,并给出了单片机最小系统与PC机串行通信接口电路,最后,编程实现了串行通信。并针对它在桥梁混凝土测温系统的应用中出现的与硬件和软件有关的问题给出解决方法。