代码搜索结果

找到约 37,566 项符合 LCD 的代码

lcd.src

[Files] lcd.h SGL.C SGL1.C [Headers] [Documents]

lcd.h

/***********************************************/ // 定义LCD控制器寄存器设置值等。 /***********************************************/ #ifndef __LCD_H__ #define __LCD_H__ /* 屏象素点大小 */ #define SCR_XSIZE (640)

lcd驱动.lnp

"STARTUP.obj", "LCDQD.obj" TO "LCD驱动"

lcd驱动.plg

礦ision3 Build Log Project: E:\keil\正确的程序\LCD驱动程序\LCD驱动.uv2 Project File Date: 10/21/2008 Output:

lcd驱动.lst

C51 COMPILER V7.50 LCD驱动 10/16/2008 14:45:01 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE LCD驱动 OBJECT MODULE PLACED IN LCD

lcd.c

// ************************************************ // *** LCD_4BIT Driver V1.1 *** // *** LCD.C *** // ************************************************ #define LCD_C #include "includes.h" // **

lcd.c

// ************************************************ // *** LCD_4BIT Driver V1.1 *** // *** LCD.C *** // ************************************************ #define LCD_C #include "includes.h"

lcd.h

// ************************************************ // *** LCD_4BIT Driver V1.0 *** // *** LCD.H *** // ************************************************ /* LCD data bus, 4 bit mode */ // *** LCD

lcd.c

// ************************************************ // *** 采用4位数据线的1602液晶驱动程序 *** // *** LCD.C *** // ************************************************ #define ENABLE_BIT_DEFINITIONS #define LCD_C

lcd.c

// ************************************************ // *** LCD_4BIT Driver V1.1 *** // *** LCD.C *** // ************************************************ #define LCD_C #include "includes.h" // **