代码搜索:lCD
找到约 10,000 项符合「lCD」的源代码
代码结果 10,000
www.eeworm.com/read/26301/957279
lcd_12864
www.eeworm.com/read/26301/957302
lcd12864
www.eeworm.com/read/26332/957873
asm lcd.asm
/******************************************************************************
************ LABCENTER ELECTRONICS ************
****
www.eeworm.com/read/26404/958371
lcd5110
#include "io430.h"
#define res1 P4OUT|=BIT6; //复位,0复位
#define res0 P4OUT&=~BIT6;
#define sce1 P4OUT|=BIT5; //片选
#define sce0 P4OUT&=~BIT5; //片选
#define dc1 P4OUT|=BIT4; //1写数据,0写
www.eeworm.com/read/26718/963436
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/26981/974934
obj lcd.obj
www.eeworm.com/read/26981/974981
c lcd.c
#define LCD_GLOBALS
#include "includes.h"
const INT8U DigitToSeg[]={0xeb,0x60,0xc7,0xe5,0x6c,0xad,0xaf,0xe0,0xef,0xed,0xff}; // 0 1 2 3 4 5 6 7 8 9 全显
const INT8U AssistantCharacter1[]={0x00,0x
www.eeworm.com/read/26981/974985
h lcd.h
#ifdef LCD_GLOBALS
#define LCD_EXT
#else
#define LCD_EXT extern
#endif
#define LcdRamFirstAddress (volatile INT8U *)0x0000F742
#define CST_LPCR_INI 0xe9 //com1~com4,seg5~seg20
#define CST
www.eeworm.com/read/26985/975187
矩阵键盘lcd
www.eeworm.com/read/26985/975314
c lcd.c
/*
================================================================================
Copytight : Yihetech Co,.Ltd, All rightd reserved. 版权归属亿和电子工作室
Store : http://shop57165217.taobao.c