代码搜索:LEDS
找到约 3,223 项符合「LEDS」的源代码
代码结果 3,223
www.eeworm.com/read/354140/10383398
c main.c
//Simple program that blinking leds
#include "AT91SAM7S64.h"
#include "system.h"
AT91PS_PIO m_pPio = AT91C_BASE_PIOA; // 定义 PIOA 端口
void Delay (unsigned long a) { while (-
www.eeworm.com/read/467378/7011305
c main.c
//Simple program that blinking leds
#include "AT91SAM7S64.h"
#include "system.h"
AT91PS_PIO m_pPio = AT91C_BASE_PIOA; // 定义 PIOA 端口
void Delay (unsigned long a) { while (-
www.eeworm.com/read/148648/5712985
txt abstract.txt
The BLINKY project blinks the LEDs on the
Phytec KC161RI and KC161PI evaluation boards.
The BLINKY project allows you to test the
Phytec KitCON-161RI+PI and C161RI+PI Starter Kits.
It cont
www.eeworm.com/read/490998/6439196
m inputdemo.m
%function InputDemo
%week1 - Reading switches and outputting to LEDs
%Set Switch3 0010 Switch4 1000
% Switch5 R Switch 6 R Switch 7 R
base = 888;
disp('Hello Bytronics')
%send control w
www.eeworm.com/read/282522/4096586
h tms470.h
/*
* $Revision: 3327 $
*/
void TMS470SystemInit();
void TMS470InitInterrupt(void(*timer_func)());
void TMS470InitTimer();
void TMS470StartTimer();
void TMS470InitPIO();
void TMS470LedS
www.eeworm.com/read/282459/4101708
c main.c
//Simple program that blinking leds
#include "AT91SAM7S64.h"
#include "system.h"
AT91PS_PIO m_pPio = AT91C_BASE_PIOA; // 定义 PIOA 端口
void Delay (unsigned long a) { while (-
www.eeworm.com/read/383940/2608625
nc blinkm.nc
// $Id: BlinkM.nc,v 1.4 2006/12/12 18:22:49 vlahan Exp $
#include "Timer.h"
module BlinkM
{
uses interface Boot;
uses interface Leds;
uses interface Alarm as Alarm;
}
implemen
www.eeworm.com/read/351582/3106525
vhd ps2.vhd
-- The FPGA-evb-S2 Xilinx Spartan-II evaluation board example
-- This example reads scan codes from a PS/2 keyboard and
-- displays them on LEDs.
-- (C)2001 Jan Pech, j.pech@sh.cvut.cz
library IEE
www.eeworm.com/read/258246/4358203
c main.c
//Simple program that blinking leds
#include "AT91SAM7S64.h"
#include "system.h"
AT91PS_PIO m_pPio = AT91C_BASE_PIOA; // 定义 PIOA 端口
void Delay (unsigned long a) { while (-
www.eeworm.com/read/235944/14039823
c main.c
//Simple program that blinking leds
#include "AT91SAM7S64.h"
#include "system.h"
AT91PS_PIO m_pPio = AT91C_BASE_PIOA; // 定义 PIOA 端口
void Delay (unsigned long a) { while (-