代码搜索结果
找到约 3,108 项符合
Sensor 的代码
msgrcvsensor.m
function [exectime, data] = msgRcvSensor(seg, data)
disp('ERROR: sensor received a message');
exectime = -1;
makefile
# This application assumes a mica sensor board, so does not run on mica2dot
PLATFORMS=mica mica2
COMPONENT=HFS
SENSORBOARD=micasb
include ../Makerules
readme
README for MicaSBVerify
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
MicaSBVerify contains several applications to test out the mica sensor board.
Each test is self-contained a
mssccprj.scc
SCC = This is a Source Code Control file
[sensor.dsp]
SCC_Aux_Path = "\\rd-server\SFF\"
SCC_Project_Name = "$/bmfscan/software/sensor", FFMAAAAA
readme
This directory contains files for some utility commands for the
Tiny Application Sensor Kit (TASK).
readme
This directory contains the Python code for the
Tiny Application Sensor Kit (TASK) field tool.
To config: python config-gui.py
To run: python tool.py
readme
This directory contains the files for the TASK client GUI tool for the
Tiny Application Sensor Kit (TASK).
To run (from tools/java):
java net.tinyos.task.taskviz.TASKVisualizer
readme
This directory contains files for the TASK API for the
Tiny Application Sensor Kit (TASK).
readme
TinyOS application for the Tiny Application Sensor Kit (TASK)
temperaturesensorlistener.java
package net.sf.dz.event;
import net.sf.dz.device.sensor.TemperatureSensor;
/**
* Temperature sensor status change listener.
*
* @author Copyright ©