代码搜索:LEDS
找到约 3,223 项符合「LEDS」的源代码
代码结果 3,223
www.eeworm.com/read/127726/14339017
c led.c
#include
/*
* Demo program
*
* Flashes LEDs on Port B, responds to switch press
* on RA1. Usable on PICDEM board.
*
* Copyright (C)1997 HI-TECH Software.
* Freely distributable.
*/
#
www.eeworm.com/read/125392/14495685
c led.c
#include
/*
* Demo program
*
* Flashes LEDs on Port B, responds to switch press
* on RA1. Usable on PICDEM board.
*
* Copyright (C)1997 HI-TECH Software.
* Freely distributable.
*/
#
www.eeworm.com/read/221275/14751034
h configoptions.h
#ifndef CONFIG_OPTIONS_H
#define CONFIG_OPTIONS_H
// Comment next line if MSP430 is installed on DaVinci EVM
//#define FET_BOARD
// Comment next line if NOT using IR debug LEDs
//#define
www.eeworm.com/read/11139/200427
nc moteplatformc.nc
module MotePlatformC {
provides interface Init;
}
implementation {
command error_t Init.init() {
//LEDS
TOSH_SET_RED_LED_PIN();
TOSH_SET_GREEN_LED_PIN();
TOSH_SET_YELLOW_LE
www.eeworm.com/read/11139/204361
nc testmts300p.nc
#include "Timer.h"
#include "XMTS300.h"
#include "mts300.h"
module TestMts300P
{
uses
{
interface Leds;
interface Boot;
interface Timer as MTS300Timer;
www.eeworm.com/read/14329/327929
txt abstract.txt
The HID project is a demo program for the Keil MCB2300
Board using the NXP LPC23xx Microcontroller.
It demonstrates an USB HID (Human Interface Device):
- 8 LEDs (LED0..7)
- 1 Push Buttons (
www.eeworm.com/read/480930/1306796
s testrescue.s
/* $Id: testrescue.S,v 1.3 2001/10/03 17:15:15 bjornw Exp $
*
* Simple testcode to download by the rescue block.
* Just lits some LEDs to show it was downloaded correctly.
*
* Copyright (C) 1999
www.eeworm.com/read/250243/4435500
s testrescue.s
/* $Id: testrescue.S,v 1.1 2001/12/17 13:59:27 bjornw Exp $
*
* Simple testcode to download by the rescue block.
* Just lits some LEDs to show it was downloaded correctly.
*
* Copyright (C) 1999
www.eeworm.com/read/243567/4522895
s testrescue.s
/* $Id: testrescue.S,v 1.3 2001/10/03 17:15:15 bjornw Exp $
*
* Simple testcode to download by the rescue block.
* Just lits some LEDs to show it was downloaded correctly.
*
* Copyright (C) 1999
www.eeworm.com/read/209559/4962528
s testrescue.s
/* $Id: testrescue.S,v 1.1 2001/12/17 13:59:27 bjornw Exp $
*
* Simple testcode to download by the rescue block.
* Just lits some LEDs to show it was downloaded correctly.
*
* Copyright (C) 1999