代码搜索结果
找到约 286 项符合
Humidity 的代码
shtxx_sample_code.c
/***********************************************************************************
Project: SHTxx demo program (V2.1)
Filename: SHTxx_Sample_Code.c
Prozessor: 80C51
todo
THE LIST OF CURRENT AND FUTURE CHANGES:
RELEASE 0.0.1
* Initial
RELEASE 0.1.0
* Add a default plasma theme.
* Add a naked theme.
* Add a README file.
* Run update in a thread.
* Add prefix to wind a
htsdriver.c
/****************************************************************************
*
* MODULE: Driver for Sensirion SHT1x humidity and temp sensor
*
* COMPONENT: HtsDriver.c,v
*
htsdriver.h
/*****************************************************************************
*
* MODULE: Driver for Sensirion SHT1x humidity and temp sensor
*
* COMPONENT: HtsDriver.h
led_io.h
// 1. connection reset
// 2. measure humidity [ticks](12 bit) and temperature [ticks](14 bit)
// 3. calculate humidity [%RH] and temperature
// 4. calculate dew point
// 5. print temperature, humid
air_dens.m
function rhoa=air_dens(Ta,RH,Pa)
% AIR_DENS: computes computes the density of moist air.
% rhoa=AIR_DENS(Ta,RH,Pa) computes the density of moist air.
% Air pressure is optional.
%
% INPUT:
exm043~2.m
%exm04311_2.m
green_house.name='一号房';
green_house.volume='2000立方米';
green_house.parameter.temperature=[31.2 30.4 31.6 28.7
29.7 31.1 30.9 29.6];
green_hou
exm043~1.m
%exm04311_1.m
%直接对域赋值法产生"单构架"。
green_house.name='一号房'; %构架域由(构架名).(域名)标识。
green_house.volume='2000立方米'; %
green_house.parameter.temperature=[31.2 30.4 31.6 28.7
shtxx_sample_code.c
/***********************************************************************************
Project: SHTxx demo program (V2.1)
Filename: SHTxx_Sample_Code.c
Prozessor: 80C51
weatherinfo_en.txt
Outlook Temperature Humidity Wind Play
Sunny Hot High Weak No
Sunny Hot High Strong No
Overcast Hot High Weak Yes
Rain Mild High Weak Yes
Rain Cool Normal Weak Yes
Rain Cool Nor