代码搜索:LCD

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

代码结果 10,000
www.eeworm.com/read/357446/10209532

lcd12864

www.eeworm.com/read/357375/10210896

340_lcd

www.eeworm.com/read/356921/10218528

h lcd.h

#define LCD_CMD_W 0x00 #define LCD_DATA_W 0x01 #define LCD_DATA_R 0x03 #define LCD_GRAPH_ON 0x36 #define LCD_GRAPH_OFF 0x34 #define LCD_CLEAR 0x01 #define LCD_ON 0x0c #define LCD_OFF 0x08 #d
www.eeworm.com/read/356912/10219219

h lcd.h

#include "..\inc\def.h" #include "..\inc\lcddef.h" extern unsigned char Welcome_BMP[]; void LCD_Init(void); void LCD_Printf(U8 line_num,char *fmt,...); //从某行起显示字符串 void Anti_Disp(U8 line_num);
www.eeworm.com/read/356912/10219239

o lcd.o

www.eeworm.com/read/356912/10219241

lib lcd.lib

www.eeworm.com/read/356912/10219248

c lcd.c

#include #include #include #include #include #include "..\inc\option.h" #include "..\inc\def.h" #include "..\inc\44b.h" #include "..\inc\44
www.eeworm.com/read/356816/10220611

c lcd.c

#include"reg51.h" #include"lcd12864_driver.h" #include"user.h" #define size_of_keybd_menu 29 #define uchar unsigned char void dis_one_zi(uchar x_add,uchar y_add,uchar code *po,bit back_flag,bit
www.eeworm.com/read/356816/10220612

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/356816/10220616

plg lcd.plg

礦ision2 Build Log Project: F:\学习\LCD.uv2 Project File Date: 09/14/2008 Output: Build target 'Target 1' assembling STARTUP.A51... compiling L