代码搜索结果

找到约 5,431 项符合 Temperature 的代码

msp430x24x_adc12_10.s43

;******************************************************************************* ; MSP430x24x Demo - ADC12, Sample A10 Temp and Convert to oC and oF ; ; Description: A single sample is made on

alt2temp.pro

;+ ; NAME: ; alt2temp ; ; PURPOSE: ; Calculate temperature (Kelvin) at a given altitude (m) assuming ; ICAO standard atmosphere conditions ; ; CATEGORY: ; FUNCTION ; ; CALLING SEQUENCE: ; alt2temp(al

pd2.pbd

This is an internal working file generated by the Source Browser. 13:43 07s E:\MSP430专区\430练习\模块实验\1302\1302+12864\Release\Obj\Cry12864.pbi E:\MSP430专区\430练习\模块实验\1302\1302+12864\Release\Obj\DS1302

pd2.pbd

This is an internal working file generated by the Source Browser. 11:54 14s E:\MSP430专区\430练习\模块实验\1302\1302+12864\Debug\Obj\Cry12864.pbi E:\MSP430专区\430练习\模块实验\1302\1302+12864\Debug\Obj\DS1302.pbi

f34x_msd_temp_sensor.c

//----------------------------------------------------------------------------- // F34x_MSD_Temp_Sensor.c //----------------------------------------------------------------------------- // Copyrigh

cmx_fttherm.c

//***************************************************************************** //***************************************************************************** // FILENAME: CMX_FTTHERM.c // Ver

新建 文本文档.txt

#include void init() { TRISB=0; PORTB=0; } unsigned int Read_Self_AD(unsigned char ANx) { unsigned int i; switch(ANx) { case 0: { TRISA0=1; ADCON0=0b01000001; b

huhuibiyesheji.c

#include void init() { TRISB=0; PORTB=0; } unsigned char rtTable[] = { 0x09a, // -20.00 32.9505 0x09b, // -19.50 32.4413 0x09c, // -19.00 31.9420 0x09d, // -18.50 31.4522

c8051f31x

//----------------------------------------------------------------------------- // T2Cal31x.c //----------------------------------------------------------------------------- // Copyright (C) 2004 S

f30x_adc0_tempsensor.asm

$NOMOD51 ;----------------------------------------------------------------------------- ; F30x_ADC0_TempSensor.asm.ASM ;-----------------------------------------------------------------------------