-
空气湿度报警器,顾名思义,是用来测量空气中的湿度的仪器,他通过一个湿敏电容和一个频率输出电路对空气湿度进行检测,把湿度变化转变成频率输出。再通过单片机把输入的频...
空气湿度报警器,顾名思义,是用来测量空气中的湿度的仪器,他通过一个湿敏电容和一个频率输出电路对空气湿度进行检测,把湿度变化转变成频率输出。再通过单片机把输入的频率转化为湿度百分值并通过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.
- 2022-02-12 05:08:17下载
- 积分:1
-
CF卡数据手册,内有详细的工作模式说明和寄存器配置
CF卡数据手册,内有详细的工作模式说明和寄存器配置-datasheet for cf card
- 2023-07-15 22:45:03下载
- 积分:1
-
ti company msp430adc12 ultra low
ti公司超低功耗单片机msp430adc12模块-ti company msp430adc12 ultra low-power single-chip module
- 2023-01-21 20:30:04下载
- 积分:1
-
C#.NET开发的图书管理系统,需要的朋友可以下载坐参考哦
C#.NET开发的图书管理系统,需要的朋友可以下载坐参考哦-C#. NET development of library management system, required to sit for a friend can download the reference Oh
- 2022-12-05 13:55:03下载
- 积分:1
-
zip文件格式
zip文件格式-zip file format
- 2022-01-27 20:39:23下载
- 积分:1
-
ARM9 在电力终端中的应用及技术解决方案
ARM9 在电力终端中的应用及技术解决方案-ARM9 terminal in the power of applications and technology solutions
- 2022-01-22 12:31:23下载
- 积分:1
-
最经典的数据库高级教材 数据库概念(第4版)实验 用于数据库学习和实验 强烈推荐...
最经典的数据库高级教材 数据库概念(第4版)实验 用于数据库学习和实验 强烈推荐-classic database senior materials database concept (Release 4) experimental database for the study and experiment strongly recommended
- 2022-04-23 22:59:03下载
- 积分:1
-
介绍SOCKET在linux下的网络编程实现
介绍SOCKET在linux下的网络编程实现-SOCKET in the introduction of network programming under linux realize
- 2022-07-06 19:59:01下载
- 积分:1
-
程序方便的实现了在程序中连接自己的网页和邮件
程序方便的实现了在程序中连接自己的网页和邮件-procedures to facilitate the realization of the process of linking their website and mail
- 2022-07-09 17:59:03下载
- 积分:1
-
* 用改进的欧拉方法求解初值问题,其中一阶微分方程未y =f(x,y)
* 初始条件为x=x[0]时,y=y[0].
* 输入: f...
* 用改进的欧拉方法求解初值问题,其中一阶微分方程未y =f(x,y)
* 初始条件为x=x[0]时,y=y[0].
* 输入: f--函数f(x,y)的指针
* x--自变量离散值数组(其中x[0]为初始条件)
* y--对应于自变量离散值的函数值数组(其中y[0]为初始条件)
* h--计算步长
* n--步数
* 输出: x为说求解的自变量离散值数组
* y为所求解对应于自变量离散值的函数值数组
-* Improved Euler method to solve initial value problems, not an order differential equation y = f (x, y)* initial conditions for x = x [0], y = y [0].* Input : f-- function f (x, y)* x pointer-- from the array variable discrete values (x [0] for the initial conditions)* y-- corresponding to the variable discrete value of the function of the array (y [0] for the initial conditions)* h-- calculated step* n-- steps* output : Solving for x that the variable array* discrete values by solving y variables corresponding to the value of the discrete function arrays
- 2022-12-28 08:40:03下载
- 积分:1