代码搜索:LCD
找到约 10,000 项符合「LCD」的源代码
代码结果 10,000
www.eeworm.com/read/341159/12104914
c lcd.c
/********************************************************************************************************
* 文 件 名 : LCD.c
* 日 期 : 2006-03-02
* 说 明 : 这一版本的软件是针对 深圳市松山电子科技有限公司 的CA12864K 系列LCM
www.eeworm.com/read/341159/12104921
h lcd.h
/********************************************************************************************************
* 文 件 名 : LCD.h
* 日 期 : 2006-03-02
* 说 明 : 这一版本的软件是针对 深圳市松山电子科技有限公司 的CA12864K 系列LCM
www.eeworm.com/read/340996/12114656
h lcd.h
#include
__CONFIG(0x1832);
#define rs RB1
#define rw RB2
#define e RB3
const char web[]={"ADconver result:"};
char tel[4];
//unsigned char table[]={0x30,0x31,0x32,0x33,0x34,0x35,
www.eeworm.com/read/340996/12114707
h lcd.h
#include
// __CONFIG(0x1832);
#define rs RB1
#define rw RB2
#define e RB3
const char web[]={"Frequency "};
char tel[7];
bank2 unsigned char s[4];
bank2 double RE5;
bank2
www.eeworm.com/read/152378/12118670
c lcd.c
/****************************************************************
* ARMSYS S3C44B0X LCD TEST *
****************************************************************
1.2005.5.16:ZX
www.eeworm.com/read/152378/12118674
h lcd.h
/***********************************************/
// 定义LCD控制器寄存器设置值等。
/***********************************************/
#ifndef __LCD_H__
#define __LCD_H__
//#include "..\Target\Def.h"
#d
www.eeworm.com/read/340908/12125507
h lcd.h
////////LCD.h 此为LCD显示子系统/////////
#include "C8051F040.h" // Register definition file.
#include "intrins.h"
#include "math.h"
#include "string.h"
#include "stdlib.h"
typedef unsigned char uchar
www.eeworm.com/read/340908/12125554
h lcd.h
////////LCD.h 此为LCD显示子系统/////////
#include "C8051F040.h" // Register definition file.
#include "intrins.h"
#include "math.h"
#include "string.h"
#include "stdlib.h"
typedef unsigned char uchar
www.eeworm.com/read/340908/12125573
h lcd.h
////////LCD.h 此为LCD显示子系统/////////
#include "C8051F040.h" // Register definition file.
#include "intrins.h"
#include "math.h"
#include "string.h"
#include "stdlib.h"
typedef unsigned char uchar
www.eeworm.com/read/340908/12125588
h lcd.h
////////LCD.h 此为LCD显示子系统/////////
#include "C8051F040.h" // Register definition file.
#include "intrins.h"
#include "math.h"
#include "string.h"
#include "stdlib.h"
typedef unsigned char uchar