代码搜索:LCD
找到约 10,000 项符合「LCD」的源代码
代码结果 10,000
www.eeworm.com/read/156854/11760646
_h lcd._h
//sbit DI=PB^0;
void Set_DI(uchar i)
{if(i==1) PORTB=PORTB|0x01;
else PORTB=PORTB&0xfe;}
//sbit RW=PB^1;
void Set_RW(uchar i)
{if(i==1) PORTB=PORTB|0x02;
else PORTB=PORTB&0xfd;
www.eeworm.com/read/346218/11760698
h lcd.h
#ifndef _LCD_H_
#define _LCD_H_
#include "P89v51rx2.h"
#include "delay.h"
#include "io_assign.h"
#include "intrins.h"
/*
引脚说明
EN..........P1_2
RS..........P0_1
RW..........P0_0
LCDBUS..
www.eeworm.com/read/346218/11760774
h lcd.h
#ifndef _LCD_H_
#define _LCD_H_
#include "P89v51rx2.h"
#include "delay.h"
#include "io_assign.h"
#include "intrins.h"
/*
引脚说明
EN..........P1_2
RS..........P0_1
RW..........P0_0
LCDBUS..
www.eeworm.com/read/346218/11760845
h lcd.h
#ifndef _LCD_H_
#define _LCD_H_
#include "P89v51rx2.h"
#include "delay.h"
#include "io_assign.h"
#include "intrins.h"
/*
引脚说明
EN..........P1_2
RS..........P0_1
RW..........P0_0
LCDBUS..
www.eeworm.com/read/346218/11760906
h lcd.h
#ifndef _LCD_H_
#define _LCD_H_
#include "P89v51rx2.h"
#include "delay.h"
#include "io_assign.h"
#include "intrins.h"
/*
引脚说明
EN..........P1_2
RS..........P0_1
RW..........P0_0
LCDBUS..
www.eeworm.com/read/346218/11760949
h lcd.h
#ifndef _LCD_H_
#define _LCD_H_
#include "P89v51rx2.h"
#include "delay.h"
#include "io_assign.h"
#include "intrins.h"
/*
引脚说明
EN..........P1_2
RS..........P0_1
RW..........P0_0
LCDBUS..
www.eeworm.com/read/346218/11761006
h lcd.h
#ifndef _LCD_H_
#define _LCD_H_
#include "P89v51rx2.h"
#include "delay.h"
#include "io_assign.h"
#include "intrins.h"
/*
引脚说明
EN..........P1_2
RS..........P0_1
RW..........P0_0
LCDBUS..
www.eeworm.com/read/346218/11761063
h lcd.h
#ifndef _LCD_H_
#define _LCD_H_
#include "P89v51rx2.h"
#include "delay.h"
#include "io_assign.h"
#include "intrins.h"
/*
引脚说明
EN..........P1_2
RS..........P0_1
RW..........P0_0
LCDBUS..
www.eeworm.com/read/346218/11761128
h lcd.h
#ifndef _LCD_H_
#define _LCD_H_
#include "P89v51rx2.h"
#include "delay.h"
#include "io_assign.h"
#include "intrins.h"
/*
引脚说明
EN..........P1_2
RS..........P0_1
RW..........P0_0
LCDBUS..