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

搜索资源列表

  1. wendu

    0下载:
  2. 在计算机控制系统中,使用的是数字PID控制器,数字PID控制算法通常又分为位置式和增量式控制算法。由于计算机控制是一种采样控制,它只能根据采样时刻的偏差值?BR> [18B20源程序加上位机温度显示应用程序包(1).rar] - 用c写的18b20驱动程序 功能:实现对DS18B20的读取 原理:单总线协议 注意:单总线协议对延时要求比较严格,此程序中采用的是11.0592M的晶振,如果使用其他的晶 [最佳直线应用程序.rar] - 用于传感器线性度计算的小程序,供大家 共享和学习.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1666
    • 提供者:jkl
  1. UV2

    0下载:
  2. 多路数字温度监控系统设计--哥们的毕业设计,注意有测又有控。因为它有些复杂,所以参考价值非常高:ds18b20多片组网,编程实现唯一寻址;4×5矩阵键盘实现输入操作;由于系统庞大,就扩展了RAM和I/O口,易移植;具有输出控制单元,能输出pwm波控制电机转动快慢;上下限温度设置,越限声音报警,根据温度高低,电机会自动调整转速。可改进的地方:后续如果想研究深入,可加进pid整定就完美了,待加入各种智能算法,使电机根据需要而实现各种智能的运转-Multichannel digital tempera
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:169964
    • 提供者:
  1. tempe_pid

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

    • 发布日期:2017-04-01
    • 文件大小:720270
    • 提供者:小周
  1. 12ds18b20pid

    0下载:
  2. 可以用的12个DS18B20的PID恒温程序 恒温在37度 已做成产品-12 can be used for PID Temperature procedures DS18B20 temperature of 37 degrees has been made in the product
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-25
    • 文件大小:53173
    • 提供者:赵群英
  1. ds18b20Ppid

    0下载:
  2. c8051f410通过ds18b20测量水温,经闭环回路反馈,通过PID算法达到水温控制-c8051f410 through ds18b20 measuring water temperature, through closed loop feedback, achieved through the PID algorithm temperature control
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3260
    • 提供者:林林林
  1. hengwencao

    0下载:
  2. 基于ds18b20恒温水箱的设计,单片机编程实现水槽温度恒定,算法采用pid算法-Based on the design of the tank thermostat ds18b20
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3104
    • 提供者:shen
  1. TempreaturePID

    2下载:
  2. 温度控制的PID程序,上位机LabVIEW显示曲线,下位机采用STM32F103+DS2482+DS18B20测温。-PID temperature control program, PC LabVIEW displays the curve, the next bit machine using STM32F103+ DS2482+ DS18B20 temperature.
  3. 所属分类:LabView

    • 发布日期:2016-01-09
    • 文件大小:3059712
    • 提供者:yyruoyu
  1. 80C51_UC_PID

    0下载:
  2. 80C51单片机的一个简单PID控制程序,用的是位置式,配合DS18B20数字式温度传感器,达到的效果是控制加热炉温度保持在恒定值,精度为正负1度。-80 c51 a simple PID control program, use the position type, cooperate with DS18B20 digital temperature sensor, the effect of control furnace temperature kept at a constant val
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:3867
    • 提供者:向秋敏
  1. 80C51_UC_PID

    0下载:
  2. 80C51单片机的一个简单PID控制程序,用的是位置式和增量式,配合DS18B20数字式温度传感器,达到的效果是控制加热炉温度保持在恒定值,精度为正负1度。-A simple PID control program 80C51 microcontroller, using the location and increment, with DS18B20 digital temperature sensor, the effect of heating furnace temperature co
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-29
    • 文件大小:7709
    • 提供者:向秋敏
  1. shuiwenkongzhi

    0下载:
  2. 为了实现水温控制系统的设计要求,通过对各模块电路方案的比较及论证,最后确定了这种以STC89C52单片机为核心的硬件电路,选用DS18B20温度传感器测量水温,该传感器分辨温度可达0.0625℃,750ms数字转换,采用单总线连接,测量精度高,转换时间快,就有极强抗干扰纠错能力,在加上PID算法的精确控制,其精度足以满足题目要求。显示模块采用12864点阵液晶,并行接口,编程容易,美观大方,可实现水温及其随时间变化的实时曲线的显示功能。除单片机可实现的恒值自动控制外,该系统还可通过键盘设定水温,
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:89638
    • 提供者:dina
  1. shuiwenkongzhi

    0下载:
  2. 基于msp430单片机的水温控制系统,PID算法控制,18b20温度采集-Water temperature control system, MSP430 control water temperature, DS18B20 temperature sensor acquisition temperature
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:35975
    • 提供者:萨姆
  1. ds18b20pid测温

    1下载:
  2. 通过ds18b20调节外部温度,并通过pid算法实现自动控制
  3. 所属分类:其他嵌入式/单片机内容

  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
« 1 2»
搜珍网 www.dssz.com