搜索资源列表
18b20
- 用dsb1820多点采集温度,C语言实现,希望对你有所帮助-Multi-point acquisition with dsb1820 temperature, C language implementation, want to help you
2007122915522
- 摘要:介绍了集成温度传感器AD590,给出了AD590测量热力学温度、摄氏温度、两点温度差、多点最低温度、多点平均温度的具体电路,并以节能型温、湿度控制系统为例介绍了利用AD590测两点温差电路的应用。 关键词: AD590;集成温度传感器;温度差; 中图分类号:TP368 TP212.11文献标识码:A 文章编号::1006-883X(2003)03-0035-03 -Abstract: This paper presents an integrated temperature s
DS18B20
- 单总线多点测温系统,单总线它采用单根信号线既传输时钟又传输数据,而且数据传输是双向的它具有节省I/O 口线资源结构简单成本低廉便于总线扩展和 维护等诸多优点。本系统中所有的DS18B20都接在单片机的P1.1口上。用一个液晶屏显示,从单片机P3口接上8个开关,与右边的DS18B20 编号对应。当没有开关按下时屏幕显示"which NO you want press which key",要想看那一点处的温度就按下几号键(点击key右边的小红 点,按一下弹下,
ds18b20
- 可以多点显示,显示正负温度,且显示清晰稳定-Many points can be displayed, showing positive and negative temperature, and show a clear stability
Multi-point_temperature__PC(CODE)
- 多点温度采集上位机程序(原程序),这是配合这是配套本人上传的“多点温度采集系统”的上位机程序,一整套的东西,通这RS232接收下位机传来的数据,显示和画走势图,还可以控制下位机,通信协议在“Multi-point_temperature _system.rar”-Multi-point temperature of PC acquisition procedures (the original program), which is in line with this is the package
Multi-point_temperature_system
- 这是一个多点温度测量系统,通过三个传感器点采集温度,51单片机负责下位机的工作,然后通过RS232与PC机上的程序通信,在PC上可以查看这三路温度值,还能分别控制各路的开关状态,有温度超值报警等功能,-This is a multi-point temperature measurement system, through the acquisition of three-point temperature, single-chip 51-bit machine under the respon
DS18B20
- 由汇编语言编写的基于DS18B20的多点温度检测程序源码,程序调试通过,不用作改动就可以运行在单片机系统中。-Prepared by the assembly language DS18B20 based multi-point temperature of the source detection procedure, program debugging through, do not make changes to be able to run in single-chip system.
Up_Temprature
- 基于TCP/IP的多点温度巡检系统上位机程序-Based on TCP/IP multi-point temperature data logging system PC program
weudu
- 多点温度测量,该程序是用DS18B20设计的-Multi-point temperature measurement, the program is designed DS18B20
cheliangyukongzhishiyian
- 温湿度监控系统 在相当多的行业中需要对温度,湿度进行检测和控制,如能采用工业控制计算机系统进行实时监控,不仅可以对温度,湿度进行动态数据采集,并将其数据直接显示在屏幕上,尚可得到显示数据变化的曲线以及对数据进行记录和越限报警等;从而,显著提高了加工处理过程的自动化控制程度,保证产品质量,同时又能改善工人的作业环境,减轻工人的劳动强度。本文以计算机组成的温度、湿度自动监控系统为例,自制总线型多点温湿度计算机检测系统实验装置,-Temperature and humidity control s
tempctrsys
- 基于单片机的单芯片总线温度监控系统。单片机采用FREESCALE MC68HC908GP32芯片,温度芯片为DS18B20。程序分为单片机方和PC机方采用VB开发的界面。温度监控为单点和多点,DS18B20温度芯片采集的数字温度通过MCU的串行通信口发给PC机,并在PC机上以不同方式显示。-Single-chip bus based on single chip temperature monitoring system. FREESCALE MC68HC908GP32 chip microco
tempture_board
- 主要是控制DS18B20的进行多点温度采样。可同时启动8路温度转换,然后分次读出。-Is mainly for controlling the conduct of multi-point temperature DS18B20 sampling. Simultaneously start the 8-channel temperature conversion, and then sub-sub-read.
cewen
- 单总线多点测温系统,单总线它采用单根信号线既传输时钟又传输数据,而且数据传输是双向的它具有节省I/O 口线资源结构简单成本低廉便于总线扩展和维护等诸多优点。本系统中所有的DS18B20都接在单片机的P1.1口上。用一个液晶屏显示,从单片机P3口接上8个开关,与右边的DS18B20 编号对应。当没有开关按下时屏幕显示"which NO you want press which key",要想看那一点处的温度就按下几号键-Single-bus multi-point temperature meas
DS18B20
- DS18B20是一种可组网的高精度数字式温度传感器,由于其具有单总线的独特优点,可以使用户轻松地组建起传感器网络,并可使多点温度测量电路变得简单、可靠。本文介绍了使用DS18B20数字温度传感器在单片机下单点测温的硬件连接及软件编程,并给出了软件流程图。本制作的设计中只使用了一个DS18B20温度传感器,可增加为多个DS18B20温度传感器进行分布式多点温度测量的巡回检测系统,因此,该系统的可扩展性很强。整个系统硬件简单、可靠,系统成本低。 该单点温度测量系统由传感器、单片机和LCD三大部分
DS18B20
- 18b20单点温度检测和多点温度检测,及相关资料,还有仿真,例程程序说明,主机和从机通讯完成温度传输-18b20 single point temperature measurement and multi-point temperature measurement, and related information, as well as simulation, routine descr iption of the procedures, the completion of master an
DS18B20
- 基于51单片机的DS18B20的驱动程序,包括读取DS18B20 ID号、读取温度值、多点联网等功能-DS18B20 51 MCU-based drivers, including reading DS18B20 ID number, read the temperature value, multi-point networking and other functions
1155458302
- 多点测温系统设计,电力、电讯设备之过热故障预知检测,空调系统的温度检测-Multi-point temperature measurement system design, power, telecommunications equipment, to predict the overheating fault detection, test the temperature of air-conditioning system
项目实战5-无线温湿度多点采集系统
- 使用VB 编写的上位机 用 stc 15采集温度 ,控制射频无线模块 传输到终端 实现监控(Using VB prepared by the host computer, using STC 15 to collect temperature, control radio frequency wireless module to the terminal to achieve monitoring)
基于51单片机的单总线多点温度测量
- 基于51单片机的单总线温度测量,显示在LCD1602屏上(Single bus temperature measurement based on 51 singlechip display on the LCD1602 screen)
多点温度测量电路控制程序
- 基于单片机多点温度测控系统程序,重要作用是通过检测多点电路,来检测空间温度(The program of multi point temperature measurement and control system based on single chip microcomputer)