代码搜索:LCD

找到约 10,000 项符合「LCD」的源代码

代码结果 10,000
www.eeworm.com/read/353371/10452477

h lcd.h

#ifndef __LCD_H #define __LCD_H #include "config.h" typedef unsigned char Uchar8; /* 无符号8位整型变量 */ typedef signed char Schar8; /* 有符号8位整型变量 */ typede
www.eeworm.com/read/424378/10456187

map 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:
www.eeworm.com/read/424378/10456188

c~ lcd.c~

#include #include #include #include #include #include #include unsigned int Seconds=0; unsigned int Minuts=0
www.eeworm.com/read/424378/10456189

vec lcd.vec

;INTERRUPT VECTORS JMP __RESET JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0
www.eeworm.com/read/424378/10456193

asm lcd.asm

www.eeworm.com/read/424378/10456195

lst lcd.lst

www.eeworm.com/read/424378/10456198

c lcd__.c

#include #ifndef __SLEEP_DEFINED__ #define __SLEEP_DEFINED__ .EQU __se_bit=0x40 .EQU __sm_mask=0xB0 .EQU __sm_powerdown=0x20 .EQU __sm_powersave=0x30 .EQU __sm_standby=0xA0
www.eeworm.com/read/424378/10456202

cwp lcd.cwp

[CodeWizard] Toolset=AVR [Chip] Type=ATmega16 CPUClock=4 XTALDivEnabled=0 XTALDivValue=2 XTALDivIndex=-1 ResetAfterBtnActivation=0 BatteryLowHysteresis=0 BatteryLowThresholds=-1 XRAMSize=0
www.eeworm.com/read/424378/10456204

inc lcd.inc

_tab_char: .DB 0x0,0x3C,0x66,0x42,0x42,0x66,0x3C,0x0 .DB 0x0,0x10,0x1C,0x10,0x10,0x10,0x3C,0x0 .DB 0x0,0x3C,0x42,0x60,0x1C,0x2,0x7E,0x0 .DB 0x0,0x3C,0x42,0x38,0x40,0x42,0x3C,0x0 .DB 0
www.eeworm.com/read/424378/10456207

c lcd.c

#include #include #include #include #include #include #include unsigned int Seconds=0; unsigned int Minuts=0