代码搜索结果
找到约 5,431 项符合
Temperature 的代码
ds1820.c
/*
* ds1820.c
*
* Interface with the One Wire Sensor (DS1820)
*
*/
//Redundand checksum computation
int calc_crc(int *dados, int quantidade) {
int shift_reg=0, data_bit, sr_lsb, fb_b
ds2482-100.c
#include "iic_core.h"
#include "ds1820.h"
#include "hs_lcd.h"
#include "main.h"
#define DS2482 0x30 //DS2482-100 IIC器件地址
#define AT24C02 0xA0
//DS2482-100命令字
#define Device_Reset 0xf0
#
k2f.m
% K2F Convert a temperature from Kelvin to Farenheit
%
% [F] = K2F (K) converts K into Farenheit
%
function [F] = K2F (K)
F = C2F(K2C(K));
f2k.m
% F2K Convert a temperature from Farenheit to Kelvin
%
% [K] = F2K (F) converts F into Kelvin
%
function [K] = F2K (F)
K = C2K(F2C(F));
18b20.lst
C51 COMPILER V7.07 18B20 01/28/2008 14:49:00 PAGE 1
C51 COMPILER V7.07, COMPILATION OF MODULE 18B20
OBJECT MODULE PLACED IN 1
msp430x24x_uscib0_i2c_01.s43
;*******************************************************************************
; MSP430x24x Demo - USCI_B0 I2C Master to TMP100, Set P1.0 if Temp > 28C
;
; Description: I2C interface to TMP10
ms5540.c
#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File
#include "DSP2833x_Examples.h" // DSP2833x Examples Include File
#define dout GpioDataRegs.GPADAT.bit.GPIO4
#define
tempedbg.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2,
tempedbg_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2,
dds_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,