代码搜索:LCD
找到约 10,000 项符合「LCD」的源代码
代码结果 10,000
www.eeworm.com/read/259862/11761871
opt lcd.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/259862/11761875
lst lcd.lst
C51 COMPILER V7.50 LCD 11/24/2007 10:17:11 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE LCD
OBJECT MODULE PLACED IN lcd
www.eeworm.com/read/259862/11761895
obj lcd.obj
www.eeworm.com/read/259862/11761910
hex lcd.hex
:100237005000007777772E78686C2E636F6D2E638A
:100247006E000051001020204254204630323020EA
:0702570056312E302020007B
:1000030075FFDE75FFAD12025F1202941201777F56
:10001300147E001201EEE4F5A07F32FE12021
www.eeworm.com/read/259862/11761914
plg lcd.plg
礦ision2 Build Log
Project:
E:\开发板程序\BTF020各功能原程序\lcd\LCD.uv2
Project File Date: 11/23/2007
Output:
www.eeworm.com/read/259862/11761925
c lcd.c
//-----------------------------------------------------------------------------
//程序描述:
// 这个程序可以在该液晶模块上显示字符:" BT F020 V1.0 www.xhl.com.cn"
// 此程序用4位数据线来驱动液晶
// 液晶接线方法 :1脚接地;2脚接+5V;3脚通过1个10K电
www.eeworm.com/read/259837/11762846
c lcd.c
/**
Functions for simplified LCD usage. This module is for HD44780 and compatible
display controllers. Note that this controller has a display
memory for two lines with 64 characters on each, but m
www.eeworm.com/read/259837/11762849
h lcd.h
/**
LCD functions, header file.
chris
*/
#ifndef LCD_H
#define LCD_H
//Instructions for LCD chip
/** Switch on display.
IMPORTANT: lcdDelay(LCDDELAY2)
www.eeworm.com/read/346187/11763214
err lcd.err
www.eeworm.com/read/346187/11763216
xvo lcd.xvo
"lcd.abs"
-tcfg disim51.cfg
-i
--load_application_download=true
--load_application_signal=true
--load_application_target_reset=true
--load_application_program_reset=true
--load_application_goto