搜索资源列表
-
0下载:
用热电阻Pt100做温度传感器,采用惠斯登电桥测量电路,将随温度变化的热电阻变化量转换成模拟电压信号;用LM324设计放大电路;以12位串行模数转换器ADS7816将模拟电压信号转换成为数字信号;单片机将采集到的数字信号经过平滑处理、变换成温度量用数码管显示出来。-To do with hot 电阻 Pt100 temperature sensor, the use of Wheatstone bridge measurement circuit, the temperature depende
-
-
0下载:
采用DS18B2O温度传感器的测温电路,有设计流程,电路原理图,和汇编程序。-DS18B2O temperature sensor using the temperature measurement circuit, a design flow, circuit schematics, and assembler.
-
-
0下载:
了解温度测量的原理掌握温度数据采集的程序设计方法掌握单总线器
件的编程方法
本实验板采用的温度传感器DS18B20 是美国DALLAS 公司推出的增强型单总线数字
温度传感器-Learn to master the principles of temperature measurement data acquisition procedures temperature design methods have a single bus device programming method
-
-
0下载:
使用汇编语言 自用数字温度传感器设计,在单片机电路设计中,大多都是使用传感器,所以这是非常容易想到的,所以可以采用一只温度传感器DS18B20,此传感器,可以很容易直接读取被测温度值-The use of assembly language for their own use digital temperature sensor design, circuit design in the single-chip, most of them are the use of sensors, so i
-
-
0下载:
本系统以AT89S52单片机为核心部件,外加温度采集电路、及显示电路和越限报警等电路。采用单总线型数字式的温度传感器DS18B20,使系统具有测温误差小、分辨率高、抗干扰能力强,动态显示的方式等特点。本设计既可以对当前温度进行检测又可以对温度进行数码显示,两位整数两位小数的显示方式具有更高的显示精度,若超越极限温度则触发蜂鸣器报警。利用功能强大的Keil和具有互动电路仿真的Proteus进行程序的编写和仿真。-The system AT89S52 microcontroller as its c
-
-
0下载:
七段码显示,掌握了七段数码管动态显示的方法,对以后的实际应用才能打下良好的基础,通过学习A/D转换、传感器方面的知识,结合已学过的模拟电子、数字电子课程,可以实现温度检测控制、电子称制作、时钟显示等多方面的设计-Seven-Segment code shows that seven-segment digital tube mastered the dynamic display method, the practical applications of the future in order
-
-
0下载:
太阳能设计掉电后测控仪仍能实时显示水温、水位,同时记忆掉电时的设定及工作情况,来电后仍按原设置进行工作并恢复掉电前的工作状态。
、-Solar Design power-down after the measurement and control instrument still real-time display water temperature, water level at the same time when the memory power-down settings
-
-
0下载:
单片机控制传感器ds18b20测量温度的代码,一般学生课题设计会用到-Controlled temperature measurement sensors ds18b20 code, students will use the design subject
-
-
1下载:
设计制作和调试一个由工业控制机控制的温度测控系统。通过这个过程学习温度的采样方法,A/D变换方法以及数字滤波的方法。通过时间过程掌握温度的几种控制方式,了解利用计算机进行自动控制的系统结构。-Temperature measurement and control system design and debugging control of an industrial control machine
Systems. Learning through this process, the tem
-
-
0下载:
本文提出的多功能数字温度计系统设计, 采用了AT 89S52 单片机、DS18B20 单总线数字温度传感器、DS1302
时钟日历芯片、ISD1420 语音录放芯片等器件。该数字温度计的测量范围为0~ 120 e , 可实现多点测控。显示分辨
率为0. 1 e , 误差[ ? 0. 5 e 。交替显示实时日期、时间、温度 通过按键设置日期、时间、报警温度的上限和下限值。
当温度超过设定的上限或下限时, 能发出声、光报警提示。能实现实时语音播报日期、时间、温度等。该系统具有测量
精
-
-
2下载:
设计一个VI来测量温度(保留2位小数),每隔0.25秒测一次,共测定10秒。在数据采集过程中,VI将在波形Chart上实时地显示测量结果。采集过程结束后,在Graph上画出温度数据曲线,并且把测量的温度值以文件的形式存盘,
使用记事本打开文件检查结果是否正确。
存盘格式为:
点数 时间(S) 温度值(度)
1 0.25 78.56
2 0.50 85.32-Design a VI to measure the temperature (keep two decimal p
-
-
0下载:
采用单片机作为主控芯片,设计一个报警器,可对两种以上的传感器进行数据采集并记录,用语音芯片进行报警。其具体要求如下:
1) 本设计能对温度、酒精的深度、烟雾、距离、压力非电量进行测量;
2) 当被测量超过了预先设定的参数时,电路将产生报警;
3) 本系统通过语音芯片报警;
4) 能够通过显示器实时地、循环地显示各路的被测量值;
5) 可通过键盘设置参数、更换报警声。-By single chip microcomputer as main control chip, desi
-