CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DS18B20 PID

搜索资源列表

  1. DS18B20温度控制

    1下载:
  2. 单片机:AT89S52 传感器:DS18B20 PID控制
  3. 所属分类:嵌入式/单片机编程

  1. PID.rar

    0下载:
  2. 89C51单片机,通过键盘输入预设值,与DS18B20测得的实际值做比较,然后驱动制冷或加热电路。用keil C语言来实现PID的控制。 ,89C51 microcontroller, through keyboard input default, and DS18B20 measured to compare the actual value, and then drive circuit refrigeration or heating. Keil C language used to a
  3. 所属分类:书籍源码

    • 发布日期:2017-03-29
    • 文件大小:3242
    • 提供者:赵云
  1. wbr

    0下载:
  2. 基于51和ds18b20的温度控制的pid的算法 基于51和ds18b20的温度控制的pid的算法 -Based on the temperature control and ds18b20 51 pid algorithm based on 51 and ds18b20 temperature control of pid algorithm based on 51 and ds18b20 temperature control of pid algorithm based on 51 and
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:4215
    • 提供者:zzc
  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. basedonDS18B20TemperatureControlSystem

    0下载:
  2. 基于DS18B20测温的单片机温度控制系统,介绍了以 AT89S52 单片机为控制核心的温度控制系统, 系统采用数字温度计芯片 DS18B20 构成测温单元, 通过 AT89S52 的开关量输出控制固态继电器(SSR)的通断,调节烤箱内温度。采用 PID 控制算法可以明显改善系统的稳态性能以 及稳态响应-Temperature measurement based on DS18B20 Temperature Control System
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:471348
    • 提供者:彭俊彬
  1. wendukongzhipidsuanfa

    0下载:
  2. 基于DS18B20的水温控制系统中的PID算法,使用51单片机。-DS18B20 water temperature control system based on the PID algorithm, using 51 single chip.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:941
    • 提供者:lucy
  1. ds18b20PID

    0下载:
  2. ds18b20的PID控制源代码,绝对有用-ds18b20 the PID control source code, absolutely useful
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:2734
    • 提供者:沈浪
  1. tempter

    0下载:
  2. RS232多机通信,主机用12864显示,DS18B20测温,实现多点测温。从机用5110液晶显示。使用PID调节温度。-RS232 multi-machine communication, the host with the 12864 show, DS18B20 temperature, multi-point temperature. LCD display with 5110 from the machine. Using PID control temperature.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:2973
    • 提供者:李宁
  1. shuiwenkongzhixitong

    0下载:
  2. 采用PID调节实现水温恒温控制,并用LCD实时显示DS18B20采集的温度-Adjust the water temperature using PID temperature control to achieve, and real-time display with LCD temperature DS18B20 collection
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:30237
    • 提供者:fuzhifang
  1. PIDWENDU102

    0下载:
  2. pid温度控制程序,采用C51开发自创,温度传感器为DS18B20-pid temperature control program, developed using C51 own temperature sensor DS18B20
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:40433
    • 提供者:
  1. PID-temprature

    0下载:
  2. 该设计可以实现单片机和DS18B20的连接,使其在一定控制下实现所测温度。-The design can achieve single-chip and DS18B20 connected to achieve a certain control of the measured temperature.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-12
    • 文件大小:2604282
    • 提供者:雨辰
  1. ds18b20

    0下载:
  2. pic 控制ds18b20 根据室温的变化显示温度数值,精确到两位小数点-pid contol ds18b20
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:1091
    • 提供者:郭金梅
  1. DS18B20-Temperature-Control

    0下载:
  2. 在单片机AT89S52上实现DS18B20的温度控制。算法采用PID算法,实现键盘设置,数码管显示。代码注释详尽。-Achieve the function of temperature contral on AT89S52 with DS18B20. The control algorithm is based on PID, achieve the function of keyboard setting and nixie tube displaying. The code is note
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:3905
    • 提供者:cc
  1. PID-temperature-control-algorithm

    0下载:
  2. 基于PID算法的温度控制系统 89C51单片机,通过键盘输入预设值,与DS18B20测得的实际值做比较,然后驱动制冷或加热电路。用keil C语言来实现PID的控制。 -PID algorithm based on the 89C51 microcontroller temperature control system, through the keyboard input default value, compared with the actual value of the DS1
  3. 所属分类:SCM

    • 发布日期:2017-11-10
    • 文件大小:9740
    • 提供者:无敌县令
  1. PID

    0下载:
  2. 基于PID的温度控制程序(用的是DS18B20温度计)-PID temperature control program (using the DS18B20 thermometer)
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:2732
    • 提供者:赵程序
  1. PID-algorithm

    0下载:
  2. 89C51单片机,通过键盘输入预设值,与DS18B20测得的实际值做比较,然后驱动制冷或加热电路-89C51 microcontroller, through keyboard input defaults, and DS18B20 measured to compare the actual values​ ​ , and then driven cooling or heating circuit
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:9942
    • 提供者:谢志成
  1. PID恒温控制器

    2下载:
  2. 制作一个简易的恒温控制器学习PID。 使用到ds18b20 5V加热器(TB有卖) 场效应管IRF 640N用于开通和关断加热器。 设置预设值,通过PID不断矫正加热器输出,达到预设温度(we made a simple pid controler based on 51 in order to learn pid theory.they can control temperature to get a stable figure.)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:147456
    • 提供者:韩立
  1. 基于stm32f103指南者开发板的温度控制系统

    4下载:
  2. 使用stm32F103开发板利用PID算法控制PWM信号控制大功率MOS管通断,为一个20Ω/30W的空心瓷管电阻加热。在控制温度过程中通过温度传感器(DS18B20)实时监测系统温度,并使用stm32F103开发板所提供的电阻式触摸屏显示实时温度和预设温度及温度控制面板。(Using the stm32F103 development board, the PID algorithm is used to control the PWM signal to control the high p
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-07
    • 文件大小:5954560
    • 提供者:军犬
  1. 生产实习程序 (田秋实)

    1下载:
  2. 基于STM32的单闭环水温控制系统,18B20传感器,PID控制(Single closed loop water temperature control system based on STM32)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-30
    • 文件大小:3642368
    • 提供者:鸡吃米
  1. PID温控1602显示

    1下载:
  2. STC 51单片机的PID温度控制程序, 包含DS18B20测量温度 LCD1602显示(STC 51 MCU PID temperature control program, including DS18B20 temperature measurement and LCD1602 display)
  3. 所属分类:单片机开发

    • 发布日期:2021-03-07
    • 文件大小:132096
    • 提供者:shiming456
« 12 »
搜珍网 www.dssz.com