代码搜索结果

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

analog.lst

C51 COMPILER V7.50 ANALOG 07/04/2000 11:33:13 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE ANALOG OBJECT MODULE PLACED IN

analog.lst

C51 COMPILER V8.02 ANALOG 08/07/2008 16:11:55 PAGE 1 C51 COMPILER V8.02, COMPILATION OF MODULE ANALOG OBJECT MODULE PLACED IN

master_main.c

#include #include"System_Init.h" #include"485_master.h" #include"LCD.h" #include"LED.h" //温度模块的变量 #define positive 0x0f //正温系数 unsigned char symbol = 1 ; //温度正负符号

sensor.h

#ifndef _SENSOR #define _SENSOR /*************************************************************************/ #define uchar unsigned char #define uint unsigned int /***************************DS18B

output.c

#include #include "output.h" #include "includes.h" static u08 DAT1 = 0x00;//保持第一片165原状态 //设置IO口方向寄存器 void outputInit(void) { //设置输出:595 串行数据输出 SER sbi(SER_DDR,SER_DAT);

sensor.h

#ifndef _SENSOR #define _SENSOR /*************************************************************************/ #define uchar unsigned char #define uint unsigned int /***************************DS18B

analog.lst

C51 COMPILER V8.02 ANALOG 01/11/2008 21:15:48 PAGE 1 C51 COMPILER V8.02, COMPILATION OF MODULE ANALOG OBJECT MODULE PLACED IN

sensor.h

#ifndef _SENSOR #define _SENSOR /*************************************************************************/ #define uchar unsigned char #define uint unsigned int /***************************DS18B

18b20.h

#ifndef _SENSOR #define _SENSOR /*************************************************************************/ #define uchar unsigned char #define uint unsigned int /***************************DS18B

电脑显示的温度计.txt

//MCU: AT89S51 //晶振:11.0592M (一定要用这个晶振) #include"AT89X51.H" #include "absacc.h" #include "stdio.h" #include "stdlib.h" #include "intrins.h" unsigned char staus=0; unsigned int send