代码搜索:tinyOS

找到约 3,275 项符合「tinyOS」的源代码

代码结果 3,275
www.eeworm.com/read/155397/5622526

manifest tinyviz.manifest

Manifest-Version: 1.0 Main-Class: net.tinyos.sim.TinyViz
www.eeworm.com/read/155397/5623121

readme

README for RfmToLeds Author/Contact: tinyos-help@millennium.berkeley.edu Description: XnpRfmToLeds is an extension of 'RfmToLeds' application that can take network reprogramming request. XnpRfmToLe
www.eeworm.com/read/155397/5623143

readme

README for Blink Author/Contact: tinyos-help@millennium.berkeley.edu Description: Blink is a basic application that starts a 1Hz timer and toggles the red LED every time it fires. It is a very simpl
www.eeworm.com/read/155397/5623173

readme

README for Sense Author/Contact: tinyos-help@millennium.berkeley.edu Description: Sense is an application used in Lesson 2 in tutorial. It periodically samples the photo sensor and displays the hi
www.eeworm.com/read/155397/5623217

readme

README for CntToRfm Author/Contact: tinyos-help@millennium.berkeley.edu Description: CntToLeds maintains a counter on a 4Hz timer and sends out the value of the counter in an IntMsg AM packet on eac
www.eeworm.com/read/155397/5623225

readme

README for CntToLedsAndRfm Author/Contact: tinyos-help@millennium.berkeley.edu Description: CntToLeds maintains a counter on a 4Hz timer; it displays the lowest three bits of the counter value on it
www.eeworm.com/read/155397/5623255

readme

README for CntToLeds Author/Contact: tinyos-help@millennium.berkeley.edu Description: CntToLeds maintains a counter on a 4Hz timer and displays the lowest three bits of the counter value. The red LE
www.eeworm.com/read/155397/5623283

readme

README for SenseTask Author/Contact: tinyos-help@millennium.berkeley.edu Description: SenseTask is an application in Lesson 3 of the tutorial. It periodically samples the photo sensor, posts a task
www.eeworm.com/read/181832/9235412

c app.c

#define dbg(mode, format, ...) ((void)0) #define dbg_clear(mode, format, ...) ((void)0) #define dbg_active(mode) 0 # 60 "/usr/local/avr/include/inttypes.h" typedef signed char int8_t; typedef unsi
www.eeworm.com/read/181832/9235566

c app.c

#define dbg(mode, format, ...) ((void)0) #define dbg_clear(mode, format, ...) ((void)0) #define dbg_active(mode) 0 # 60 "/usr/local/avr/include/inttypes.h" typedef signed char int8_t; typedef unsi