登录
首页 » 文件格式 » 空气湿度报警器,顾名思义,是用来测量空气中的湿度的仪器,他通过一个湿敏电容和一个频率输出电路对空气湿度进行检测,把湿度变化转变成频率输出。再通过单片机把输入的频...

空气湿度报警器,顾名思义,是用来测量空气中的湿度的仪器,他通过一个湿敏电容和一个频率输出电路对空气湿度进行检测,把湿度变化转变成频率输出。再通过单片机把输入的频...

于 2022-02-12 发布 文件大小:28.18 kB
0 218
下载积分: 2 下载次数: 2

代码说明:

空气湿度报警器,顾名思义,是用来测量空气中的湿度的仪器,他通过一个湿敏电容和一个频率输出电路对空气湿度进行检测,把湿度变化转变成频率输出。再通过单片机把输入的频率转化为湿度百分值并通过LCD显示出来,使人可以通过显示清楚地看到空气的相对湿度。在单片机编程时可以预先设定一个限定值,当环境湿度达到设定的湿度值时电路报警,同时发光二极管变亮,达到湿度报警的目的。-Air humidity alarm, as the name implies, is used to measure humidity in the air apparatus, he humidity through a capacitor and a frequency output circuit for detection of air humidity, the humidity changes in the frequency of the output into. Through the single-chip frequency of the input into a percentile and humidity through the LCD display, one can clearly see through the display of the relative humidity of air. Single-chip can be programmed in advance to set a limit value, when the environmental humidity to achieve set alarm circuit humidity values, while LED light changes to achieve the purpose of humidity alarm.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 医药触摸屏管理系统 课程设计 包括数据库设计,代码
    医药触摸屏管理系统 课程设计 包括数据库设计,代码-medicine curriculum design management system including database design, code
    2023-03-12 02:00:04下载
    积分:1
  • 三维图形的旋转 三维图形的旋转
    三维图形的旋转 三维图形的旋转-rotating 3D graphics rotating 3D graphics r otating 3D graphics rotation
    2022-06-20 06:34:27下载
    积分:1
  • 大学物理第3册答案里面有详细的解题步骤包括选择题
    大学物理第3册答案里面有详细的解题步骤包括选择题-University Physics Article 3 which have a detailed answer to problem-solving steps include multiple-choice questions
    2022-03-23 18:21:01下载
    积分:1
  • 使用C#拷贝String到struct
    使用C#拷贝String到struct-use C# copy of the struct String
    2022-03-13 11:47:10下载
    积分:1
  • log整理心得。这个对初学者应该有所帮助。
    log文件整理心得。这个对初学者应该有所帮助。-log file finishing experience. This should be helpful for beginners.
    2022-02-09 11:12:44下载
    积分:1
  • 在一个多道程序设计系统中,实现“作业调度”的模拟。模拟程序的要求如下: 1.输入: 作业流,其中存储的是一系列待执行的作业信息,每个作业包括五个数据项:作业...
    在一个多道程序设计系统中,实现“作业调度”的模拟。模拟程序的要求如下: 1.输入: 作业流文件,其中存储的是一系列待执行的作业信息,每个作业包括五个数据项:作业号,优先级,进入输入井时间(用一个整数表示,如10:10表示为1010),作业估计运行时间(单位:分钟),内存需求量。各数据项用空格隔开。 2.输出: 按照作业调度次序输出每一个作业流文件:“作业号”、“进入内存时间”、“作业完成时间”、“周转时间”;每行输出一个作业的信息。 计算出平均周转时间并输出。 3.作业调度算法: 短作业优先(作业估计运行时间最短的作业首先被调度)。 4.处理要求: 在两道环境下有多个作业; 程序运行时,首先提示输入测试文件的文件名; 输入文件名后,程序将读入文件中的有关数据,并按照最短作业优先调度算法对作业进行调度,作业被调度运行后不再退出(忽略进程调度或者可以认为进程调度采用的是先来先服务调度算法); 假设内存容量为100K,存储管理方案为可变分区方式,且不允许在内存中移动作业。 -in a multi-program design system, and achieving a "Dispatch" the simulation. The simulation procedure is as follows : 1. Input : Job Flow document, which is stored in a series of operations to be implemented information, including five each operating data : the operations, priority, time to enter the input shaft (with an integer, as expressed to 10:10 1010), is estimated to run time (unit : minutes), the memory demand. The data item separated by a space. 2. Output : In accordance with the scheduling order of output per work- a document : "
    2022-06-01 01:27:57下载
    积分:1
  • 这对于普通的嵌入面试问题的快速参考
    This for the quick reference of embedded interview questions for freshers-This is for the quick reference of embedded interview questions for freshers
    2022-01-22 15:36:48下载
    积分:1
  • 2006年刚毕业的清华大学优秀博士论,是关于openMP编译和优化技术的...
    2006年刚毕业的清华大学优秀博士论文,是关于openMP编译和优化技术的-2006 fresh graduates to the University outstanding doctoral thesis on openMP and optimizing compiler technology
    2022-03-21 11:11:01下载
    积分:1
  • IAR430编译器错误类型诊断信息。有助于MSP430开发者查询使用
    IAR430编译器错误类型诊断信息。有助于MSP430开发者查询使用-IAR430 compiler error type diagnostic information. MSP430 query help developers use
    2022-04-09 23:44:48下载
    积分:1
  • ISO/IEC 14496 OLD MPEG4标准
    ISO/IEC 14496 OLD MPEG4标准-ISO/IEC 14496 standard MPEG4 OLD
    2022-01-26 02:49:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载