代码搜索结果
找到约 3,982 项符合
Sensor 的代码
delay.sdb
[p GLOBOPT AUTOSTATIC PIC14 PICMIDHI PICLOMID ]
"8 E:\PIC\PIC16F627A\oil level sensor\delay.c
[v _delay `(v 1 e 0 0 ]
{
[v _time `ui 1 p 2 0 ]
[v _time `ui 1 p 2 0 ]
"10
} 0
3_5_3.s43
;
;注意此文件的个别子程序在后面
;同时结构请读者补充
;
#include "msp430x14X.h"
Ref equ 001h ; P2.0 连接参考电阻
Sensor equ 002h ; P2.1 连接传感器
Mainloop mov #Sensor,R14
adc.h
#define TEMPERATURE_SENSOR 0
#define VOLTAGE_SENSOR 1
#define LIGHT_SENSOR 2
#define CELCIUS 3
#define FARENHEIT 4
#define DIR_SENSOR 4
//#define Vref
fps200ctl.h
#ifndef FPS200CTL_H
#define FPS200CTL_H
/*****************************************************************************/
/*
* fps200ctl.h -- Control Codes for the FPS200 Sensor
*
* Copyr
flexiforce stampdaq.bs2
' Flexiforce StampDAQ.bs2
' Example with the Flexiforce sensor and StampDAQ
' {$STAMP BS2}
' {$PBASIC 2.5}
' -----[ Declarations ]----------------------------------------------------
rawForce
ctf_read_res4_coef.m
function [ctf] = ctf_read_res4(folder,VERBOSE);
% ctf_read_res4 - Read a CTF .res4 file
%
% ctf = ctf_read_res4( [folder], [VERBOSE])
%
% This function reads the resource information from a CTF .ds
bigeeglabscriptsf.m
clear all;
folder='sampledataset.ds';
[data]=readepochs(folder);
%wind = [-.1 .15];
%[data]=readepochs(folder,'markers',{'click'},'window',wind);
%[data]=readepochs(folder,'window',wind,'tria
projekt_4.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Projekt Numerische Feldberechung %
% %
% Marco Angliker, Remo Huber %
% %
projekt_5.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Projekt Numerische Feldberechung %
% %
% Marco Angliker, Remo Huber %
% %
projekt_3.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Projekt Numerische Feldberechung %
% %
% Marco Angliker, Remo Huber %
% %