代码搜索:Display
找到约 10,000 项符合「Display」的源代码
代码结果 10,000
www.eeworm.com/read/347200/11682472
c lcd_display.c
//约定page1(即0X12寄存器为0XB1选择操作图层为page1)为文本层
//,page2(0XB2选择操作图层为page2)为图层
//0X00寄存器为0XC5时为图层,为0XCD时为文本层,每次调用函数时选择要用的层面,
//调用完后并不返回,初始化时为文本层。
#include
#include
#include
www.eeworm.com/read/157210/11730076
h display_s.h
#ifndef _display_
#define _display_
#include
sbit SDA=P1^0;
sbit CLK=P1^1;
unsigned char code led[20]={0xC0,0xF9,0xA4,0xB0,0x99,0x92,0x82,0xF8,0x80,0x90,0x88,0x83,0xc6,0xa1,0x86
www.eeworm.com/read/157103/11739176
dp2 display.dp2
Display.o: C:/icc/include/iom16v.h C:/icc/include/macros.h F:\IccAvr_Pro/Display.h
www.eeworm.com/read/259565/11782848
m display_help.m
function display_help(funct,field)
% Displays instructions found in a text file with name ['help4',funct,'.txt']
% in subdirectory "HelpFiles" in directory S4M.myseislab
%
% Written by: E. R.: Decemb
www.eeworm.com/read/259546/11784083
vi configure display.vi
www.eeworm.com/read/156614/11788502
c display_options.c
/*
* (C) Copyright 2000
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
www.eeworm.com/read/345641/11798681
c lcd_display.c
//************以下为液晶与凌阳SPCE061A的接线图******************
//
// VDD|--------------------|VCC
// LED+|--------------------|VCC
// LED-|--------------------|GND
//
www.eeworm.com/read/345641/11798712
c lcd_display.c
//************以下为液晶与凌阳SPCE061A的接线图******************
//
// VDD|--------------------|VCC
// LED+|--------------------|VCC
// LED-|--------------------|GND
//