代码搜索:LCD
找到约 10,000 项符合「LCD」的源代码
代码结果 10,000
www.eeworm.com/read/424378/10456210
rom lcd.rom
000000:940C
000001:02A1
000002:940C
000003:0000
000004:940C
000005:0000
000006:940C
000007:0000
000008:940C
000009:0000
00000A:940C
00000B:0000
00000C:940C
00000D:0000
00000E:940C
00000
www.eeworm.com/read/424378/10456212
hex lcd.hex
:0C0000000C94A1020C9400000C94000071
:10000C000C9400000C9400000C9400000C94000064
:10001C000C9400000C9400000C9400000C94000054
:10002C000C9400000C9400000C9400000C94000044
:10003C000C9400000C9400000C9
www.eeworm.com/read/424378/10456215
obj lcd.obj
www.eeworm.com/read/424378/10456217
i lcd.i
// CodeVisionAVR C Compiler
// (C) 1998-2001 Pavel Haiduc, HP InfoTech S.R.L.
// I/O registers definitions for the ATmega16
#pragma used+
#pragma used+
sfrb TWBR=0;
sfrb TWSR=1;
sfrb TWAR=2;
www.eeworm.com/read/424378/10456221
txt lcd.txt
www.eeworm.com/read/424378/10456223
cof lcd.cof
www.eeworm.com/read/424378/10456224
prj lcd.prj
[Project]
Toolset=AVR
FormatVersion=2
Files=1
F1=lcd.c
OpenedFiles=0
Top0=128
Left0=-47
Height0=337
Width0=489
Active0=1
State0=1
OF1=char_tab.h
Top1=177
Left1=267
Height1=337
Width1=4
www.eeworm.com/read/424372/10456672
c lcd.c
#include
#include
#include
#include
unsigned char change_char(unsigned char char_x)
{
unsigned char tab_temp[8];
unsi
www.eeworm.com/read/353238/10459813
asm lcd.asm
//******************************************说明****************************************************//
// DI/RS:IOB3 R/W:IOB4 E:IOB5 CS1:IOB6 CS2:IOB7
// CS1和CS2只能有一个为低
//程序规范:每个函数
www.eeworm.com/read/353235/10460122
rc lcd.rc
# Begin Project
# Begin SubItem "lcd Resources"
# End SubItem
# End Project