代码搜索:LCD
找到约 10,000 项符合「LCD」的源代码
代码结果 10,000
www.eeworm.com/read/158706/11591709
asm lcd.asm
;*********************************************
;FILE NAME: LCD DEMO
;MCU: HT46R62
;MASK OPTION: WDT: DISABLE
; LCD DUTY: 1/3
; LCD BIAS: 1/2
; LCD BIAS TYPE: C
; SYSVOLT: 5.0V
; SYSFRAG
www.eeworm.com/read/158706/11591715
lcd lcddemo.lcd
www.eeworm.com/read/262343/11592250
sbr lcd.sbr
www.eeworm.com/read/262343/11592337
obj lcd.obj
www.eeworm.com/read/262343/11592368
cpp lcd.cpp
#include "stdafx.h"
#include
#include "2410addr.h"
#include "2410lib.h"
#include "def.h"
#include "lcdlib.h"
#include "glib.h"
#include "lcd.h"
#include "DEMO256.h"
void Lcd_Po
www.eeworm.com/read/158688/11592510
c lcd.c
///////////////////////////////////////////////////////////////////////////
//// LCDD.C ////
//// Driver for common LCD mod
www.eeworm.com/read/262343/11592651
h lcd.h
#ifndef __LCD_H__
#define __LCD_H__
void Test_Lcd_Stn_1Bit(void);
void Test_Lcd_Stn_2Bit(void);
void Test_Lcd_Stn_4Bit(void);
void Test_Lcd_Cstn_8Bit(void);
void Test_Lcd_Cstn_12Bit(void);
vo
www.eeworm.com/read/348469/11592868
lcd1602
www.eeworm.com/read/158621/11597676
h lcd.h
#ifndef __LCD_H__
#define __LCD_H__
#include "..\inc\def.h"
#define SCR_XSIZE (320)
#define SCR_YSIZE (240)
#define COLOR_NUMBER 256
#define LCD_XSIZE (320)
#define LCD_YSIZE (24
www.eeworm.com/read/158621/11597681
c lcd.c
#include "..\44blibs\lcd.h"
#include "..\inc\bmp.h"
#include "..\inc\44b.h"
#include
#include
#include
#include
#include "sysloader.h"
//VGA 显示40*