代码搜索结果

找到约 37,566 项符合 LCD 的代码

lcd.map

CodeVisionAVR C Compiler V1.25.9 Standard (C) Copyright 1998-2008 Pavel Haiduc, HP InfoTech s.r.l. http://www.hpinfotech.com File: D:\My project\lcd16.96(char)\lcd.c Global variables memory map:

lcd.rc

# Begin Project # Begin SubItem "lcd Resources" # End SubItem # End Project

lcd.src

[Files] lcd.h SGL.C SGL1.C [Headers] [Documents]

lcd.c

/* * LCD interface example * Uses routines from delay.c * This code will interface to a standard LCD controller * like the Hitachi HD44780. It uses it in 4 bit mode, with * the hardware connected

lcd.h

/* * LCD interface header file * See lcd.c for more info */ /* write a byte to the LCD in 4 bit mode */ extern void lcd_write(unsigned char); /* Clear and home the LCD */ extern void lcd_clear(

lcd.plg

礦ision2 Build Log Project: C:\Documents and Settings\Tom.35DD85AA1F2F489\桌面\lcd\lcd.uv2 Project File Date: 09/02/2008 Output: Build target 'Ta

lcd.h

#ifndef __LCD__H #define __LCD__H /*KS0108 128*64 LCD C语言驱动 LCD引脚定义 1---GND 2---VCC 3---VLCD 4---D/I 5---R/W 6---E 7到14 D0-D7 15--CS1 16--CS2 17--RESET 18--VEE 19--SW 20--NC*/ /*

lcd.c

/************************************************************************************ 本程序仅供广大电子爱好者制作MP3学习和参考使用,不得用于其它用途,否则后果自负 LCD.C File Created by Computer-lov. Date: 2005.3.19 Last

lcd.lst

C51 COMPILER V7.06 LCD 03/02/2006 23:11:51 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE LCD OBJECT MODULE PLACED IN LCD

lcd显示中英文.map

CodeVisionAVR C Compiler V1.25.9 Standard (C) Copyright 1998-2008 Pavel Haiduc, HP InfoTech s.r.l. http://www.hpinfotech.com File: F:\08单片机课(给学生)\源程序\08 实验源程序\C\LCD显示中英文\LCD显示中英文.c Global varia