搜索资源列表
-
0下载:
设计了基于射频nRF2401和数字温度传感器DS18B20的无线测温报警系统。整个系统由测温发射机和显示、控制接收机组成:首先利用温度传感器DS18B20采集测温信号 ,第二步把温度信号存储在主控芯片中,通过无线射频nRF2401发送到接收机,第三步由接收机控制LCD动态显示,最后接收机控制指示灯和报警器做出相应的反应。形成无线通信、控制等功能于一体的新型系统。系统设计了简明的人机交流按键和指示灯,能够实现实时设置上下限报警温度,有效传输距离达到20-40米,测试表明其便携性与实用性兼备,工作性
-
-
3下载:
139个单片机源代码程序和仿真图(DSN),用proteus仿真,学习单片机绝佳的程序。例如:《lcd1602仿真实例》、2io5键盘模拟音量数码管显示、4线步进电机控制、8通道自动温度检测系统仿真(含原程序)、32X16LED汉字点阵显示屏(atmega16)、32x16汉字、DS18B20仿真实例、PWM电机正反转、PWM调温、SPI演示文件两个595对接、ULN2803、播放音乐、代码大全中文版[1]、单片机控制的电动自行车驱动系统、单片机实验29个、俄罗斯方块、刚做好的十个字的led屏模
-
-
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下载:
基于protues的远程温度控制系统,包括有关DS18B20编程的详细介绍。-Protues based on long-range temperature control system, including the details of DS18B20 programming.
-
-
1下载:
基于PIC16F877A的DS18B20一线总线多路测温系统(采用Proteus模拟)。
Proteus模拟电路图+PIC C语言源程序(MPLAB V8.00)
这可不是用多I/O模拟的多路测温哦!看系统功能:
1)、由一线数据线寄生供电,采用MOSFET强上拉给DQ供电;
2)、上电自动搜索可用的传感器并做CRC校验(实现了Search ROM命令);
3)、 报警下限可选择;
4)、轮询显示温度,通过LCD1602输出;
5)、 传
-
-
0下载:
基于DS18B20的水温控制系统中的PID算法,使用51单片机。-DS18B20 water temperature control system based on the PID algorithm, using 51 single chip.
-
-
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
-
-
1下载:
基于DS18B20温度传感器51单片机单总线控制的多点温度测量系统-DS18B20 temperature sensor based on single-chip single-bus control 51 multi-point temperature measurement system
-
-
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。
-
-
1下载:
基于STM32的单闭环水温控制系统,18B20传感器,PID控制(Single closed loop water temperature control system based on STM32)
-
-
1下载:
基于51单片机的WIFI温控系统,采用LCD1602液晶进行数据显示(WIFI based on 51 single chip microcomputer temperature control system, using the LCD1602 LCD display data)
-