文件名称:temperature
介绍说明--下载内容来自于网络,使用问题请自行百度
本代码实现了一个基于DS18B20数字温度计和51单片机的温度测量和控制系统。系统共分三个模块:温度测量部分、温度控制电路部分与单片机控制部分。数字温度计直接将水温值读入单片机来完成检测水温,并实现实时显示温度,通过比较当前温度与目标温度,来输出控制信号——控制继电器通断从而控制电热杯电源通断,以实现温度调节和保温功能。-This code implements a circuit system based on 51 SCM, which is used to control the temperature of the water in heater by a SCM. The system is composed of three sections: the module of measuring temperature system, the module of controlling temperature system and the module of software. The digital thermometer gives the temperature value of the water to the SCM, which display the current temperature even and again. Through the comparison of the target temperature and the current temperature, the SCM export a control signal to control the heater s condition (on/off) by relay, to realize the function of controlling the temperature and keeping the temperature.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
default/contr.o
default/dep/contr.o.d
default/dep/ds18b20.o.d
default/dep/leddisplay.o.d
default/dep/main.o.d
default/dep/slave.o.d
default/ds18b20.o
default/leddisplay.o
default/main.o
default/Makefile
default/slave.o
default/temperature1.eep
default/temperature1.elf
default/temperature1.hex
default/temperature1.lss
default/temperature1.map
contr.c
contr.h
ds18b20.c
ds18b20.h
example.aws
leddisplay.c
leddisplay.h
main.c
main.h
slave.c
slave.h
temperature1.aps
temperature1.aws
usart.c
usart.h
default/dep
default/新建文件夹
default
default/dep/contr.o.d
default/dep/ds18b20.o.d
default/dep/leddisplay.o.d
default/dep/main.o.d
default/dep/slave.o.d
default/ds18b20.o
default/leddisplay.o
default/main.o
default/Makefile
default/slave.o
default/temperature1.eep
default/temperature1.elf
default/temperature1.hex
default/temperature1.lss
default/temperature1.map
contr.c
contr.h
ds18b20.c
ds18b20.h
example.aws
leddisplay.c
leddisplay.h
main.c
main.h
slave.c
slave.h
temperature1.aps
temperature1.aws
usart.c
usart.h
default/dep
default/新建文件夹
default
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.