CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 单片机 湿度 检测

搜索资源列表

  1. single_chip_fre

    0下载:
  2. 单片机频率检测中的软硬件设计。该电路及应用软件为单片微机在实时检测及控制中准确地测试提供了方便,经实际运行,效果良好。只 要配上相应的传感器,即可用于速度、位移、压力、温度、湿度、流量等非电量的检测,装上显示电路和打印机即可构成实用的智能化仪表。-SCM frequency detection of hardware and software design. The circuit and application software for single-chip microcomputer
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:172.19kb
    • 提供者:艾明
  1. sht10temperaturetest

    0下载:
  2. sht10温湿度测试系统,单片机编程,可以自动检测温湿度,含报警装置-sht10 temperature and humidity test systems, microcontroller programming, you can automatically detect the temperature and humidity, with alarm
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:67.64kb
    • 提供者:黄永安
  1. hs1101

    0下载:
  2. hs1101湿度检测程序 at89s51单片机-hs1101 humidity single-chip at89s51 testing procedures
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1.23kb
    • 提供者:zhouquan
  1. shiduji

    0下载:
  2. 利用51单片机编写的工业湿度检测计,结果精确,使用简单方便-51 MCU prepared using an industrial moisture meter test result accurate, easy to use
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1.25kb
    • 提供者:王磊
  1. dht11

    0下载:
  2. DHT11数字温湿度传感器是一款含有已校准数字信号输出的温湿度复合传感器。它应用专用的数字模块采集技术和温湿度传感技术,确保产品具有极高的可靠性与卓越的长期稳定性。传感器包括一个电阻式感湿元件和一个NTC测温元件,并与一个高性能8位单片机相连接。因此该产品具有品质卓越、超快响应、抗干扰能力强、性价比极高等优点。每个DHT11传感器都在极为精确的湿度校验室中进行校准。校准系数以程序的形式储存在OTP内存中,传感器内部在检测信号的处理过程中要调用这些校准系数。单线制串行接口,使系统集成变得简易快捷。
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:660.87kb
    • 提供者:陈光荣
  1. DS18B20

    0下载:
  2. 采用单片机设计,设计时采用了智能算法,可对温度,湿度,压力,温湿度进行检测高精度的巡回检测,同时仪表可安装RS485/232通讯模块,通过通讯模块连接到电脑,PLC及微型打印机,是一种高精密的高集成化的巡回检测仪,同时可以实现温度,湿度等物理量的上下限报警,或做精度要求不高的回差控制。-Using single chip design, the design uses a smart algorithm, temperature, humidity, pressure, temperature
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:12.31kb
    • 提供者:钱航
  1. wenshidujiance

    0下载:
  2. 用单片机控制实现温度和湿度检测的程序 分别用数码管的两位来显示温度和湿度 由定时器来控制时钟检测每隔多长时间对温度和湿度进行实时检测更新数据-Achieved with the SCM test procedure for temperature and humidity were the two with a digital display of temperature and humidity to be controlled by a timer clock detect how ofte
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:2.36kb
    • 提供者:王媛媛
  1. 000

    0下载:
  2. 基于AT89S51单片机的以HS1101作为前端湿敏元件的室内湿度检测系统-AT89S51 MCU-based front end to HS1101 humidity sensor as indoor humidity detection system
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:384.98kb
    • 提供者:徐小曼
  1. program

    0下载:
  2. 一个基于51单片机的湿度检测电路的c源程序 能实现湿度检测和过湿度报警等功能-a program about humidity measurement
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:61.52kb
    • 提供者:张昊
  1. szssdjc

    0下载:
  2. 所谓智能湿度检测系统就是利用湿敏传感器合理设计成的测湿电路,再加上单片机/微机的控制作用组成的一个系统。该系统不仅可以对环境的湿度进行测量,还可以对环境的湿度进行相应的控制和调节。 本系统是将测量到的房间的湿度信号通过A/D模数转换器转换成数字信号,将数字信号送入单片机/微机,经过单片机/微机处理后的数据将会用来显示或打印等。不仅如此,系统外部还增添了键盘,用户可以通过键盘,直接与单片机/微机进行数据交流,从而达到控制湿度的目的。 -The so-called intelligent h
  3. 所属分类:Com Port

    • 发布日期:2017-11-13
    • 文件大小:562kb
    • 提供者:xdx
  1. humidity-detection-C-source

    0下载:
  2. 基于AT89S52单片机的湿度检测,基于DHT11湿度传感器,GSM短信模块实现传送,LCD1602液晶显示C源程序-AT89S52 based on humidity detection, based on the DHT11 humidity sensor, GSM SMS module to achieve transfer LCD1602 LCD C source
  3. 所属分类:SCM

    • 发布日期:2017-11-08
    • 文件大小:4.24kb
    • 提供者:清风
  1. turang

    0下载:
  2. 土壤湿度检测模块,C51单片机控制实现功能检测-Soil moisture detection module, C51 control is realized
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:905byte
    • 提供者:裘毓刚
  1. turang

    0下载:
  2. 基于51单片机和ADC0809的土壤湿度检测-Soil moisture detection based on 51 single chip microcomputer and ADC0809
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:1.94kb
    • 提供者:寇家
  1. monidapengwenduxianshi

    0下载:
  2. 模拟大棚温度湿度检测程序,用51单片机写的-Simulation of canopy temperature detection
  3. 所属分类:Parallel Port

    • 发布日期:2017-04-24
    • 文件大小:67.29kb
    • 提供者:刘昌柱
  1. DAIMA

    0下载:
  2. 本文是基于单片机温湿度检测与控制系统,主要由STC89C52单片机、温度采集电路、湿度采集电路、键盘、LED显示器和降温通风系统组成。-This article is based on single-chip temperature and humidity measurement and control system, mainly by STC89C52 microcontroller, acquisition circuit temperature and humidity acquisi
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:54.17kb
    • 提供者:郭晓
  1. 基于单片机的温度湿度采集系统

    0下载:
  2. 温度检测,基于单片机的,lcd显示,控制完整,达到想要的结果(Temperature detection)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-24
    • 文件大小:81kb
    • 提供者:初秋微凉
  1. yehuo_stm32_dht11

    0下载:
  2. 用dht11实现温度湿度检测,用遥控器控制单片机实现不同的功能,其中包括测水平,流水灯等。(The temperature and humidity detection is realized with DHT11, and the microcontroller is used to control the single chip computer to realize different functions, including the measurement level, the flow
  3. 所属分类:单片机开发

    • 发布日期:2018-01-06
    • 文件大小:10.09mb
    • 提供者:zjz2013b
  1. 基于单片机的空气湿度检测系统设计与实现

    0下载:
  2. 基于MSP430G2553的湿度 基于单片机的空气湿度检测系统 设计与实现(Air humidity detection system based on MSP430G2553 based on single chip microcomputer Design and Implementation)
  3. 所属分类:汇编语言

  1. 单片机程序

    1下载:
  2. 基于STC12C5A60S2的智能花盆设计,过单片机实时检测花盆温度,土壤湿度,光照强度,并显示在oled屏上,控制对应的继电器开关的通断,实现对温度、光照、土壤湿度的调节。已配置好 WIFI模块ESP8266,可将温度,湿度,光照强度等数据发送到云服务器。(Based on STC12C5A60S2 intelligent flower pot design, MCU real-time detection of flowerpot temperature, soil moisture, li
  3. 所属分类:单片机开发

    • 发布日期:2018-04-20
    • 文件大小:135kb
    • 提供者:乔慕宾
  1. 5、基于51单片机温湿度检测的设计

    1下载:
  2. 能检测空气温度和湿度,实时显示,包括论文,原理图,元器件清单。(Can detect air temperature and humidity, display in real time, including paper, schematic diagram, list of components)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-30
    • 文件大小:1.25mb
    • 提供者:asimaka
« 12 3 »
搜珍网 www.dssz.com