代码搜索结果
找到约 3,982 项符合
Sensor 的代码
resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by sensor.rc
//
#define IDS_IST 1
#define IDS_VER 2
// Next
ms_power.m
function status = ms_power(port,state);
%Mouse sensor power up/down.
% STATUS = MS_POWER(PORT,STATE);
%
% Input Parameters:
% ================
%
% port --------------> Parallel port
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
readme
Package: net.tinyos.oscilloscope
Description: User application for displaying sensor reading coming
from the oscilloscope mote application.
Authors: Jason Hill and Eric Heien
Executables: oscillosco
controller_init.m
function controller_init
% Distributed control system: controller node
%
% Receives messages from the sensor node, computes control signal
% and sends it back to the actuator node.
% Initialize True
controller_init.cpp
// Distributed control system: controller node
//
// Receives messages from the sensor node, computes control signal
// and sends it to the actuator node. Also contains a high-priority
// disturbing t
controller_init.cpp
// Distributed control system: controller node
//
// Receives messages from the sensor node, computes control signal
// and sends it to the actuator node. Also contains a high-priority
// disturbing t
readme
Package: net.tinyos.oscilloscope
Description: User application for displaying sensor reading coming
from the oscilloscope mote application.
Authors: Jason Hill and Eric Heien
Executables: oscillosco
adc.c
/* tab:4
* ADC.c - TOS abstraction of asynchronous digital photo sensor
*
* "Copyright (c) 2000 and The Regents of the University
* of California. All rights reserved.
*
* Permission t
adc.c
/* tab:4
* ADC.c - TOS abstraction of asynchronous digital photo sensor
*
* "Copyright (c) 2000 and The Regents of the University
* of California. All rights reserved.
*
* Permission t