CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 单片机 pid 温度控制 程序

搜索资源列表

  1. 我参加电子竞赛 做的温度控制的单片机程序

    1下载:
  2. 主要用到了PID算法控制温度,显示采用动态扫描.输出可调节占空比的脉冲控制加热器-mainly used to control the temperature PID algorithm, shows that using dynamic scanning. Output adjustable pulse duty cycle control of the heater
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4083
    • 提供者:马良
  1. main_PID

    0下载:
  2. 恒温控制单片机系统C程序,对系统的温度进行采集,然后进行PID运算后控制输出,保持恒温状态-thermostat control procedures SCM System C, the temperature of the system for the collection, then PID algorithms to control the output to maintain constant temperature condition
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2630
    • 提供者:
  1. KONGZHI

    0下载:
  2. C语言的,单片机做温度控制的小系统程序,含PID算法-C language, so SCM small temperature control system procedures, including PID algorithm
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7440
    • 提供者:陈明
  1. tempdisplay

    1下载:
  2. 温度控制系统的C程序,采用PID控制。测试单片机为AT89C51-temperature control system of C procedures, using PID control. Testing microcontroller AT89C51
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5654
    • 提供者:笑三少
  1. pid

    3下载:
  2. 这是一个51系列单片机控制加热温度的程序,使用了pid算法。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:59505
    • 提供者:zhych
  1. 温度的PID调节

    7下载:
  2. 利用单片机,对加热器温度进行PID调节控制,以达到平衡状态,精华在于PID算法的实现和PID参数的计算,同时还外加有显示程序和键盘程序等外围辅助电路的程序设计。
  3. 所属分类:源码下载

    • 发布日期:2011-01-19
    • 文件大小:4698
    • 提供者:forrest7507
  1. temprature.rar

    1下载:
  2. 该源代码为基于AVR单片机的温度加热控制系统的源程序。测温采用的的是热敏电阻,加热控制采用的是PID算法。另:编译器我用的是CVAVR 版本号是1.25.7a,The source code for AVR-based single-chip temperature heating control system of the source. Temperature measurement is used in thermistor, heating control PID algorithm i
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-28
    • 文件大小:7262
    • 提供者:刘东
  1. STC89C54

    2下载:
  2. 温度控制器程序,包括PID算法,控制精度可达到0.01度,单片机采用宏晶公司的STC89C54-Temperature controller procedures, including the PID algorithm, the control precision can reach 0.01 degrees, the SCM' s STC89C54 Wang Jing
  3. 所属分类:Other Embeded program

    • 发布日期:2015-07-30
    • 文件大小:90112
    • 提供者:王鹏
  1. MCS-51

    1下载:
  2. 本文从硬件和软件两方面介绍了MCS-51单片机温度控制系统的设计思路,对硬件原理图和程序框图作了简捷的描述。-In this paper, both hardware and software introduced the MCS-51 single-chip temperature control system design, hardware and procedures schematic diagram made a simple descr iption.
  3. 所属分类:Project Manage

    • 发布日期:2017-03-25
    • 文件大小:128828
    • 提供者:yehailong
  1. T_ctrl

    1下载:
  2. PID控制程序,用于水温度控制。程序典型,用于51系列单片机-PID control procedures for water temperature control. Typical procedure for the 51 Series Single Chip
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:5181
    • 提供者:lhch
  1. PID

    1下载:
  2. 用于温度控制的PID程序,用c语言编写而成,在试验应用中比较可靠,已经调试过-PID temperature control for the procedure, by using c language, the application of the test more reliable, has been testing
  3. 所属分类:其他小程序

    • 发布日期:2013-01-11
    • 文件大小:9149
    • 提供者:nick
  1. digitalDCpowersupply

    0下载:
  2. 本源文件是数控直流稳衡电源的C源文件,用keilC51编写,支持8051单片机,本源文件包含8个C文件,分八个模块,分别是24c02存储芯片,DS18B20温度传感器,液晶12864,设定和显示控制,ADS1110模数转换,DA7512数模转换,PID控制和main总文件,本程序已经实验证实可以正常使用,数控最大量程2A,精度达到2mA.-Source document is a digital DC power supply stable value of C source files, us
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:8388
    • 提供者:nijinyun
  1. dsfasdf

    1下载:
  2. 单片机温度控制 含PCB 程序代码 电路-Temperature Control
  3. 所属分类:SCM

    • 发布日期:2015-05-07
    • 文件大小:128492
    • 提供者:xm
  1. PID

    3下载:
  2. 一个pid算法程序,使用的keilc编译。单片机使用的是sm89c52,算法简单,通过实际调试通过,好用,对编写pid温度控制程序的工程师有一定的参考价值-Pid algorithm of a program, use the keilc compiled. Microcontroller using sm89c52, algorithm is simple, practical debugging through the adoption of easy to use, pid tempera
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-01-12
    • 文件大小:1246
    • 提供者:ddg
  1. SXWDSY

    0下载:
  2. 闭环反馈单回路温度控制,PID控制器用单片机控制,通过PID调节,程序控制,实现单片机对温度的控制的编程-Closed single-loop temperature feedback control, PID controller with a single-chip control, by PID regulator, process control, temperature control to achieve single-chip programming
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:1624
    • 提供者:刘春龙
  1. temperature-control-PID

    1下载:
  2. 温度控制的PID算法的C语言程序,51系列单片机上调试过-PID temperature control algorithm in C language program
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-09-09
    • 文件大小:719098
    • 提供者:冰儿
  1. SXWDSY

    1下载:
  2. 闭环反馈单回路温度控制,PID控制器用单片机控制,通过PID调节,程序控制,实现单片机对温度的控制的编程-Closed single-loop temperature feedback control, PID controller with a single-chip control, by PID regulator, process control, temperature control to achieve single-chip programming
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:1669
    • 提供者:rmofgovern
  1. STC12C5A60S2pid

    1下载:
  2. 详细介绍了单片机利用pid控制温度的程序,用的是STC单片机-Details of the MCU using pid temperature control procedures, using STC microcontroller
  3. 所属分类:Communication

    • 发布日期:2015-10-05
    • 文件大小:314368
    • 提供者:曹文凯
  1. temperature-PID-seirals-control-

    0下载:
  2. 用C51单片机编程,进行温度控制的PID程序-temperture PID control use C51 program
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:5736
    • 提供者:Eward
  1. 温控制系统

    1下载:
  2. 51单片机+DS18B20 温度采集系统 附程序源码和仿真 含PID算法(51 single chip microcomputer + DS18B20 temperature acquisition system with program source and simulation including PID algorithm)
  3. 所属分类:单片机开发

    • 发布日期:2020-08-28
    • 文件大小:536576
    • 提供者:MartinGarrix
« 12 »
搜珍网 www.dssz.com