代码搜索结果
找到约 3,982 项符合
Sensor 的代码
robotgw.cfg
TCPGateway.Proxy.AperiosMessage.P 59001
# other available data streams:
#TCPGateway.Sensor.OSensorFrameVectorData.O 59002
#TCPGateway.Effector.OCommandVectorData.S 5
exercise_05.txt
void Exercise_05(void)
{
static word ex05_count;
if(ex05_count == 0)
{
AcquireTemperature(); // Read temperature from sensor
UpdateCelsiusASCII();
readme
README for SenseToLeds
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
SenseToLeds is an application that periodically
samples the photo sensor and displays the highest 3 bits of t
readme
README for SenseToRfm
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
SenseToRfm is an application that periodically samples the photo
sensor and send ADC light reading in a packet
deactivate.m.svn-base
function ePic = deactivate( ePic, propName )
%DEACTIVATE Deactivate the reception of some sensor values. It can also
% deactivate some mechanisms in the interface.
%
% ePic = deactivate(ePi
showarray.m
function showarray(Targets,NumSensors,Spacing)
% SHOWARRAY Illustrate a sensor array with ideal sources
% Example:
% showarray(Targets,NumSensors,Spacing)
numtargs=size(Targets,1);
orgx=(NumS
thermaldemo.c
/* thermalDemo.c - Dy 4 VME-182/183 temperature sensor demonstration code */
/**********************************************************************
*
* Copyright (c) 2003-2005, Dy 4 Systems All
localizestatic.nc
/*
* LocalizeStatic.nc
* David Moore
*/
interface LocalizeStatic {
/* Localize a sensor network with static positions. The GetDistances()
* callback is used to obtain
testdata.m
%TESTDATA Script to test import functionality of the navigation toolbox.
nsteps = 6;
clc;
disp(['------------------']);
disp(['--- Testdata.m ---']);
disp(['------------------']);
% sensor 1
files.s
readme
README for SenseToLeds
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
SenseToLeds is an application that periodically
samples the photo sensor and displays the highest 3 bits of t