代码搜索:LEDS
找到约 3,223 项符合「LEDS」的源代码
代码结果 3,223
www.eeworm.com/read/227432/4774927
txt abstract.txt
The HID project is a demo program for the Keil MCB2140
Board using the Philips LPC2148 Microcontroller.
It demonstrates an USB HID (Human Interface Device):
- 8 LEDs (LED0..7)
- 1 Push Butto
www.eeworm.com/read/317484/3579498
vhd ledcontrol.vhd
--This controls the 8 LEDs on the board
--You can specify a filling factor for each LED, which by PWM is converted to brightness
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH
www.eeworm.com/read/317484/3579502
vhd ledcontrol.vhd
--This controls the 8 LEDs on the board
--You can specify a filling factor for each LED, which by PWM is converted to brightness
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH
www.eeworm.com/read/308211/3718124
c boardtest.c
/*
V0.1 Initial Release 10/July/2006 RBR
*/
//test board functions for leds, switches
#include "msstate_lrwpan.h"
void main (void){
UINT32 start_tick;
halInit();
halIni
www.eeworm.com/read/441368/1771793
c boardtest.c
/*
V0.1 Initial Release 10/July/2006 RBR
*/
//test board functions for leds, switches
#include "msstate_lrwpan.h"
void main (void){
UINT32 start_tick;
halInit();
halIni
www.eeworm.com/read/430182/1937814
s testrescue.s
/* $Id: testrescue.S,v 1.1.1.1 2004/02/04 12:55:28 laputa Exp $
*
* Simple testcode to download by the rescue block.
* Just lits some LEDs to show it was downloaded correctly.
*
* Copyright (C)
www.eeworm.com/read/385891/2579479
s testrescue.s
/* $Id: testrescue.S,v 1.1.1.1 2004/02/04 12:55:28 laputa Exp $
*
* Simple testcode to download by the rescue block.
* Just lits some LEDs to show it was downloaded correctly.
*
* Copyright (C)
www.eeworm.com/read/383940/2609291
nc testi2cc.nc
#include "Timer.h"
module TestI2CC
{
uses
{
interface Boot;
interface Leds;
interface Timer;
interface Read as ReadMagX;
interface Read a