代码搜索结果

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

main.c

/****************************************************** 多功能控制器 zhaojun 2008/01/11 ******************************************************/ #include"

fet140_i2c_01.c

//****************************************************************************** // MSP-FET430P140 Demo - I2C, Master Intf. to TMP100, Set P1.0 if Temp > 28C // // Description: I2C interface to T

fet140_i2c_01.c

//****************************************************************************** // MSP-FET430P140 Demo - I2C, Master Intf. to TMP100, Set P1.0 if Temp > 28C // // Description: I2C interface to T

th_system系统设计说明.txt

.................智能温湿度监控仪------>TH_SYS V1.0........................ The intelligence degree of temperature and humidity supervision instrument 单位: 浙江工商大学.信息与电子工程学院 指导老师: 赵良煦 承担学生:

glycerin.dat

Thermophysical properties of glycerin, adapted from Table B-3, p. 779, in E.R.G. Eckert, and R.M. Drake, Jr., "Analysis of Heat and Mass Transfer", 1972, McGraw-Hill, New York Density (rho), dyna

t_event.c

/************************************************************************* * FILENAME: $RCSfile: t_event.c,v $ * VERSION : $Revision: 1.3 $ * DATE : $Date: 2000/11/09 15:24:53 $ * Copyright (c)

msp430x22x4_uscib0_i2c_01.c

//****************************************************************************** // MSP430F22x4 Demo - USCI_B0 I2C Master to TMP100, Set P5.1 if Temp > 28C // // Description: I2C interface to TMP

fet140_i2c_01.c

//****************************************************************************** // MSP-FET430P140 Demo - I2C, Master Intf. to TMP100, Set P1.0 if Temp > 28C // // Description: I2C interface to T

fet140_i2c_01.c

//****************************************************************************** // MSP-FET430P140 Demo - I2C, Master Intf. to TMP100, Set P1.0 if Temp > 28C // // Description: I2C interface to T

i2c.c

#define DATA P1_1 #define SCK P1_0 #define ACK 1 #define noACK 0 #define MEASURE_TEMP 0x03 //测量温度命令 #define MEASURE_HUMI 0x05 //测量湿度命令 //读温湿度数据 chars_measure(unsigned char *p_value,unsigned