搜索资源列表
数字温度计
- 此程序是以HT46x23配合温度传感器AD590,做的一个可以测温0到150度的温度计
wenduji
- 用热电阻Pt100做温度传感器,采用惠斯登电桥测量电路,将随温度变化的热电阻变化量转换成模拟电压信号;用LM324设计放大电路;以12位串行模数转换器ADS7816将模拟电压信号转换成为数字信号;单片机将采集到的数字信号经过平滑处理、变换成温度量用数码管显示出来。-To do with hot 电阻 Pt100 temperature sensor, the use of Wheatstone bridge measurement circuit, the temperature depende
sht10.rar
- 一个温湿度控制的全部源程序,主要是介绍传感器SHT10的接口源代码。单片机是8051系列,A temperature and humidity control of all source code, mainly the introduction SHT10 sensor interface source code. 8051 series are single-chip
sanjiaoxing
- 避障传感器,用于实现避免障碍的程序用51单片机来控制实现-danpianji....51....chengxu
shuziwenduji
- 使用汇编语言 自用数字温度传感器设计,在单片机电路设计中,大多都是使用传感器,所以这是非常容易想到的,所以可以采用一只温度传感器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
OOO
- 数字温度计设计,进而考虑到用温度传感器,在单片机电路设计中,大多都是使用传感器,所以这是非常容易想到的,所以可以采用一只温度传感器DS18B20,此传感器,可以很容易直接读取被测温度值,进行转换,就可以满足设计要求。-Design of Digital Thermometer
huibian
- 采用DS18B20温度传感器和AT89C51单片机实现温度的检测,并结合MAX232的电路实现与PC机进行数据通信。另外在拨码开关的结合下进行电路的工作模式切换,可实现电子秒表和电子时钟的附加功能。-Using DS18B20 temperature sensors and AT89C51 MCU temperature detection and integrated circuit MAX232 Implementation and PC machine data communication
TireGauge
- 通过压力传感器把大气压力转化为电信号,通过单片机模数转换,判断并提示示过压还是欠压-Through the pressure sensor to atmospheric pressure into electrical signals through the microcontroller analog-digital conversion, judge and prompt show overvoltage or undervoltage
sdasf
- 本文设计了一个基于AT89S52单片机控制的水温控制系统, 由下位机、上位机、和通讯网络三部分组成。下位机是基于单片机AT89S52和温度传感器DS18B20的高精度数据采集系统,功能是对温度的检测与输出控制。上位机采用计算机,与下位机进行数据信息的交互,并显示各路温度值及其曲线、控制参数、设定值等。-This paper designed a water temperature based on AT89S52 MCU control system, the lower computer, h
4digitalthermometer
- 四位数字温度计综合传感器和单片机应用,详细介绍设计原理,程序用C/汇编两种语言进行编写,大家可随意选择。-4 digital thermometer integrated sensor and microcontroller applications, detailed design principles, procedures using C/assembly for the preparation of two languages, you are free to choose.
shuxianbiao
- 多功能数显表 本毕业设计的设计任务为一个多功能数显表。该数显表可以测量和显示气压、冲击频率和耗气量。并且具有RS232接口和时间显示。本毕业设计作品选用AK-4气压传感器和LWGY涡轮流量传感器,通过MCS-51单片机来控制操作,实现信号数据的采集、处理和发送。本毕业设计作品不仅可以将气压、冲击频率、耗气量及时间等数据显示在8个LED数码管上,还会通过RS232串口,将数据发送到PC上。并由PC上的配套程序,将信息数据显示在显示器上,这两部分所显示的数据是完全相同的。其中数字显示时间单位为秒
NEW2-305
- NEW2-305/306液晶显示调光/调速开关,采用PIC16C925单片机设计的可无级调光调速的控制程序,带LCD时钟显示,停电继续走时,有数字温度和湿度传感器,可实时显示环境温度和湿度,两个产品共用一个程序,通过硬件IO口识别,自动切换到调速或调光程序。-NEW2-305/306 the LCD dimming/speed control switch, the PIC16C925 microcontroller design stepless dimming governor contro
DS18b20
- 温度传感器与单片机连接程序说明中断,A/D转换等-Temperature sensor and microcontroller connection descr iption of the procedures to interrupt, A/D conversion
baojing
- 采用msp430f169单片机为控制核心,12b20为温度检测传感器,12864液晶为显示,实现温度时时显示及报警-Using msp430f169 microcontroller core, 12b20 for the temperature detection sensor 12864 is displayed, to achieve constant temperature display and alarm
wendu
- 采用msp430f169单片机为控制核心,12b20为温度检测传感器,1602液晶为显示,实现温度时时显示。-Using msp430f169 microcontroller core, 12b20 for the temperature sensor, the display 1602 LCD, temperature always displayed.
APC220wenduxianshi
- 使用AT89C2051单片机,时钟频率为11.0592MHz,用共阳极LED数码管显示及使用DS18B20智能温度传感器,实现apc220远程温度显示-Use AT89C2051 microcontroller, the clock frequency of 11.0592MHz, with common anode LED digital display and use of intelligent temperature sensor DS18B20 realize apc220 remot
GY-30LCD1602V1
- LCD1602液晶显示器,BH1750FVI数字式光照传感器,AT89C51单片机-LCD1602 LCD display, BH1750FVI digital light sensor, AT89C51 microcontroller
321
- 单片机测温程序,利用温度传感器,将温度显示在LCD上,带详解。-MCU temperature measurement procedures, using the temperature sensor, the temperature displayed on the LCD, detailed.
wdxianshichengxu
- 利用单片机、温度传感器,测试温度,并用LCD显示,带详解。-Using single chip microcomputer, temperature sensor, testing temperature, and LCD display, detailed..
Infrared-sensor
- 物联网知识,人体红外传感器,单片机,部分代码实现过程-Study on the atuo- measurement system of pyroelectric coefficient