代码搜索:LEDS

找到约 3,223 项符合「LEDS」的源代码

代码结果 3,223
www.eeworm.com/read/128784/5979592

txt abstract.txt

The BLINKY project is the example program used in User's Guide: MCBx51 Evaluation Board - Chapter 5 Programming. It does nothing more than blink the LEDs on the MCBx51 evaluation board.
www.eeworm.com/read/264910/11294872

txt abstract.txt

The Memory project is a demo program for the Nohau LPC2800 Board using the Philips LPC288x Microcontroller. It demonstrates an USB Memory based on USB Mass Storage Class. LEDs are used to displ
www.eeworm.com/read/227942/14405607

txt abstract.txt

The BLINKY project is the example program used in User's Guide: MCBx51 Evaluation Board - Chapter 5 Programming. It does nothing more than blink the LEDs on the MCBx51 evaluation board.
www.eeworm.com/read/7232/113811

txt abstract.txt

The BLINKY project is the example program used in User's Guide: MCBx51 Evaluation Board - Chapter 5 Programming. It does nothing more than blink the LEDs on the MCBx51 evaluation board.
www.eeworm.com/read/7410/116814

txt abstract.txt

The BLINKY project is the example program used in User's Guide: MCBx51 Evaluation Board - Chapter 5 Programming. It does nothing more than blink the LEDs on the MCBx51 evaluation board.
www.eeworm.com/read/7449/119765

txt abstract.txt

The BLINKY project is the example program used in User's Guide: MCBx51 Evaluation Board - Chapter 5 Programming. It does nothing more than blink the LEDs on the MCBx51 evaluation board.
www.eeworm.com/read/8235/144212

txt abstract.txt

The BLINKY project is the example program used in User's Guide: MCBx51 Evaluation Board - Chapter 5 Programming. It does nothing more than blink the LEDs on the MCBx51 evaluation board.
www.eeworm.com/read/11139/199454

nc nwkp.nc

/* * @author IPP HURRAY http://www.hurray.isep.ipp.pt/art-wise * @author Andre Cunha * */ #include #include "printfUART.h" module NWKP { uses interface Leds; /
www.eeworm.com/read/11139/204837

nc httpdp.nc

module HttpdP { uses { interface Leds; interface Boot; interface Tcp; } } implementation { static char *http_okay = "HTTP/1.0 200 OK\r\n\r\n"; static int http_okay_len
www.eeworm.com/read/12862/247625

txt abstract.txt

The BLINKY project is the example program used in User's Guide: MCBx51 Evaluation Board - Chapter 5 Programming. It does nothing more than blink the LEDs on the MCBx51 evaluation board.