代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/16728/684872
h led.h
/******************************* (C) Embest ***********************************
* File Name : led.h
* Author : tary
* Date : 2009-05-27
* Version : 0.
www.eeworm.com/read/16728/684901
c led.c
/******************************* (C) Embest ***********************************
* File Name : led.c
* Author : tary
* Date : 2009-05-27
* Version : 0.
www.eeworm.com/read/16728/685185
h led.h
/******************** (C) COPYRIGHT 2009 Embest Info&Tech Co.,LTD. ************
* File Name : led.h
* Author : Wuhan R&D Center, Embest
* Date First Issued : 07/12/2009
* Des
www.eeworm.com/read/16728/685187
c led.c
/* Includes ------------------------------------------------------------------*/
#include "led.h"
#include "stm32_eval.h"
/* Private typedef ----------------------------------------------------
www.eeworm.com/read/16863/697117
plg led点阵.plg
礦ision Build Log
Project:
E:\仿真学习\LED点阵\LED点阵.uvproj
Project File Date: 11/21/2011
Output:
www.eeworm.com/read/16863/697119
hex led点阵.hex
:1001CA0008080000001818000000081000003C246D
:1001DA00243C00000818007E424242427E00082069
:0801EA00FF818181818181FF09
:0F01A000AB29AA2AA92B120173F5807F017E00DB
:1001AF007D647C00EF1FAA0670011E4A600CE
www.eeworm.com/read/16863/697120
c led点阵.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
uchar table[] = {0x00,0x00,0x00,0x18,0x18,0x00,0x00,0x00};
uchar table_1[] = {0x00,0x00,0x3c,0x24,0x2
www.eeworm.com/read/16863/697121