代码搜索:LCD
找到约 10,000 项符合「LCD」的源代码
代码结果 10,000
www.eeworm.com/read/155137/11895942
h lcd.h
#ifndef __LCD_H__
#define __LCD_H__
// write your header here
#endif
www.eeworm.com/read/155011/11906507
env lcd.env
[ICE]
PCTR Enable=0
PCTR Save OP Only=0
[General]
Device=0
HisSize=1024
Timer=24576000
EmuSel=2
EmuSel0=1
EmuSel1=4
MODE=0
[INCLUDE]
Count=1
INCPATH0=D:\凌阳十六位单片机\Sunplus\unSPIDE184\SP
www.eeworm.com/read/155011/11906513
h lcd.h
#ifndef __LCD_H__
#define __LCD_H__
// write your header here
#endif
www.eeworm.com/read/155011/11906515
asm lcd.asm
//硬件的连接方式IOB0-IOB7接DB0-DB7 RS接IOB8 R/W接IOB9 E接IOB10
.include hardware.inc
.define P_SIO_Data 0x701A
.public _Clear_Watchdog
.public _lcd_init
.public _IOB_init
.public _IOA_init
.public _d
www.eeworm.com/read/155011/11906519
rc lcd.rc
# Begin Project
# Begin SubItem "LCD Resources"
# End SubItem
# End Project
www.eeworm.com/read/155011/11906523
set lcd.set
[General]
Version=1.0
Config=0
ReleaseIntermediate=.\Release
ReleaseOutput=.\Release
DebudIntermediate=.\Debug
DebugOutput=.\Debug
BodyName=SPCE061A
[SetLink]
ExeFile=1
Output=.\Debug\LCD.
www.eeworm.com/read/155011/11906524
opt lcd.opt
www.eeworm.com/read/155011/11906530
lik lcd.lik
Version: 3.0
Options: m37
Obj: "D:\Program Files\Sunplus\unSPIDE184\unSPIDE\startupD.obj"
Obj: "D:\51 Design\竞赛\凌阳 LCD\LCD\Debug\Resource.obj"
Obj: "D:\51 Design\竞赛\凌阳 LCD\LCD\Debug\LCD.obj"
Obj:
www.eeworm.com/read/155011/11906536
spj lcd.spj
#Sunplus Debeloper Project File - Name = SunplusIDE
#Sunplus Developer Generated Build File Format Version V1.00
#**DO NOT EDIT**
#TARTYPE (SPCE061A)Application
CFG=Debug
# Begin Project
#Nam
www.eeworm.com/read/155009/11906548
lnp lcd.lnp
"main.obj",
"LCD_dot.obj",
"dat.obj"
TO "LCD"
RAMSIZE(256)