代码搜索:LED_DISPLAY
找到约 1,437 项符合「LED_DISPLAY」的源代码
代码结果 1,437
www.eeworm.com/read/299143/7886093
c leds.c
/*
* The following sample application will flash LEDs connected to PORTB of a
* PIC18F452 microcontroller. The command line used to build this application
* is
*
* mcc18 -p 18f452 -I c:\mcc
www.eeworm.com/read/298633/7948998
c led_128.c
#include
#define xtal 16
const unsigned char seg_table[16]={0xc0,0xf9,0xa4,0xb0,0x99,0x92,
0x82,0xf8,0x80,0x90,0x88,0x83,0xc6,0xa1,0x86,0x8e};
unsigned char led_buff[4]={0,0,0,0};
v
www.eeworm.com/read/332007/12786418
c untitled55.c
/*
* The following sample application will flash LEDs connected to PORTB of a
* PIC18F452 microcontroller. The command line used to build this application
* is
*
* mcc18 -p 18f452 -I c:\mcc
www.eeworm.com/read/329697/12937638
c miao_biao.c
//**************************************************
//程序功能:秒表,9.9秒表设计
//*************************************************
#include
code unsigned char seg7code[]={0xc0,0xf9,0xa4,0
www.eeworm.com/read/241409/13146561
_c led_128._c
#include
#define xtal 16
const unsigned char seg_table[16]={0xc0,0xf9,0xa4,0xb0,0x99,0x92,
0x82,0xf8,0x80,0x90,0x88,0x83,0xc6,0xa1,0x86,0x8e};
unsigned char led_buff[4]={0,0,0,0};
v
www.eeworm.com/read/241409/13146613
c led_128.c
#include
#define xtal 16
const unsigned char seg_table[16]={0xc0,0xf9,0xa4,0xb0,0x99,0x92,
0x82,0xf8,0x80,0x90,0x88,0x83,0xc6,0xa1,0x86,0x8e};
unsigned char led_buff[4]={0,0,0,0};
v
www.eeworm.com/read/322959/13359660
c main.c
#include
#include "Target\option.h"
#include "Target\44b.h"
#include "Target\44blib.h"
#include
#include "flashtest\flash.h"
/*******************************************
www.eeworm.com/read/322785/13366446
c miao_biao.c
//**************************************************
//程序功能:秒表,9.9秒表设计
//*************************************************
#include
code unsigned char seg7code[]={0xc0,0xf9,0xa4,0
www.eeworm.com/read/316612/13519927
c main.c
#include "Target\44blib.h"
#include "flashtest\flashrom.h"
/********************************************/
// S3C44BOX(ARM7TDMI Core) 开发板演示工具
// 日期:2003-12-28
/
www.eeworm.com/read/313532/13585173
c 2410loader_bak.c
/************************************************
* NAME : 2410loader.C *
* DESC : *
* History : 2002.02.25 ver 0.0 *
************************************************/
#includ