代码搜索:LCD
找到约 10,000 项符合「LCD」的源代码
代码结果 10,000
www.eeworm.com/read/356190/10235235
h lcd.h
#include
#include
#include
//#include "1302.h"
// LCD128*64 数据线
#define LCD12864DataPort P1
#define uchar unsigned char
#define uint unsigned char
// LCD128*
www.eeworm.com/read/356190/10235236
omf lcd.omf
www.eeworm.com/read/356190/10235240
edk lcd.edk
www.eeworm.com/read/356190/10235243
bpf lcd.bpf
www.eeworm.com/read/356190/10235249
hex lcd.hex
:10000E000000FC4454545455FE5454F4444400002F
:10001E0040300F007D2525252725257D0000000079
:10002E000000E000000000FF0000000000E0000003
:10003E0000207F202020203F20202020207F000035
:10004E00024242FE424
www.eeworm.com/read/356190/10235250
plg lcd.plg
礦ision2 Build Log
Project:
D:\proteus\try\ad0831_lcd_da0808_ds1302_24c64\LCD.uv2
Project File Date: 04/16/2006
Output:
www.eeworm.com/read/356190/10235254
obj lcd.obj
www.eeworm.com/read/356190/10235255
lst lcd.lst
C51 COMPILER V8.02 LCD 04/19/2006 13:31:27 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE LCD
OBJECT MODULE PLACED IN LCD
www.eeworm.com/read/356063/10237653
c lcd.c
/*********************************************************************************************
* File: lcd.c
* Author: embest
* Desc: LCD control and display functions
* History:
**************
www.eeworm.com/read/356063/10237654
h lcd.h
/*********************************************************************************************
* File: LCD.H
* Author: embest
* Desc: LCD common macro define and function declare
* History:
***