代码搜索结果

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

ds18b20_avr.c

#i nclude "define.h" #i nclude "uart.h" #i nclude #define uchar unsigned char #define BIT(x) 1

types.h.bak

unsigned int temperature; float AdValue ; unsigned char HOLD_Number; unsigned char counter; unsigned int value[64]; unsigned char KEY_Variable[3];//按键滤波绶冲区 bit bm_HOLD_Start; bit bm_jiaozhun;

pcwd.h

/* * Berkshire PC Watchdog Defines * For version 0.41 of the driver */ #define PCWD_IOCTL_BASE 'W' #define PCWD_GETSTAT _IOR(PCWD_IOCTL_BASE, 1, int) #define PCWD_PING _IOR(PCWD_IOCTL_BAS

paldemo.c

/* * file : PALdemo.c * project : PIC PAL SOFTWARE VIDEO GENERATOR DEMO * author : Bruno Gavand * compiler : mikroC V6.2 * date : January 17, 2006 * updated

wl-6622.lst

1 ;BANK_0 2 0000 R0 EQU 00H 3 0001 TCC EQU 01H 4 0002 PC EQU 02H 5 0003 STATUS E

resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by NetElectronSrv.rc // #define IDM_ABOUTBOX 0x0010 #define IDD_ABOUTBOX

resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by NetElectronClt.rc // #define IDM_ABOUTBOX 0x0010 #define IDD_ABOUTBOX

ds18b20_two_thermo.txt

' DS18B20_two_thermo.bas for Atmel AVR with BASCOM - AVR and Dallas semiconductors DS18B20 temperature sensors - NO extra hardware ' Program "DUAL DS Thermo" ' Messures and displays temperature in

main.c

#include "config.h" extern Temperature_Set;//设定温度 int CurrentTemp; void LEDDisp(int t) { if (Temperature_Set==t/8) { LEDSet=0; LEDCool=1; LEDHot=1; // printf("LE

main.c

#include "config.h" extern Temperature_Set;//设定温度 int CurrentTemp; void LEDDisp(int t) { if (Temperature_Set==t/8) { LEDSet=0; LEDCool=1; LEDHot=1; // printf("LE