文件名称:heatcontrolPID
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-04-19
- 文件大小:
- 78kb
- 下载次数:
- 0次
- 提 供 者:
- 周**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
MSP430f169程序,用于恒定温控制,请根据实际环境改变PID文件中的OUTPUT和MAIN文件中的SET_TEMPDATA的值,具体而言OUTPUT需在首次测试中用程序显示出来,以明确其大致范围,SET_TEMPDATA则是所需的恒温值,如果调整OUTPUT得当,本程序可将温度恒定在±0.3℃内。-MSP430f169 program for constant temperature control, change the value of the PID file OUTPUT MAIN file SET_TEMPDATA and based on the actual environment, specifically OUTPUT first need to show up in the test procedures used to identify their approximate range, SET_TEMPDATA the thermostatic value is required, if the adjustment OUTPUT properly, this program can be a constant temperature within 0.3 ℃.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
热平衡控制PID\12864.h
.............\18b20.c
.............\18b20.h
.............\ADC.c
.............\ADC.h
.............\Config.h
.............\DAC.c
.............\DAC.h
.............\.ebug\Exe\RePingHeng.d43
.............\.....\Obj\18b20.r43
.............\.....\...\ADC.r43
.............\.....\...\DAC.r43
.............\.....\...\delay.r43
.............\.....\...\KeyScan.r43
.............\.....\...\main.r43
.............\.....\...\PID.r43
.............\.....\...\PWM.r43
.............\.....\...\RePingHeng.pbd
.............\.....\...\UART.r43
.............\delay.c
.............\delay.h
.............\KeyScan.c
.............\KeyScan.h
.............\main.c
.............\path.txt
.............\PID.c
.............\PID.h
.............\PWM.c
.............\PWM.h
.............\RePingHeng.dep
.............\RePingHeng.ewd
.............\RePingHeng.ewp
.............\RePingHeng.eww
.............\settings\RePingHeng.cspy.bat
.............\........\RePingHeng.dbgdt
.............\........\RePingHeng.dni
.............\........\RePingHeng.wsdt
.............\UART.c
.............\UART.h
.............\Debug\Exe
.............\.....\List
.............\.....\Obj
.............\Debug
.............\settings
热平衡控制PID