代码搜索结果

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

main.c

//#include #include "delay.h" #include "indication.h" #include "measure.h" #include "def.h" //#define Vbattery=0 //#define Vsource=0 //#define temperature=0 sbit P0_6=P0^6;

ohmeter.asm

TITLE 'OHMETER/TEMPERATURE SENSING PROGRAM REV 3-29-90' LIST P=16C54,F=inhx16 ACCA EQU 8 ACCB EQU 0A ACCC EQU 0C ACCD EQU 0E ACCE EQU 10 TCAL

1820.c

#include #define uchar unsigned char #define uint unsigned int #define DQ RC0 char buffer1[2];//the resut of temperature read from 18b20 char buffer; unsigned int i,n; void ini_io(); vo

ohmeter.asm

TITLE 'OHMETER/TEMPERATURE SENSING PROGRAM REV 3-29-90' LIST P=16C54,F=inhx16 ACCA EQU 8 ACCB EQU 0A ACCC EQU 0C ACCD EQU 0E ACCE EQU 10 TCAL

tx-1bds18b201.c

//安装目录下的EXE文件打开后可在电脑上显示当前温度值 #include #define uchar unsigned char #define uint unsigned int sbit DS=P2^2; //define interface uint temp; // variable of temperature

tx-1bds18b20.c

//安装目录下的EXE文件打开后可在电脑上显示当前温度值 #include #define uchar unsigned char #define uint unsigned int sbit DS=P2^2; //define interface uint temp; // variable of temperature

ohmeter.asm

TITLE 'OHMETER/TEMPERATURE SENSING PROGRAM REV 3-29-90' LIST P=16C54,F=inhx16 ACCA EQU 8 ACCB EQU 0A ACCC EQU 0C ACCD EQU 0E ACCE EQU 10 TCAL

ohmeter.asm

TITLE 'OHMETER/TEMPERATURE SENSING PROGRAM REV 3-29-90' LIST P=16C54,F=inhx16 ACCA EQU 8 ACCB EQU 0A ACCC EQU 0C ACCD EQU 0E ACCE EQU 10 TCAL

tx-1bds18b20.c

//安装目录下的EXE文件打开后可在电脑上显示当前温度值 #include #define uchar unsigned char #define uint unsigned int sbit DS=P2^2; //define interface uint temp; // variable of temperature

ohmeter.asm

TITLE 'OHMETER/TEMPERATURE SENSING PROGRAM REV 3-29-90' LIST P=16C54,F=inhx16 ACCA EQU 8 ACCB EQU 0A ACCC EQU 0C ACCD EQU 0E ACCE EQU 10 TCAL