代码搜索:DHT
找到约 429 项符合「DHT」的源代码
代码结果 429
www.eeworm.com/read/25616/947839
lst dht11.lst
C51 COMPILER V8.08 DHT11 11/01/2012 15:20:15 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE DHT11
OBJECT MODULE PLACED IN D
www.eeworm.com/read/27422/983490
pdf dht11.pdf
www.eeworm.com/read/36953/1064778
obj dht11.obj
www.eeworm.com/read/36953/1064780
lst dht11.lst
C51 COMPILER V8.02 DHT11 04/25/2013 19:45:37 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE DHT11
OBJECT MODULE PLACED IN D
www.eeworm.com/read/36953/1064785
h dht11.h
#ifndef __DHT11_H__
#define __DHT11_H__
#include
#include
#include "delay.h"
#include "LCD.h"
//设定标志(static unsigned char status)的宏值
#define OK 1
#define ERRO
www.eeworm.com/read/36953/1064787
c dht11.c
//STC89C52单片机的时钟频率是11.0592M
#include "DHT11.h"
#include
/*读一个字节的数据*/
static uchar ReadValue(void)
{
uchar count, value = 0, i;
status = OK; //设置标志位为正常状态
for(i = 8; i > 0;
www.eeworm.com/read/36953/1064793
dht11+12864
www.eeworm.com/read/167728/5452528
h gsl_dht.h
/* dht/gsl_dht.h
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gene
www.eeworm.com/read/167728/5453771
dsp test_dht.dsp
# Microsoft Developer Studio Project File - Name="test_dht" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
www.eeworm.com/read/167728/5453863
dsp test_dht.dsp
# Microsoft Developer Studio Project File - Name="test_dht" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)