搜索资源列表
51单片机控制DS18B20的C语言程序
- 51单片机控制DS18B20的C语言程序,可以正常的显示温度,供大家参考-51 SCM DS18B20 the C language program that can display normal temperature for your reference
t
- 本设计应用性比较强,设计系统可以作为生物培养液温度监控系统,如果稍微改装可以做热水器温度调节系统、实验室温度监控系统等等。课题主要任务是完成环境温度检测,利用单片机实现温度调节并通过计算机实施温度监控。设计后的系统具有操作方便,控制灵活等优点。 本设计系统包括温度传感器,A/D转换模块,输出控制模块,数据传输模块,温度显示模块和温度调节驱动电路六个部分。文中对每个部分功能、实现过程作了详细介绍。整个系统的核心是进行温度监控,完成了课题所有要求。
PID
- 用于温度控制的PID程序,用c语言编写而成,在试验应用中比较可靠,已经调试过-PID temperature control for the procedure, by using c language, the application of the test more reliable, has been testing
ds18b20
- 基于ST89系列单片机的温度控制设计,C语言编程,液晶显示-failed to translate
WDKZH
- 单片机控制、1602液晶显示温度控制源代码。-MCU control, the 1602 LCD temperature control of the source code.
heji
- 基于单片机的温度控制,利用c语言,ds18b20,键盘-Microcontroller-based temperature control c language, ds18b20, and keyboard
tempControl
- 温度控制小程序,通过程序控制单片机,实现对温度的控制-Temperature control procedures, program control microcontroller temperature control
12864shijian
- c51单片机时间温度控制12864液晶 c51单片机 多重菜单嵌入系统技术-c51 microcontroller temperature control 12864 c51 microcontroller multiple the menu embedded systems technology
c
- 基于 AT89S52单片机的温度控制系统-To AT89S52 microcontroller based temperature control system
TEMPRELAY
- 温度控制继电器,可用于单片机的液晶显示模块的学习参考资料,在学习有关单片机课程设计时可能会用到的到-Temperature control relays can be used for single-chip LCD module learning references, learn about the MCU Design may be used to
temperature_control
- multisim电路,实现简单的温度控制系统,比较适合还未接触单片机的初学者。-multisim circuit, simple temperature control system, more suitable for microcontroller beginners has not been in contact.
moniliang_temprature_control
- stm32单片机温度控制系统,PID控制,闭环系统控制恒温,模拟量的温度检测-About temprature control
基于51单片机的多路温度采集控制系统设计
- 本电路由89C51单片机温度传感器、模数转换器ADC0809、串入并出移位寄存器74LS164、数码管和LED显示电路等组成。由热敏电阻温度传感器测量环境温度,将其电压值送入ADC0809的IN0通道进行模数转换,转换所得的数字量由数据端D0-D7输出到89C51的P0口,经软件处理后将测量的温度值经单片机的RXD端串行输出到74LS164,经74LS164串并转换后,输出到数码管的7个显示段,用数字形式显示出当前的温度值(51 MCU multi-channel temperature acq
11.温度显示(18b20)
- 通过的单片机ST89C52来控制18B20温度计在1602液晶屏显示温度(Temperature display program)
程序
- ##单片机数字温度计数码管显示目前的智能温度传感器(亦称数字温度传感器)是在20世纪90年代中期问世的,它是微电子技术、计算机技术和自动测试技术(ATE)的结晶,特点是能输出温度数据及相关的温度控制量,适配各种微控制器(MCU)。社会的发展使人们对传感器的要求也越来越高,现在的温度传感器正在基于单片机的基础上从模拟式向数字式,从集成化向智能化、网络化的方向飞速发展,并朝着高精度、多功能、总线标准化、高可靠性及安全性、开发虚拟传感器和网络传感器、研制单片测温系统等高科技的方向迅速发展,本文将介绍智
蓝桥杯2013_单片机设计与开发预赛试题
- 模拟“温度采集与控制装置”用于实现温度的实时监测与控制。单片机采集 DS18B20 温度传 感器的输出信号,并送到数码管进行显示;通过传感器得到的温度数据将与用户设定温度上限、下 限值做比较,再由单片机启动控制或报警电路。系统硬件部分主要由单片机最小系统、数码管显示、 DS18B20 温度传感器、矩阵键盘等模块组成。(Analog "Temperature collection and control device" is used to realize real-ti
温度
- 体温是生命活动的一种体现,是人体新陈代谢的一个重要生理参数。它以AT89C51单片机为核心,结合温度传感器等外部设备,在软件的控制下,实现智能的体温测量。当温度高于38度时,报警器就报警,以此来引起人们的注意。(Body temperature is a manifestation of life activity and an important physiological parameter of human metabolism. It takes AT89C51 microcontrol
温度控制11
- 单片机温度控制,测室温并根据阙值做出调整(Temperature control of single chip microcomputer)
TCEF
- 以stc12c5a60s2单片机为控制中心,通过温度传感器采集温度数据,由单片机处理后调节风扇速度。风扇有手动调节模式和温度调节模式。(Taking STC12C5A60S2 microcontroller as control center, temperature data is collected through temperature sensor, and then speed is adjusted by MCU. The fan has manual adjustment mode
简易温度采集与控制装置
- 蓝桥杯单片机简易温度采集与控制装置,可直接在蓝桥杯单片机开发板上运行,这是本人参赛前自测时写的代码,希望对大家有帮助。(The simple temperature collection and control device of the single chip microcomputer of the blue bridge cup can run directly on the Blue Bridge Cup single chip microcomputer development boa