代码搜索:LED Matrix
找到约 10,000 项符合「LED Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/287694/8676053
obj led.obj
www.eeworm.com/read/287694/8676101
lst led.lst
A51 MACRO ASSEMBLER LED 10/23/2007 14:37:44 PAGE 1
MACRO ASSEMBLER A51 V7.10
OBJECT MODULE PLACED IN led.OBJ
ASSEMBLER INVO
www.eeworm.com/read/431448/8676471
h led.h
#ifndef LED_H
#define LED_H
#define LED_MAJOR 245
/*******************
LED and Digit LED share the same CS, CS4.
arrange CS4 address is
To select LED,the address line A8/A9/A10/A11 must be 001
www.eeworm.com/read/431448/8676475
c led.c
/** ************************************************************************* **
** includes
** ************************************************************************* **/
#include
www.eeworm.com/read/287388/8687951
c led.c
#include
#define uchar unsigned char
#define uint unsigned int
sbit P00=P0^0; //P0口为低电平时LED亮
sbit P01=P0^1;
sbit P02=P0^2;
sbit P03=P0^3;
sbit P04=P0^4;
sbit P05=P0^5;
sbit
www.eeworm.com/read/287284/8697212
txt led.txt
======================================================================
※对LED访问的帧格式为:
地址 10 11 12 13 14 15 16 17 18 19 1A 1B 1C (HEX)
名称 CON ID3 ID2 ID1 ID0 D1 D2 D3 D4 D5
www.eeworm.com/read/387011/8712049
#2 led.#2
/////////////////////////////////////
// Generated Initialization File //
/////////////////////////////////////
#include "C8051F120.h"
sbit LED = P1^6;
// Peripheral specific initializati
www.eeworm.com/read/387011/8712052
c led.c
/////////////////////////////////////
// Generated Initialization File //
/////////////////////////////////////
#include "C8051F120.h"
sbit LED = P1^6;
// Peripheral specific initializati