1、 I 基于单片机的智能恒温箱设计 摘 要 恒温控制在工业生产过程中举足轻重,温度的控制直接影响着工业生产的产量和质 量。单片机在检测和控制系统中得到广泛的应用,温度则是系统需要测量、控制和保持 的一个量。因此,对温度系统的设计与研究一直备受广大科研工作者的重视。 本设计的温度自动控制系统,是以 ATMEL 公司推出的功能较强的 8 位 80C51 单片 机为控制核心, 设计具有温度设定灵活、 数字显示及语音报警等功能的粮库温度控制器, 经改造可用于其它量的控制。 文章从硬件和软件两方面介绍了 80C51 单片机温度控制系统的设计, 对硬件原理图 和程序图作了简洁的描述。 此次设计的温度控制系统
2、主要是由中央控制器、 温度检测器、 显示器等模块组成。 温度检测部分采用 DS18B20 温度传感器, 用 LED 数码管做显示器。 温度传感器 DS18B20 采集温度信号送给单片机,单片机对信号进行相应处理,并把温 度数据送 LED 显示,从而实现对温度控制的目的。 关键词:关键词:80C51 单片机,恒温箱,温度控制 1 Design for Constant Temperature System Of Intelligent Based on MCU System ABSTRACT Constant temperature control plays an very important
3、 role in the process of producing, and temperature control influences industrial production and quality directly,Thus MCU get wide application in measurement and control system. Temperature is a number which needs system to detect, control and keep. Therefore many researchers always attach much impo
4、rtance to the design and research of temperature system. Taking a strong function 8 bit MCU80C51 which is introduced by ATMEL company for core, temperature-automatic control system aims to design a temperature controller for grain situation which has those functions: flexible temperature set, figure display, voice alert, etc. After modified, it can be used to control other numbers . The paper gives an introduction about the design of MCU-80C51 temperature control system in software and har