代码搜索结果
找到约 5,431 项符合
Temperature 的代码
lm1602.h
#ifndef _LM1602__
#define _LM1602__
#include
#include
#define RS_H PORTA |= (1
18b20.lst
C51 COMPILER V7.50 18B20 09/02/2006 00:02:24 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE 18B20
OBJECT MODULE PLACED IN 1
msp430x20x2_adc10_03.c
//******************************************************************************
// MSP430F20x2 Demo - ADC10, Sample A10 Temp, Set P1.0 if Temp ++ ~2C
//
// Description: se ADC10 and the integrat
fet120_adc10_03.c
//*****************************************************************************
// MSP-FET430P120 Demo - ADC10, Sample A10 Temp, Set P1.0 if Temp ++ ~2C
//
// Description: se ADC10 and the integr
msp430x21x2_adc10_03.c
//******************************************************************************
// MSP430F21x2 Demo - ADC10, Sample A10 Temp, Set P1.0 if Temp ++ ~2C
//
// Description: Set ADC10 and the integra
msp430x22x4_adc10_03.c
//******************************************************************************
// MSP430F22x4 Demo - ADC10, Sample A10 Temp, Set P1.0 if Temp ++ ~2C
//
// Description: Set ADC10 and the integra
msp430x20x2_adc10_03.c
//******************************************************************************
// MSP430F20x2 Demo - ADC10, Sample A10 Temp, Set P1.0 if Temp ++ ~2C
//
// Description: se ADC10 and the integrat
makefile
#####################################################################
#
# Created by u'nSP IDE 11:47:47 07/12/03
#
##############################################################
uart0.#1
/***************************************************************
功能:实现ADC0采样芯片温度,通过LCD显示,并通过串口0(J13)发送到PC机,同时接收PC传回的一个字符并显示,
注:试验时把ADC0的工作基准VREF0(J7_5和J7_6或J7_2和J7_6)和LCD电源跳线(J18_1和J18_2)联接好!
uart0.#2
/***************************************************************
功能:实现ADC0采样芯片温度,通过LCD显示,并通过串口0(J13)发送到PC机,同时接收PC传回的一个字符并显示,
注:试验时把ADC0的工作基准VREF0(J7_5和J7_6或J7_2和J7_6)和LCD电源跳线(J18_1和J18_2)联接好!