代码搜索结果
找到约 3,982 项符合
Sensor 的代码
sconscript
import glob
import os
import string
from scripts.build_support import *
Import ('*')
# List of application files and sources defined here
# Example definition:
#
# app_names_list = ['foo.elf', '
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
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.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
fpc1011.c
/* fps.c - fingerprint sensor driver */
/* Copyright Mistral Software Pvt Ltd. Corporation */
/*
Modification History
---------------------
Version 1.0,07Jul05,CS - Created
*/
/*
DES
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
ds18b20.h
//*****************************************************************************
// File Name : ds18b20.c
// Title : Dallas 1-Wire DS18B20 Temperature Sensor Library
// Revision : 3
// Notes :
ds18b20.c
//*****************************************************************************
// File Name : ds18b20.c
// Title : Dallas 1-Wire DS18B20 Temperature Sensor Library
// Revision : 3
// Notes :
ads1100_demo.s43
;-------------------------------------------------------------------------------
; ADS1100_Demo.s43 - ADS1100 Bridge Sensor Readout Demo w/ MSP430F413
;
; Description: Program reads out an external
run_pfilter.m
% A Simple Particle Filter for localization
%
% author : Mike Montemerlo (CMU) (mmde@cs.cmu.edu)
%
% This code depends on the robot trajectory and sensor simulator
% code written by Hugh Durrant-