搜索资源列表
-
1下载:
基于keil c51软件的DS18B20的程序,可应用于温度控制系统-Based on keil c51 software DS18B20 procedures can be applied to temperature control system
-
-
0下载:
准确,快速,方便地获得温度在现代企事业单位,厂房车间和家庭中有着越来越重要的意义。本文设计了一套基于MSC51单片机的温度采集系统。应用该系统可以即时、准确地获得两路温度参数(可扩展至256路),测温范围达0~125C,参数精确至0.25C,并可以现场控制欲采集的指定传感器的温度参数,通过数码管显示出来,通过RS232接口可连接至计算机,并通过监控软件观察实时数据和波形。该系统具有易扩展、精度高、成本低等特点,适宜现场监控,实验室,家庭等对温度有要求的场所。-Accurate, rapid an
-
-
0下载:
基于DS18B20温度测控系统课程设计总结报告,内附有程序和原理图。-Temperature measurement and control system based on DS18B20 curriculum design summary report included with the procedures and schematic diagrams.
-
-
0下载:
基于89C51的智能温控系统C++源程序 采用DS18B20为温度传感器-89C51 intelligent temperature control system based on C++ source code used for the temperature sensor DS18B20
-
-
0下载:
基于DS18B20的水温控制系统中的PID算法,使用51单片机。-DS18B20 water temperature control system based on the PID algorithm, using 51 single chip.
-
-
0下载:
LPC2138下的基于ucos的水温控制系统。获得2010年黑龙江省电子设计大赛一等奖。-LPC2138 under the water temperature control system based on ucos. Heilongjiang Province, the 2010 Electronic Design Competition first prize.
-
-
0下载:
DS18B20 基于单片机的温度控制系统单总线的结构,可以用作毕业设计用。-DS18B20 temperature control system based on single chip single-bus structure can be used as a graduation project.
-
-
0下载:
基于DS18B20多点测温系统需要给读取每一个DS18B20的序列号,以实现有效控制,本文详细介绍如何实现读取DS18B20的序列号。-Multi-point temperature measurement system based on DS18B20 need to read the serial number of each DS18B20 to achieve effective control, the paper describes how to read the serial nu
-
-
0下载:
基于DS18B20的水温控制系统.可以利用矩阵键盘输入温度设定值,在1602上显示,并将设定值与检测值相比较控制水温的恒定-Water temperature control system based on DS18B20. You can use keyboard input matrix temperature settings displayed in 1602, and setting and testing compared to the value of the constant t
-
-
0下载:
该函数是基于DS18B20的恒温控制系统,详细介绍了DS18B20的操作方法-This function is based on the DS18B20 temperature control system, described in detail the methods of operation DS18B20
-
-
2下载:
智能家居控制系统(基于51单片机的课程设计)
包括 LCD1602液晶显示 DS18B20温度模块 DS1302时间模块 AT24C64EEPROM 0038红外遥控接收 蜂鸣器播放音乐 MQ烟雾传感器 文字菜单 数字输入 等等很多功能。这个是我的课程设计的最终代码,保证可用,而且注释详尽!用的是AT89S52,KEIL编译。-Intelligent home control system (based on 51 single curriculum design), including
-
-
0下载:
这是我自己设计的基于51与DS18B20的电脑机箱温度控制系统-This is my own design based on the computer chassis 51 and the DS18B20 temperature control system
-
-
0下载:
基于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
-
-
2下载:
AT89C51单片机综合设计
单片机间的多机通信
I2C总线应用技术
基于单片机控制的电子万年历
基于DS18B20的水温控制系统
基于单片机的24×24点阵LED汉字显示
都有图有程序-AT89C51 microcontroller design
Multi-machine communication between the microcontroller
I2C Bus technology
Microprocessor controlled electr
-
-
0下载:
基于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
-
-
0下载:
本代码实现了一个基于DS18B20数字温度计和51单片机的温度测量和控制系统。系统共分三个模块:温度测量部分、温度控制电路部分与单片机控制部分。数字温度计直接将水温值读入单片机来完成检测水温,并实现实时显示温度,通过比较当前温度与目标温度,来输出控制信号——控制继电器通断从而控制电热杯电源通断,以实现温度调节和保温功能。-This code implements a circuit system based on 51 SCM, which is used to control the temp
-
-
0下载:
基于ATmega16的水温控制系统程序 12864液晶显示温度曲线 DS18b20温度传感器 温度设置PS2键盘输入-A water temperature control system based on ATmega16,LCD12864 display the water temperature curve,DS18b20 temperature sensor,temperature control set by PS2 Keys。
-
-
0下载:
基于ds18b20的温度控制系统,这个文件是单片机的,实现由c和汇编-the control of temperature system based on
ds18b20
-
-
0下载:
系统设计主要功能和技术难点
1、基于手机APP的远程温控风扇实现的主要功能
(1) DS18B20实时温度采集自动控制功能;
(2) LCD12864液晶显示界面设计;
(3) 基于手机APP的蓝牙远程控制功能;
(4) 可通过按键设置温度阈值;
(5) 语音提示功能;
2、设计中需要解决的技术难点
(1) 实时自动检测温度,并检测温度是否达到上下限,驱动风扇的运行;
(2) 蓝牙模块与单片机的数据通信;
(3) 手机app的设计与实现(The main funct
-
-
1下载:
基于STM32的单闭环水温控制系统,18B20传感器,PID控制(Single closed loop water temperature control system based on STM32)
-