代码搜索:LCD
找到约 10,000 项符合「LCD」的源代码
代码结果 10,000
www.eeworm.com/read/157704/11670721
_c lcd._c
//ICC-AVR application builder : 2006-4-3 17:25:33
// Target : M16
// Crystal: 7.3728Mhz
#include
#include
/*=======================================================
20x
www.eeworm.com/read/157704/11670737
cwp lcd.cwp
[CodeWizard]
Toolset=AVR
[Chip]
Type=ATmega16L
CPUClock=7.3728
XTALDivEnabled=0
XTALDivValue=2
XTALDivIndex=-1
ResetAfterBtnActivation=0
BatteryLowHysteresis=0
BatteryLowThresholds=-1
XRAMS
www.eeworm.com/read/157704/11670752
prj lcd.prj
[Compiler Options]
Edit1=C:\icc\include\
Edit2=C:\icc\lib\
Edit8=
CheckBox1=0
CheckBox2=1
Edit3=
Edit4=
Edit11=60
Edit13=
ComboBox1=0
Edit9=16384
Edit10=1024
ComboBox2=9
RadioGroup1=2
E
www.eeworm.com/read/261017/11671624
c lcd.c
#include
#define uchar unsigned char
#define uint unsigned int
#define EN_H PORTC |= 0x40
#define EN_L PORTC &= 0xBF
#define RS_H (PORTC|= 0X80)
#define RS_L (PORTC
www.eeworm.com/read/347332/11673173
dni lcd.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
TypeVolition=1
UnspecRange=1
ActionState=1
[State Storage]
Control Register=0
[Sequencer]
Control Register=0
NextState0=0
NextState1=0
[Action