代码搜索结果
找到约 5,431 项符合
Temperature 的代码
msp430xg46x_adc12_03.c
//******************************************************************************
// MSP430xG461x Demo - ADC12, Sample A10 Temp, Set P5.1 if Temp ++ ~2C
//
// Description: Use ADC12 and the inte
exm030312_1.m
a=cell(2,3); %创建 空元胞数组
green_house_1=struct('name',a,'volume',a,'parameter',a(1,2)) %
green_house_2=struct('name',a,'volume',[],'parameter',[]) %
green_hopuse_3(2,3)=struct('name
exm030312_1.m
a=cell(2,3); %创建 空元胞数组
green_house_1=struct('name',a,'volume',a,'parameter',a(1,2)) %
green_house_2=struct('name',a,'volume',[],'parameter',[]) %
green_hopuse_3(2,3)=struct('name
ds18b20.h
#ifndef _DS18B20_H_
#define _DS18B20_H_
extern void ds18b20_init(void);
extern unsigned char ds18b20_readdata(void);
extern void ds18b20_writecommand(unsigned char command);
extern void temperatu
uart0.lst
C51 COMPILER V7.50 UART0 12/05/2005 16:18:59 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE UART0
OBJECT MODULE PLACED IN u
chap2_ex7_2.m
% Chap2_Ex7_2.m
clc; close all; clear all
R=0.0008; C=300; Qbar=36000;
tau=R*C;
T0=50; % outside temperature
Tinit=T0; % initial temperature
Tss=R*Qbar+T0;
Td=75; % desired temperature
de
ht1621_driver.c
//****************************************************************************
// @Project Includes
//****************************************************************************
#include "GLOBAL.H
t_event.c
/*************************************************************************
* $RCSfile: t_event.c,v $
* $Revision: 1.18 $
* $Date: 2001/03/19 16:58:09 $
* Copyright (c) 1997-2000 Texas Instruments Inco
mos9defs.h
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Thomas L. Quarles
Modified: Alan Gillespie
**********/
#ifndef MOS9
#define MOS9
#include "ifsi
mos3defs.h
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Thomas L. Quarles
Modified: 2000 AlanFixes
**********/
#ifndef MOS3
#define MOS3
#include "ifsi