代码搜索:LCD

找到约 10,000 项符合「LCD」的源代码

代码结果 10,000
www.eeworm.com/read/164410/10110005

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/10110012

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/360017/10111803

h lcd.h

#ifndef __LCD_H__ #define __LCD_H__ #ifndef uchar #define uchar unsigned char #ifndef uint #define uint unsigned int #define PARA 0x28 // 参数由液晶型号而定 //*****液晶口线*****// #
www.eeworm.com/read/359897/10117453

plg lcd.plg

礦ision3 Build Log Project: E:\单色LCM驱动演示程序\C19264LCM DRIVER\源程序\lcd.uv2 Project File Date: 02/28/2008 Output:
www.eeworm.com/read/359897/10117469

opt lcd.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {
www.eeworm.com/read/359897/10117474

lnp lcd.lnp

"main.obj", "C19264.obj" TO "lcd" RAMSIZE(256) CODE( 0X0000-0X4FFF )
www.eeworm.com/read/359897/10117492

hex lcd.hex

:101E05001221EF7F011221897F00122108750E0032 :101E1500750F3F7B0A7A007D007C007F0A7E0012E9 :101E25001811750E00750F007BBF7A007D007C00D0 :101E35007F007E00121811750E00750F3F7BBF7A6B :101E4500007D007C007
www.eeworm.com/read/164265/10120668

h lcd.h

/************************************************************************ * * * Copyright (C) SEIKO EPSON CORP. 2000 * * * * File name: lcd.h * * This is lcd driver
www.eeworm.com/read/164258/10120852

asm lcd.asm

RSO BIT P1.0 RW BIT P1.1 LCDEN BIT P1.2 CLR_DISP EQU 01H RT_HM EQU 02H EM_SET EQU 06H DISP_ON EQU 0CH
www.eeworm.com/read/359836/10121126

opm-lcd