代码搜索:LCD

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

代码结果 10,000
www.eeworm.com/read/164980/10079736

lcd19264

www.eeworm.com/read/360708/10081079

vhd lcd.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity lcd is generic ( asciiwidth : positive := 8); port ( clk : in
www.eeworm.com/read/360657/10082647

340_lcd

www.eeworm.com/read/164678/10095641

opt lcd.opt

www.eeworm.com/read/164678/10095650

aws lcd.aws

# ADT Workspace File, Format Version 1.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! [AWS begin] [WorkSpace begin] Name=_string(lcd) FileType=_string(WorkSpace)
www.eeworm.com/read/164678/10095662

apj lcd.apj

# ADT Project File, Format Version 1.00 # WARNING: DO NOT EDIT OR DELETE THIS FILE! [APJ begin] Active Config=_string(DEBUG) [Project begin] ProjectName=_string(lcd) Co
www.eeworm.com/read/164517/10105274

h lcd.h

/* * $Revision: 1.1 $ */ /*************************************************************************/ /* */ /* FILE NAME
www.eeworm.com/read/164514/10105316

c lcd.c

/*************************************************************************/ /* */ /* FILE NAME
www.eeworm.com/read/164514/10105319

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/164452/10107797

c lcd.c

//******************************************************************* // Copyright 2004 SHENZHEN UNIVERSITY EDA CENTER //******************************************************************* // Fil