代码搜索:VFD驱动

找到约 10,000 项符合「VFD驱动」的源代码

代码结果 10,000
www.eeworm.com/read/449064/7519263

h vfd.h

#ifndef __VFD_H_ #define __VFD_H_ #define VFD_DOT 10 #define VFD_NULL 11 //外部接口函数 void Init_VFD(); void ClrVFD(); void DisplayVFD(uchar _index, uchar _num); void DispNumVfd(ulong Show
www.eeworm.com/read/439455/7708451

asm vfd时钟.asm

;******************************************************************************* ; FILENAME : 2602A_TEMPLATE.ASM for S8KE ICE ; AUTHOR : SONiX ; PURPOSE : Template Code for SN8P1602 ; REVISION : 0
www.eeworm.com/read/399779/7837299

sch vfd.sch

www.eeworm.com/read/399779/7837300

ddb vfd.ddb

www.eeworm.com/read/399779/7837314

asm vfd.asm

;************************************ ;ster program ;crystal:3.58MHz ;MCU: PIC16C54(CF745 or MDT2005 or EM78P156 or NT66P20A) ;************************************ ; LIST P=16C54,F=INHX8M ;
www.eeworm.com/read/296462/8102241

c vfd.c

/*** * vfd.c - 客显驱动程序 * - added by syj 2006/06/27 ***/ #include "PublHead.h" //HT1621编码规则 /*************************************************** * * -A * F| |B * -G
www.eeworm.com/read/246704/12708183

c vfd.c

/* ** FILE ** vfd.c ** ** DESCRIPTION ** handle VFD functions. */ #include "user_init.h" #include "config.h" #include "global.h" #include "memmap.h" #include "sio.h" #include "vfdfunc.h"
www.eeworm.com/read/246704/12709415

h vfd.h

#ifndef __VFD_H #define __VFD_H #include "user_init.h" #ifdef PMP_MCU810 #define CMD_PMP_IS_BUSY 0x83 #define CMD_PMP_IS_UNBUSY 0x82 #define CMD_PMP_POWER_OFF 0xe0 #define CMD_WRITE_
www.eeworm.com/read/246704/12709426

o vfd.o

www.eeworm.com/read/246704/12709457

d vfd.d

MIPS/vfd.o MIPS/vfd.d : \ vfd.c ../user_init.h ../h/ver.h ../cust_pre_def.h \ ../Customers/General/cfg_general_32.h ../cust_def.h ../h/set.h \ ../h/board.h ../sunplus_user.h ../h/config.h ../h/gl