代码搜索结果
找到约 330 项符合
Humidity 的代码
weather.txt
ICAO STATION REGION COUNTRY ELEVATION LATITUDE LONGITUDE TIMESTAMP TEMPERATURE DEWPOINT HUMIDITY VISIBILITY_QUAL VISIBILITY WIND_DIR WIND_DEG WIND_SPEED GUST_SPEED
LATI Tirana Albania 89.0 41.333 19.
humid_2.c
// HUMID_2.C (PIC16F877)
//
// Illustrates an interface with a DS2438 Battery Monitor and
// a Honeywell HIH-3610 Humidity Sensor.
//
// Continually measures V_dd (Voltage source), V_ad (output o
th_system系统设计说明.txt
.................智能温湿度监控仪------>TH_SYS V1.0........................
The intelligence degree of temperature and humidity supervision instrument
单位: 浙江工商大学.信息与电子工程学院
指导老师: 赵良煦
承担学生:
weathercurrentcondition.java
package com.yarin.android.CityWeather;
//实时天气信息处理(当前天气信息)
/**
weathercurrentcondition.java
package com.yarin.android.CityWeather;
//实时天气信息处理(当前天气信息)
/**
adjust.h
#include
extern char timer_trik,up_warn_T,low_warn_T,up_warn_H,low_warn_H;
extern float Temperature,Humidity;
extern unsigned char Getkey();
void H_warn_UP();
void H_warn_LOW();
void
testshtisl.h
#ifndef TEST_SENSOR_SHTISL_H
#define TEST_SENSOR_SHTISL_H
#define ISL_ADDRESS 0X44
//29001手册中定义的slave address
typedef nx_struct TestSensorMsg {
nx_uint16_t Temper;
nx_uint16_t Humidity;
testshtisl.h
#ifndef TEST_SENSOR_SHTISL_H
#define TEST_SENSOR_SHTISL_H
#define ISL_ADDRESS 0X44
//29001手册中定义的slave address
typedef nx_struct TestSensorMsg {
nx_uint16_t Temper;
nx_uint16_t Humidity;
cd_ad_081102.plg
礦ision2 Build Log
Project:
D:\WorkCode\humidity\cd_ad.uv2
Project File Date: 03/03/2009
Output:
Build target 'Target 1'
compiling iap.c...
c
demo.h
#include
#define WIND_DIR_PORT P1
#define WIND_SPEED_PORT P1^7
#define RAIN_PORT P3^4//P3^2
#define HUMIDITY_PORT P2^2//P2^4
//#define SIM_SER_RXD P2^0
//#define SIM_SER_TXD P2^1