代码搜索结果

找到约 387 项符合 RS485 的代码

max490.c

/******************************************************* RS485通信实验 网址:http://www.kaifaban.com 功能:通过MAX490发送数据0x11,再用MAX490接收回来并在P0口显示 注:A连接Y,B连接Z,J12连接左边两端

main.o

XL H 1 areas B global symbols M main.c S _delay_nms Ref0000 S _KeyInit Ref0000 S _Keyment Ref0000 S _display Ref0000 S _lcd_init Ref0000 S _RS485_init Ref0000 S _timer1_init Ref0000 S _RS485

tongx3.c

/********************************************************************* *文件名: tongx3.c *功 能:AT89C52与N台AT89C2051通讯,双方均有RS485接口 ,AT89C52用T2作 * 波特率发生器, 波特率为9600,配套89C2051程序为EYE124.C **********

tongx3.c

/********************************************************************* *文件名: tongx3.c *功 能:AT89C52与N台AT89C2051通讯,双方均有RS485接口 ,AT89C52用T2作 * 波特率发生器, 波特率为9600,配套89C2051程序为EYE124.C **********

rs485main.plg

礦ision2 Build Log Project: E:\新建文件夹\多路数据采集\RS485全双工\主机\RS485Main.uv2 Project File Date: 03/16/2007 Output: Build target 'Target 1' compiling

tongx3.c

/********************************************************************* *文件名: tongx3.c *功 能:AT89C52与N台AT89C2051通讯,双方均有RS485接口 ,AT89C52用T2作 * 波特率发生器, 波特率为9600,配套89C2051程序为EYE124.C **********

uart.h

#ifndef __UART__H #define __UART__H //初始化RS485通讯的流控制引脚 #define RS485_RD0_DDR DDRE #define RS485_RD0_PORT PORTE #define RS485_RD0_BIT (1

uart._h

#ifndef __UART__H #define __UART__H //初始化RS485通讯的流控制引脚 #define RS485_RD0_DDR DDRE #define RS485_RD0_PORT PORTE #define RS485_RD0_BIT (1

eye1.c

/********************************************************************* 这是在AT89C52单片机上运行的程序,文件名为eye1.c 功能:AT89C52单片机作为分站与上位机(PC机或工控机)通讯, 双方均有RS485接口 ,T1作波特率发生器, 波特率为1200, 与上位机通讯的主要流

serial.plg

礦ision2 Build Log Project: G:\51kaifaMCU\ELITE3\第三版ELITE3\RS485通信\serial.uv2 Project File Date: 11/17/2006 Output: Build target 'Target 1' co