文件名称:DegreeControl
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-07-18
- 文件大小:
- 74kb
- 下载次数:
- 0次
- 提 供 者:
- 高**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于C51单片机的温度控制小程序,通过两路PWM输出控制一个水泥电阻的温度,用DS18B20完成温度的检测,LCD1602显示,里面有一个简单的闭环控制子程序,欢迎参考。-C51 microcontroller-based temperature control of small procedures, through the two PWM outputs to control a temperature of the cement resistor, complete with temperature detection DS18B20, LCD1602 display, which has a simple closed-loop control subroutine, welcome reference.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DegreeControl\4x4.c
.............\4x4.h
.............\4x4.LST
.............\4x4.OBJ
.............\DegreeControl
.............\DegreeControl.hex
.............\DegreeControl.lnp
.............\DegreeControl.M51
.............\DegreeControl.Opt
.............\DegreeControl.plg
.............\DegreeControl.Uv2
.............\DegreeControl_Opt.Bak
.............\DegreeControl_Uv2.Bak
.............\delay.asm
.............\Delay.LST
.............\delay.OBJ
.............\Delay.__i
.............\ds18b20.c
.............\ds18b20.h
.............\ds18b20.LST
.............\ds18b20.OBJ
.............\InitConfigOfDZR01A.c
.............\LCD1602.c
.............\LCD1602.h
.............\LCD1602.LST
.............\LCD1602.OBJ
.............\main.c
.............\main.LST
.............\main.OBJ
.............\myData.h
.............\one_wire.c
.............\one_wire.h
.............\one_wire.LST
.............\one_wire.OBJ
.............\PWM.c
.............\PWM.h
.............\PWM.LST
.............\PWM.OBJ
.............\softdelay.c
.............\softdelay.h
.............\softdelay.LST
.............\softdelay.OBJ
.............\STARTUP.A51
.............\STARTUP.LST
.............\STARTUP.OBJ
.............\wire.c
.............\wire.h
.............\wire.LST
.............\wire.OBJ
DegreeControl