代码搜索:LCD
找到约 10,000 项符合「LCD」的源代码
代码结果 10,000
www.eeworm.com/read/257491/11924666
i lcd.i
www.eeworm.com/read/257491/11924674
_c lcd._c
// ************************************************
// *** LCD_4BIT Driver V1.1 ***
// *** LCD.C ***
// ************************************************
#define LCD_C
#include
#inclu
www.eeworm.com/read/257491/11924681
h lcd.h
// ************************************************
// *** LCD_4BIT Driver V1.0 ***
// *** LCD.H ***
// ************************************************
/* LCD data bus, 4 bit mode */
// *** LCD
www.eeworm.com/read/257491/11924683
s lcd.s
.module LCD.c
.area text(rom, con, rel)
.dbfile F:\AVR练习\key_lcd\LCD.c
.dbfunc e LCD_INIT _LCD_INIT fV
.even
_LCD_INIT::
.dbline -1
.dbline 52
; // *************************************
www.eeworm.com/read/257491/11924690
_c lcd._c
// ************************************************
// *** LCD_4BIT Driver V1.1 ***
// *** LCD.C ***
// ************************************************
#define LCD_C
#include
// ***
www.eeworm.com/read/257440/11927299
c lcd.c
#include "LCD.h"
//液晶传送命令/数据函数
void wr_lcd(uchar adc, uchar bits,uchar n)
{
unsigned char i,temp;
uchar wrn;
if(n==1)
wrn=WR1;
else
wrn=WR2;
LC
www.eeworm.com/read/257440/11927303
h lcd.h
#ifndef _LCD
#define _LCD
#include
#define uint unsigned int
#define uchar unsigned char
//端口定义
#define LCDDIR P1DIR
#define LCDOUT P1OUT
#define LCDIN P1IN
//引脚定义
www.eeworm.com/read/154767/11927748
c lcd.c
TAN:DO;/* 治疗仪 SENSOR FOR TMP04 2001/8/25*/
$INCLUDE (REG52.DCL)
DECLARE VAR LITERALLY 'DECLARE';
VAR BUF(120) BYTE PUBLIC AT(80H) IDATA; /* 中文显示缓冲区 */
VAR ZBUF(8) WORD PUBLIC;/* 数据显示缓冲区
www.eeworm.com/read/343757/11929693
qws lcd.qws
[ProjectWorkspace]
ptn_Child1=Frames
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
[ProjectWorkspace.Frames.ChildFrames.Document-0]