代码搜索:LCD
找到约 10,000 项符合「LCD」的源代码
代码结果 10,000
www.eeworm.com/read/352586/10535560
c lcd.c
/****************************************************************************
文件名:lcd.c
编写者:czhang
描述:LCD例子程序。用于4xx系列。
MCLK:8MHz
版本:2005-4 V1.0
********************************************
www.eeworm.com/read/352586/10535569
h lcd.h
#ifndef __LCD
#define __LCD
void LcdInit();
void LcdGo(unsigned char doit);
void LcdWrite(unsigned char *pshow,unsigned char adr,unsigned char nchar,unsigned char mod);
void LcdBlink(unsigned c
www.eeworm.com/read/278419/10536681
165lcd
www.eeworm.com/read/160363/10538638
h lcd.h
#include "..\inc\def.h"
#include "..\inc\lcddef.h"
extern unsigned char Welcome_BMP[];
void LCD_Init(void);
void LCD_Printf(U8 line_num,char *fmt,...); //从某行起显示字符串
void Anti_Disp(U8 line_num);
www.eeworm.com/read/160363/10538735
c lcd.c
#include
#include
#include
#include
#include
#include "..\inc\option.h"
#include "..\inc\def.h"
#include "..\inc\44b.h"
#include "..\inc\44
www.eeworm.com/read/352547/10540277
bsf lcd.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to