代码搜索结果
找到约 3,982 项符合
Sensor 的代码
ds2450_old.c
//*****************************************************************************
// File Name : ds2450.c
// Title : Dallas 1-Wire DS2450 A2D Sensor Library
// Revision : 5
// Notes :
// Target
ds2450.c
//*****************************************************************************
// File Name : ds2450.c
// Title : Dallas 1-Wire DS2450 A2D Sensor Library
// Revision : 5
// Notes :
// Target
ds2450_old.h
//*****************************************************************************
// File Name : ds2450.c
// Title : Dallas 1-Wire DS2450 A2D Sensor Library
// Revision : 5
// Notes :
// Target
demo6_6_sensormis.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% demo6_6_sensormis.m
% K. Bell 12/2/99
% updated by K. Bell 11/20/00
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Sensor Mismatch
clear all
%************************
changelog.txt
This file documents changes in the software, firmware and hardware of the
"Remote Sensor" device. New entries are always appended to the end of the file.
Scroll down to the bottom to see the most rece
changelog.txt
This file documents changes in the software, firmware and hardware of the
"Remote Sensor" device. New entries are always appended to the end of the file.
Scroll down to the bottom to see the most rece
ads1100_demo.c
//------------------------------------------------------------------------------
// ADS1100_Demo.c - ADS1100 Bridge Sensor Readout Demo w/ MSP430F413
//
// Description: Program reads out an externa
main.cpp
//------------------------------------------------------------------------------
// ADS1100_Demo.c - ADS1100 Bridge Sensor Readout Demo w/ MSP430F413
//
// Description: Program reads out an exter
main.c
//------------------------------------------------------------------------------
// ADS1100_Demo.c - ADS1100 Bridge Sensor Readout Demo w/ MSP430F413
//
// Description: Program reads out an externa
root_musicmse.m
clc;
clear all;
%=========== Parameters setting =================
M=50; % sensor number
S=3; % signal source number
J=1;
snap=200; % snapshot
%===== signal model parameters setting ==