代码搜索:LCD转VGA

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

代码结果 10,000
www.eeworm.com/read/241497/13139080

c lcd.c

//****************************************************************************** //ZhaoZhendong //Lierda, Inc //July 2004 //Built
www.eeworm.com/read/241411/13146410

dni lcd.dni

[Breakpoints] Count=0
www.eeworm.com/read/241411/13146414

fmt lcd.fmt

[struct types] Count=_ 0 [watch formats] Count=_ 0
www.eeworm.com/read/241411/13146420

ewd lcd.ewd

1 Debug AVR
www.eeworm.com/read/241411/13146429

hex lcd.hex

:020000020000FC :100000000C944D03189518951895189518951895F2 :100010001895189518951895189518951895189578 :100020001895189518951895189518951895189568 :100030001895189518951895189518951895189558 :10
www.eeworm.com/read/241411/13146447

c lcd.c

#include #include "TypeDef.h" #include "lcd.h" #include "font\E6x8.h" byte LcdCS=0x20; void InitLcd(void); void LcdClear(void); void Puts(byte x, byte y, byte *ms
www.eeworm.com/read/241411/13146471

h lcd.h

#define NO_PAGES 8 #define NO_COLUMNS 21 #define COLUMNS_2 10 // NO_COLUMNS / 2 #define LCD_OFF 0x3E #define LCD_ON 0x3F #define LCD_START 0xC0 #define LCD_END 0xFF #define LCD_
www.eeworm.com/read/241411/13146474

dep lcd.dep

0 Debug $PROJ_DIR$\Debug\Exe\LCD.hex
www.eeworm.com/read/241411/13146477

ewp lcd.ewp

1 Debug AVR
www.eeworm.com/read/241372/13149490

lst lcd.lst

C51 COMPILER V7.50 LCD 04/03/2007 10:38:50 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE LCD OBJECT MODULE PLACED IN Lcd