Welcome![Sign In][Sign Up]
Location:
Search - pid ds18b20

Search list

[Embeded-SCM DevelopDS18B20温度控制

Description: 单片机:AT89S52 传感器:DS18B20 PID控制
Platform: | Size: 46627 | Author: sunnylucky@126.com | Hits:

[Other我的PID程序haoyong

Description:
Platform: | Size: 2048 | Author: fire | Hits:

[SCMds18b20

Description: 温度传感器DS18B20 AVR的C语言驱动程序。-DS18B20 AVR temperature sensor of the C language driver.
Platform: | Size: 1024 | Author: 周长盛 | Hits:

[SCMPID-NTC

Description:
Platform: | Size: 6144 | Author: woodhuang | Hits:

[assembly languagewendu

Description: 在计算机控制系统中,使用的是数字PID控制器,数字PID控制算法通常又分为位置式和增量式控制算法。由于计算机控制是一种采样控制,它只能根据采样时刻的偏差值?BR> [18B20源程序加上位机温度显示应用程序包(1).rar] - 用c写的18b20驱动程序 功能:实现对DS18B20的读取 原理:单总线协议 注意:单总线协议对延时要求比较严格,此程序中采用的是11.0592M的晶振,如果使用其他的晶 [最佳直线应用程序.rar] - 用于传感器线性度计算的小程序,供大家 共享和学习. -In the computer control system, using a digital PID controller, digital PID control algorithms are usually divided into position and incremental control algorithm. Because computer control is a control sample, it can only be based on sampling time deviations values? BR
Platform: | Size: 1024 | Author: jkl | Hits:

[source in ebookPID

Description: 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 achieve PID control.
Platform: | Size: 3072 | Author: 赵云 | Hits:

[Embeded-SCM DevelopdigitalDCpowersupply

Description: 本源文件是数控直流稳衡电源的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, using keilC51 prepared to support the 8051, source file contains eight C files, eight modules were 24c02 memory chip, DS18B20 the temperature sensor, LCD 12864, setting and display control, ADS1110 analog-to-digital conversion, DA7512 digital-to-analog conversion, PID control and the total main paper, the experimental procedures have been confirmed to be normal use, the largest range of NC 2A, accuracy 2mA.
Platform: | Size: 8192 | Author: nijinyun | Hits:

[SCMwbr

Description: 基于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 ds18b20 temperature control of pid algorithm
Platform: | Size: 4096 | Author: zzc | Hits:

[Mathimatics-Numerical algorithmsbasedonDS18B20TemperatureControlSystem

Description: 基于DS18B20测温的单片机温度控制系统,介绍了以 AT89S52 单片机为控制核心的温度控制系统, 系统采用数字温度计芯片 DS18B20 构成测温单元, 通过 AT89S52 的开关量输出控制固态继电器(SSR)的通断,调节烤箱内温度。采用 PID 控制算法可以明显改善系统的稳态性能以 及稳态响应-Temperature measurement based on DS18B20 Temperature Control System
Platform: | Size: 471040 | Author: 彭俊彬 | Hits:

[SCMwendukongzhipidsuanfa

Description: 基于DS18B20的水温控制系统中的PID算法,使用51单片机。-DS18B20 water temperature control system based on the PID algorithm, using 51 single chip.
Platform: | Size: 1024 | Author: lucy | Hits:

[SCMds18b20PID

Description: ds18b20的PID控制源代码,绝对有用-ds18b20 the PID control source code, absolutely useful
Platform: | Size: 3072 | Author: 沈浪 | Hits:

[Other Embeded programtempter

Description: 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.
Platform: | Size: 3072 | Author: 李宁 | Hits:

[Other Embeded programshuiwenkongzhixitong

Description: 采用PID调节实现水温恒温控制,并用LCD实时显示DS18B20采集的温度-Adjust the water temperature using PID temperature control to achieve, and real-time display with LCD temperature DS18B20 collection
Platform: | Size: 30720 | Author: fuzhifang | Hits:

[Other Embeded programPID-temprature

Description: 该设计可以实现单片机和DS18B20的连接,使其在一定控制下实现所测温度。-The design can achieve single-chip and DS18B20 connected to achieve a certain control of the measured temperature.
Platform: | Size: 2604032 | Author: 雨辰 | Hits:

[Embeded-SCM Developds18b20

Description: pic 控制ds18b20 根据室温的变化显示温度数值,精确到两位小数点-pid contol ds18b20
Platform: | Size: 1024 | Author: 郭金梅 | Hits:

[SCMDS18B20-Temperature-Control

Description: 在单片机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 noted in detail.
Platform: | Size: 4096 | Author: cc | Hits:

[SCMPID-temperature-control-algorithm

Description: 基于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 DS18B20 measured, and then drive the cooling or heating circuit. Use keil C language to realize the PID control.
Platform: | Size: 10240 | Author: 无敌县令 | Hits:

[SCMPID

Description: 基于PID的温度控制程序(用的是DS18B20温度计)-PID temperature control program (using the DS18B20 thermometer)
Platform: | Size: 3072 | Author: 赵程序 | Hits:

[OtherPID恒温控制器

Description: 制作一个简易的恒温控制器学习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.)
Platform: | Size: 147456 | Author: 韩立 | Hits:

[SCMPID温控1602显示

Description: STC 51单片机的PID温度控制程序, 包含DS18B20测量温度 LCD1602显示(STC 51 MCU PID temperature control program, including DS18B20 temperature measurement and LCD1602 display)
Platform: | Size: 132096 | Author: shiming456 | Hits:
« 12 »

CodeBus www.codebus.net