代码搜索结果
找到约 3,982 项符合
Sensor 的代码
ctrlcode.m
function [exectime, data] = ctrlcode(seg, data)
switch seg,
case 1,
y = ttGetMsg; % Obtain sensor value
r = ttAnalogIn(1); % Read reference value
P = data.K*(r-y);
D = data.ad*da
ds18b20.lst
MPASM 5.14 DS18B20.ASM 1-2-2008 12:51:24 PAGE 1
LOC OBJECT CODE LINE SOURCE TEXT
VALUE
00001 ; Read temperature sensor DS18b20
ctrlcode.m
function [exectime, data] = ctrlcode(seg, data)
switch seg,
case 1,
y = ttGetMsg; % Obtain sensor value
r = ttAnalogIn(1); % Read reference value
P = data.K*(r-y);
D = data.ad*da
senseparser.cup
package net.tinyos.tinydb.parser;
// CUP specification for sensor query parser
import java_cup.runtime.*;
import java.util.*;
import java.io.*;
import net.tinyos.tinydb.*;
action code {:
byte qu
ctrlcode.m
function [exectime, data] = ctrlcode(seg, data)
switch seg,
case 1,
y = ttGetMsg; % Obtain sensor value
r = ttAnalogIn(1); % Read reference value
P = data.K*(r-y);
D = data.ad*da
thermlcd.c
/* Thermometer with LCD display
using the National Semiconductor LM75 I2C bus
temperature sensor
CodeVisionAVR C Compiler
(C) 2000-2003 HP InfoTech S.R.L.
www.hpinfotech.ro
therm75.c
/* Thermometer with RS232 serial data transmision
using the National Semiconductor LM75 I2C bus
temperature sensor
Chip: AT90S8515
Memory Model: SMALL
Data Stack Size: 128 bytes
node6.html
3 Sensor
main.c
#include /* for EnableInterrupts macro */
#include "derivative.h" /* include peripheral declarations */
#include
//char sensor_temp_disp[]="000.00";
#define LCD_DATA_PO
iqdmc_ml.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="dmclib_cIQmath"
ProjectDir="C:\tidcs sensor new\DMC\c28\v32x\lib\dmclib\cIQmath\build