代码搜索:tinyOS

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

代码结果 3,275
www.eeworm.com/read/270919/4231840

readme

Package: net.tinyos.tools Description: Simple java tools for interacting with motes. Author: TinyOS team This package contains small applications that allow a user to interact with motes in a simple
www.eeworm.com/read/383940/2608287

readme

Mini C-SDK for TinyOS ===================== This directory contains a mini-SDK for C, for communicating with motes running TinyOS 2.0. To build this SDK, run ./bootstrap ./configure --prefix=
www.eeworm.com/read/484868/1265628

linux makefile.linux

all: libgetenv.so libgetenv.so: net_tinyos_util_Env.h net_tinyos_util_Env.c gcc "-I$(JDK)/include" -shared -fpic net_tinyos_util_Env.c -o$@ install: libgetenv.so install libgetenv.so "$(JNI)" rpm
www.eeworm.com/read/222388/4820019

linux makefile.linux

all: libgetenv.so libgetenv.so: net_tinyos_util_Env.h net_tinyos_util_Env.c gcc "-I$(JDK)/include" -shared -fpic net_tinyos_util_Env.c -o$@ install: libgetenv.so install libgetenv.so "$(JNI)" rpm
www.eeworm.com/read/270919/4232249

linux makefile.linux

all: libgetenv.so libgetenv.so: net_tinyos_util_Env.h net_tinyos_util_Env.c gcc "-I$(JDK)/include/linux" "-I$(JDK)/include" -shared -fpic net_tinyos_util_Env.c -o$@ install: libgetenv.so install l
www.eeworm.com/read/11139/204003

java dhvinject.java

import java.io.*; import net.tinyos.message.*; import net.tinyos.util.*; public class DhvInject implements MessageListener { MoteIF mote; DhvInject(DhvMsg dhvmsg) { mote =
www.eeworm.com/read/11139/204037

java dipinject.java

import java.io.*; import net.tinyos.message.*; import net.tinyos.util.*; public class DipInject implements MessageListener { MoteIF mote; DipInject(DipMsg dipmsg) { mote =
www.eeworm.com/read/222388/4819971

readme

TinyViz - The TinyOS Simulator GUI Nelson Lee, Matt Welsh, Phil Levis, and Dennis Chi TinyViz is an extensible GUI for TOSSIM/Nido, the TinyOS simulator. It allows you to visualize and debug the oper
www.eeworm.com/read/155397/5622518

readme

TinyViz - The TinyOS Simulator GUI Nelson Lee, Matt Welsh, Phil Levis, and Dennis Chi TinyViz is an extensible GUI for TOSSIM/Nido, the TinyOS simulator. It allows you to visualize and debug the oper
www.eeworm.com/read/11139/197524

repository

tinyos-2.x/tools/platforms/mica/uisp