代码搜索结果

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

ds18b20-lcd.uv2

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

ds18b20-lcd.lst

A51 MACRO ASSEMBLER DS18B20_LCD 03/29/2005 16:16:18 PAGE 1 MACRO ASSEMBLER A51 V7.10 OBJECT MODULE PLACED IN DS18B20-LCD.OBJ ASSEMB

lcd display.txt

;************************************ ;lcd显示及初始化子程序 ;*********************************** ;=========== lcd init sub ====================== lcd_init: mov a,@0x00 ;p7.0-p7.3 as seg16-seg19 i

lcd.c

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

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" // **

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