代码搜索结果

找到约 3,982 项符合 Sensor 的代码

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

ams-pmu.c

/* * Apple Motion Sensor driver (PMU variant) * * Copyright (C) 2006 Michael Hanselmann (linux-kernel@hansmi.ch) * * This program is free software; you can redistribute it and/or modify * it und

colordetector.java

import lejos.nxt.*; /** * For testing the HiTechnic color sensor (see lejos.nxt.ColorSensor). * @author BB */ public class ColorDetector { final static int INTERVAL = 200; // millisecond

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

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

doa.m

function angles=doa(obj) % DOA Estimate the direction of arrival of the sources in the % sensor array data set using simplistic peak finding method % Example: % angels=doa(ds) zeroPadTo=256;

cim.c

/* * ucosii/jz4730/drv/cim.c * * Camera Interface Module (CIM) driver for JzSOC * This driver is independent of the camera sensor * * Copyright (C) 2005 JunZheng semiconductor * * This progra

dy4max6634.c

/* dy4max6634.c - CWC VME-182/183 Temperature Sensor driver */ /************************************************************************** * * Copyright (c) 2005 Curtiss-Wright Controls, Inc. All

cim.c

/* * ucosii/jz4730/drv/cim.c * * Camera Interface Module (CIM) driver for JzSOC * This driver is independent of the camera sensor * * Copyright (C) 2005 JunZheng semiconductor * * This progra

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