搜索资源列表
temcotrl
- 温度自动控制,设置温度,低于一个温度加热,高于一个温度风扇工作降温。-Automatic Temperature Control, equipped with a temperature below a heating temperature, a temperature higher than the cooling fan work.
labview1
- 本实验以LabVIEW可视化图形编程开发环境为平台,使用声卡和温度传感器加外围电路,测量和显示外部温度变化,并控制风扇和加热丝进行相关操作,使一定空间范围内的温度保持基本恒定。通过实际应用,加深对LaVIEW开发环境和实时控制的理解-this experiment visualization LabVIEW graphical programming environment for the platform, and the use of sound card plus the external
fengjichengxu
- 风扇控制程序,通过18b20温度值来对风扇进行调速和开关控制。
tempcont
- AT89S52 单片机做CPU处理器处理控制,使用 DS18B20 集成温度传感器采集温度数据,七段数码管做显示,可以显示当前的温度值,并且可以设定一个上限温度值并保存在 DS18B20 中,可以调节所要限定的温度值。还设计了一路继电器控制,超出设定温度时继电器被驱动吸合,外电路中的降温风扇开始工作并发出警报,温度低于设定温度后,继电器自动断开风扇停止工作,警报解除。
fan_controller
- 基于AVR单片机,利用定时器功能,和DS18B20对温度采样,进而控制风扇启停。用户可以定时,18B20检测环境温度,当温度低于15摄氏度时,自动关闭风扇。数码管显示。
CPU_CoolingSystem
- 随着CPU技术的发展,更多的晶体管和更高的主频,都造成了CPU功率的飙升。Intel为了对付prescott核心,开始从多方面加强散热,比如38度机箱,比如BTX,比如9CM风扇的主流应用等,但同时也造成了噪声和灰尘的困扰。本文介绍的是以单片机为控制核心的机箱温监控系统的设计,可根据不同的CPU温度,线性调节风扇的转速与之对应。阐述了单片机与数字温度传感器、1602通用液晶之间的通讯,温度采集处理,PWM调制基本原理,IGBT应用等。分析了系统的软、硬件结构及工作原理。加以扩展,可应用到冷却系统
Main
- 单片机C8051F221读取DS18B20温度值,温度显示在液晶屏屏LCM046上,单片机根据温度值来控制风扇的关和开。
pwm_dri.利用PIC单片机产生PWM波形调整风扇转速
- 温控程序,利用PIC单片机产生PWM波形调整风扇转速,采用了PID算法,能较好的实现温控功能,温度能稳定在预设点,也可以由主机端串口实现温度设定,带Proteus仿真 ,对初学PIC单片机者有一定帮助,temperature controll system,controll signal is PWM generated by PIC MCU,the system work well,this program is helpfull for new designer off PIC MCU
fengshan
- 遥控风扇,即可检测温度,又可定时,使用的是电视遥控器。-Remote control fan, you can detect temperature, but also from time to time, using a TV remote control.
zsp
- 摄像机电机的自动控制,温度采集 sbit inc=P3^4 //焦距增加值按键 sbit dec=P3^5 //焦距减少值按键 sbit m0=P1^6 //焦距电机正转输出 sbit m1=P1^5 //焦距电机反转输出 sbit rled=P1^2 //输出至红发光管 sbit gled=P1^3 //输出至绿发光管 sbit out_drv=P1^4 //输出负脉冲至驱动板 sbit out_light=P3^1 //输出控制220V光源继电器 sbit
PWM_TempCtrl
- PWM温度控制的,将风扇等制冷设备连接到单片机的指定IO口上即可实现设备输出功率的人工控制。-PWM temperature control, refrigeration equipment, such as the fan is connected to MCU IO port on the specified equipment to achieve the artificial control of output power.
TAS
- 自动温度控制系统 以LabVIEW可视化图形编程开发环境为平台,使用声卡和温度传感器加外围电路,测量和显示外部温度变化,并控制风扇和加热丝进行相关操作,使一定空间范围内的温度保持基本恒定。-Automatic temperature control system for visualization LabVIEW graphical programming development environment for the platform, the use of sound and tempe
zinengfengshan
- 智能风扇设计,液晶显示速度,温度,并且风扇温度可设置。风扇除了实现几个固定模式的手动转换外,还可以工作在自动状态,由外部温度决定风扇的工作状态。-Smart fan design, liquid crystal display speed, temperature, fan and temperature settings. In addition to several fixed the fan to achieve a change in manual mode, you can work
temp
- 温度自动控制,当温度高于设定值时,风扇工作散热,当温度低于设定值时,灯泡工作加热。-This core is about temperature control,when temperature is high,fan work to cut the temperature down,when temperature is low,light work to raise the temperature up.
shiwenkongzhi
- ⑴ 温度设定范围为40~90℃。 ⑵ 环境温度降低时(例如用电风扇降温)温度控制的静态误差≤1℃。 ⑶采用适当的控制方法,当设定温度突变(由40℃提高到60℃)时,减小系统的调节时间和超调量。 ⑷用十进制数码管显示水的实际温度。 ⑸ 在设定温度发生突变(由40℃提高到60℃)时,自动打印水温随时间变化的曲线。 -1 the temperature setting for 40 ~ 90 ° c range. 2 environment temperature decr
AT89C51fan
- 基于单片机的智能电风扇 ① 风速设为从高到低5个档位,可由用户通过键盘手动设定。 ② 当温度每降低2℃则电风扇风速自动下降一个档位。 ③ 当温度每升高2℃则电风扇风速自动上升一个档位。 ④ 用户可设定电风扇最低工作温度,当低于该温度时,电风扇自动停转。-① Based on SCM' s smart fan speed set to low five stalls, set manually by the user through the keyboard. ② Wh
fanfantasy
- 基于单片机的智能电风扇 ,可以自动智能调温度-MCU-based smart fan that can automatically adjust the temperature smart
智能温控加风扇
- DS18B20检测温度 1602显示温度值 51单片机控制 继电器触发风扇开关达到降温目的
温控风扇
- c语言编写的51单片机自动温控风扇,数码管温度显示支持100以内小数点后一位显示。程能够通过按键加减温度,风扇通过PWM进行调速,程序注释完整简单易理解。文件内包含原理图文件,经过测试实物完整可用。(C based on the preparation of the 51 single-chip automatic temperature control fan, sensor model DIS18B20.)
温度检测源程序
- 本系统以stm32f103单片机为核心,充分利用单片机丰富的内部和外部资源及数字温度传感器DS18B20的优越性能,结合LCD显示屏、降温风扇,实现对温度的多点测量、显示与控制。(This system takes STM32F103 as the core, makes full use of the abundant internal and external resources of the single chip microcomputer and the superiority of