代码搜索结果

找到约 892 项符合 RS485 的代码

rs485.plg

礦ision3 Build Log Project: D:\RS485\rs485.uv2 Project File Date: 09/03/2008 Output:

rs485.lnp

"rs485.obj", "VIIC_C51.obj", "ZLG7290.obj" TO "rs485" RAMSIZE(256)

rs485.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 File 1,1,

rs485.lst

C51 COMPILER V8.08 RS485 09/03/2008 13:56:55 PAGE 1 C51 COMPILER V8.08, COMPILATION OF MODULE RS485 OBJECT MODULE PLACED IN r

rs485.cpp

#include #include "rs485.h" #ifdef __cplusplus #define __CPPARGS ... #else #define __CPPARGS #endif #define THR 0*2 #define RDR 0*2 #define BRDL 0*2 #define BRDH 1*2 #de

rs485.lst

C51 COMPILER V7.10 RS485 05/24/2008 18:18:57 PAGE 1 C51 COMPILER V7.10, COMPILATION OF MODULE RS485 OBJECT MODULE PLACED IN .

rs485.c

#include #include "..\headers\RS485.h" /*****************发送ADC1的原始转换值**************************************/ void SendVar(unsigned char value)//发送一个变量子程序 { unsigned char data t

rs485.c

#include "RS485.H" #include "FM25040\FM25040.H" idata unsigned char buff[60]; /********************************************************************************************************* ** 函数

rs485.c

#include #include #include //bit definition of property //.0=1 read and write command .0=0 can't setup command //.1=1 calibration command .1=

rs485.c

/******************************************************************************** * * *名称:master.c *功能:RS485主机收发程序 *说明:主机向整个网络发送地址信息,等待接收从机数据包 *程序设计: *设计时间: * * 通信规则: 1:时钟4MHZ/波特率9600bps