代码搜索:LCD
找到约 10,000 项符合「LCD」的源代码
代码结果 10,000
www.eeworm.com/read/164452/10107801
h lcd.h
//*******************************************************************
// Copyright 2004 SHENZHEN UNIVERSITY EDA CENTER
//*******************************************************************
// Fil
www.eeworm.com/read/360097/10109572
lst lcd.lst
C51 COMPILER V7.01 LCD 03/08/2007 12:09:35 PAGE 1
C51 COMPILER V7.01, COMPILATION OF MODULE LCD
OBJECT MODULE PLACED IN lcd
www.eeworm.com/read/360097/10109689
obj lcd.obj
www.eeworm.com/read/360097/10109728
c lcd.c
#include "reg58.h"
#include "intrins.h"
#define _LCD_C_
#include "lcd.h"
#include "define.h"
#include "timer.h"
#include "bus.h"
#include "sram.h"
#include "system.h"
#include "clock.h"
#i
www.eeworm.com/read/360097/10109738
h lcd.h
#ifndef _LCD_H_
#define _LCD_H_
#include "reg58.h"
//sbit LCDRS=P3^0;
//sbit LCDRW=P3^1;
//sbit LCDEN=P3^2;
#define LCDDATA P0
//writecmd
#define CLR_DISP 0x1 //clear the lcd
#def
www.eeworm.com/read/164413/10109766
h lcd.h
////////LCD.h 此为LCD显示子系统/////////
#include "C8051F040.h" // Register definition file.
#include "intrins.h"
#include "math.h"
#include "string.h"
#include "stdlib.h"
typedef unsigned char uchar
www.eeworm.com/read/164411/10109936
h lcd.h
////////LCD.h 此为LCD显示子系统/////////
#include "C8051F040.h" // Register definition file.
#include "intrins.h"
#include "math.h"
#include "string.h"
#include "stdlib.h"
typedef unsigned char uchar
www.eeworm.com/read/164410/10109960
h lcd.h
////////LCD.h 此为LCD显示子系统/////////
#include "C8051F040.h" // Register definition file.
#include "intrins.h"
#include "math.h"
#include "string.h"
#include "stdlib.h"
typedef unsigned char uchar
www.eeworm.com/read/164410/10109977
h lcd.h
////////LCD.h 此为LCD显示子系统/////////
#include "C8051F040.h" // Register definition file.
#include "intrins.h"
#include "math.h"
#include "string.h"
#include "stdlib.h"
typedef unsigned char uchar
www.eeworm.com/read/164410/10109995
h lcd.h
////////LCD.h 此为LCD显示子系统/////////
#include "C8051F040.h" // Register definition file.
#include "intrins.h"
#include "math.h"
#include "string.h"
#include "stdlib.h"
typedef unsigned char uchar