代码搜索结果
找到约 5,431 项符合
Temperature 的代码
display.c
#include "main.h"
#include "lcd.h"
extern unsigned char Flag;
/*
LCDInitial LCD初始化程序:
初始化LCD并显示欢迎屏。
*/
void DISPInitial()
{
unsigned int i;
unsigned char j;
WriteLCD_Command(0x30);
display.lst
C51 COMPILER V8.02 DISPLAY 04/24/2007 17:29:57 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE DISPLAY
OBJECT MODULE PLACED IN
fet140_i2c_01.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Master Intf. to TMP100, Set P1.0 if Temp > 28C
//
// Description: I2C interface to T
acquisition.h
//---------------------------------------------------------------------------
// Project No. : COM-02
// File Name : Acquisition.h
//----------------------------------------------------------
acquisition.h
//---------------------------------------------------------------------------
// Project No. : COM-02
// File Name : Acquisition.h
//----------------------------------------------------------
fet140_i2c_01.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C Master Interface TMP100, Set P1.0 if Temp > 28c
//
// Description; I2C interface to
siman.c
#include
#include
#include
/* set up parameters for this simulated annealing run */
/* how many points do we try before stepping */
#define N_TRIES 200
1820_2.c
// Program 1820_2.C
//
// Reads 64-bit address from DS1820, saves to the 16F877's flash EEPROM
// and displays it on LCD.
//
// Uses 64-bit address to perform temperature measurement. Data is
/
ds1621.c
////////////////////////////////////////////////////////////////////////////
//// Library for a Dallas 1621 Temperature chip ////
////
ds1621m.c
/////////////////////////////////////////////////////////////////////////////
//// Library for a Dallas 1621 Temperature chip ////
////