代码搜索结果

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

sim_resources.c

/* -*- linux-c -*- * * (C) Copyright IBM Corp. 2003, 2004 * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of

temp.c

/* $Header: /cvsroot/watchdog/watchdog/src/temp.c,v 1.2 2006/07/31 09:39:23 meskes Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" #endif #include #include #include "extern.h"

uart1.lst

C51 COMPILER V7.02b UART1 08/27/2008 10:59:03 PAGE 1 C51 COMPILER V7.02b, COMPILATION OF MODULE UART1 OBJECT MODULE PLACED IN

uart1.#1

/*************************************************************** 功能:实现ADC0采样芯片温度,通过LCD显示,并通过串口1(J13)发送到PC机,请使用串口调试工具调试! 注:试验时把ADC0的工作基准VREF0(J7_5和J7_6或J7_2和J7_6)和LCD电源跳线(J18_1和J18_2)联接好! 作者:ZD

uart1.#3

/*************************************************************** 功能:实现ADC0采样芯片温度,通过LCD显示,并通过串口1(J13)发送到PC机,请使用串口调试工具调试! 注:试验时把ADC0的工作基准VREF0(J7_5和J7_6或J7_2和J7_6)和LCD电源跳线(J18_1和J18_2)联接好! 作者:ZD

uart1.c

/*************************************************************** 功能:实现ADC0采样芯片温度,通过LCD显示,并通过串口1(J13)发送到PC机,请使用串口调试工具调试! 注:试验时把ADC0的工作基准VREF0(J7_5和J7_6或J7_2和J7_6)和LCD电源跳线(J18_1和J18_2)联接好! 作者:ZD

max232.lst

C51 COMPILER V7.06 MAX232 01/11/2009 16:09:35 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE MAX232 OBJECT MODULE PLACED IN

max232.c

#include #include #include #include "LCD1602.h" #define uchar unsigned char #define uint unsigned int unsigned char TBuffer[15]; sbit menu=P2^3; //按键菜单 sbi

uart0.c

/*************************************************************** 功能:实现ADC0采样芯片温度,通过LCD显示,并通过串口0(J13)发送到PC机,同时接收PC传回的一个字符并显示, 请使用串口调试工具调试! 注:试验时把ADC0的工作基准VREF0(J7_5和J7_6或J7_2和J7_6)和LCD电源跳线(J1

lm1602._h

#ifndef _LM1602__ #define _LM1602__ #include #include #define RS_H PORTA |= (1