CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 温度采集

搜索资源列表

  1. wenducaijibaojing

    0下载:
  2. msp430单片机实现温度采集报警系统 集成温度传感器MAX6613作为检测 msp430f149作为温度监控系统 -Executable files built outside of IAR Embedded Workbench Follow these steps to load and debug an executable file that was built outside IAR Embedded Workbench, for example projects b
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:4018
    • 提供者:JEFF
  1. temperature

    0下载:
  2. 基于FPGA的ds18b20数字温度采集,verilog 编写-du to fpga ds18b20
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1727
    • 提供者:fds
  1. tem

    0下载:
  2. 温度采集,51单片机C语言源程序,四路温度采集,上位机程序为VB-Temperature acquisition, 51 MCU C-source, four temperature of collection, host computer program for VB
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:3906
    • 提供者:刘成岩
  1. tx

    1下载:
  2. 无线温度采集系统发射端源程序,帮助初学者学习-Wireless temperature acquisition system transmitter source to help beginners learn
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:3367
    • 提供者:雷志奇
  1. rx

    1下载:
  2. 无线温度采集系统接收端源程序,帮助初学者学习-Wireless temperature acquisition system receiving end source code to help beginners learn
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:3086
    • 提供者:雷志奇
  1. temperature

    0下载:
  2. 100点温度值采集,并且可以进行摄氏温度和华氏温度的转换-100-point temperature value acquisition, and can be carried out Celsius and Fahrenheit temperature conversion
  3. 所属分类:assembly language

    • 发布日期:2017-03-25
    • 文件大小:16051
    • 提供者:fan
  1. HT46R24cewen

    0下载:
  2. 本系统利用集成智能温度传感器测量温度,采用光纤传输温度信号。系统由单片机(HT46R24)控制温度传感器(DS18B20)的温度采集。当有采集温度的指令的时候,才启动温度传感器并采回其数据,在没有进行温度采集的时候,将通过抬高温度传感器的地,关断其工作电源,如此可以降低系统的功耗。系统将每一次采集回来的数据与前一次的数据比较,若温度变化超限或温升超标,立即发送上述温度值;否则,累加到采集了一定的次数,再向主机发送最新温度值。-The system uses an integrated smart
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:1070670
    • 提供者:sxj
  1. diankaoxiang.c

    0下载:
  2. 电烤箱作为一种重要的生产工具广泛的应用于工业生产和食品加工等领域。电烤箱的温度是生产工艺的一项重要指标,对温度的控制性能在很大程度上决定了产品的质量和生产效率。 系统以P89V51RD2单片机为核心,实现了温度采集、PID控制、人机对话以及定时等功能。由于干扰和实际噪声的存在,在采样过程当中会出现采样信号与实际信号存在偏差的现象,为了减小这方面原因造成的测量误差,系统采用了16次采样取平均值的方式对采样值进行平滑滤波,再对滤波值查表就得到了实际的温度值。在控制方面采用PID控制,温度控制具有
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:2469
    • 提供者:格芯电子
  1. uart

    0下载:
  2. 单片机串口通讯和温度采集-MCU-UART
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:43796
    • 提供者:SHIGANG
  1. Temp

    0下载:
  2. cvi实时采集温度并以数字及图形两种形式显示,并时行数据分析得到最大值及最小值-cvi real-time acquisition temperature and two forms of digital and graphic display, and when the line to be the maximum and minimum data analysis
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:219053
    • 提供者:Lichj
  1. com

    2下载:
  2. PC机利用MSCOMM控件通过串口访问下位机,下位机实现DS18B20温度采集,采集数据通过串口上传PC机,PC机利用NTGRAPH控件绘制出温度曲线图!-PC, via serial port access control using MSCOMM the lower position, the next crew to achieve DS18B20 the temperature acquisition, collecting data through serial port PC, up
  3. 所属分类:ADO-ODBC

    • 发布日期:2014-09-02
    • 文件大小:3902656
    • 提供者:liushuai
  1. DS18B20

    0下载:
  2. DS18B20是一种可组网的高精度数字式温度传感器,由于其具有单总线的独特优点,可以使用户轻松地组建起传感器网络,并可使多点温度测量电路变得简单、可靠。本文介绍了使用DS18B20数字温度传感器在单片机下单点测温的硬件连接及软件编程,并给出了软件流程图。本制作的设计中只使用了一个DS18B20温度传感器,可增加为多个DS18B20温度传感器进行分布式多点温度测量的巡回检测系统,因此,该系统的可扩展性很强。整个系统硬件简单、可靠,系统成本低。 该单点温度测量系统由传感器、单片机和LCD三大部分
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:131121
    • 提供者:姜安柱
  1. vb(LTM8000)

    1下载:
  2. 长英科LTM8000温度采集卡与电脑的通信协议(vb)-Chang-Ying Section LTM8000 temperature acquisition card and computer communication protocol (vb)
  3. 所属分类:Other systems

    • 发布日期:2015-08-24
    • 文件大小:2605
    • 提供者:麦智伟
  1. sdasf

    0下载:
  2. 本文设计了一个基于AT89S52单片机控制的水温控制系统, 由下位机、上位机、和通讯网络三部分组成。下位机是基于单片机AT89S52和温度传感器DS18B20的高精度数据采集系统,功能是对温度的检测与输出控制。上位机采用计算机,与下位机进行数据信息的交互,并显示各路温度值及其曲线、控制参数、设定值等。-This paper designed a water temperature based on AT89S52 MCU control system, the lower computer, h
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:14879
    • 提供者:徐威
  1. Temperature

    0下载:
  2. 基于DS18B02的温度采集,CPU由51控制,精度为0.02摄氏度-Temperature
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:42956
    • 提供者:一止
  1. the_temperature_data_acquisition_program

    0下载:
  2. 温度数据采集系统。c sharp 编写。包含温度数据的采集和显示。-Temperature data acquisition system. c sharp preparation. Contains the temperature data acquisition and display.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:607113
    • 提供者:xulan
  1. wirelessmicrocontrollertemperatureacquisitionsyste

    0下载:
  2. 使用单片机做的无线温度采集系统,包括源程序和电路图-Make use of wireless microcontroller temperature acquisition system, including source code and circuit diagrams
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:10071
    • 提供者:黄超宪
  1. temperaturedataacquisitionprogram

    1下载:
  2. 这个是书上的一个温度数据采集程序源码,非常实用-This is a book on the temperature data acquisition program source code, very useful
  3. 所属分类:Other systems

    • 发布日期:2015-06-26
    • 文件大小:23989
    • 提供者:cgroad
  1. ds18b20

    0下载:
  2. 单片机 温度 采集和显示 ,89cr2,精确到小数点后以为-SCM temperature acquisition and display
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1817971
    • 提供者:wanganping
  1. mscomm

    0下载:
  2. delphi mscomm控件串口通信程序,以单片机温度采集为例-delphi mscomm serial communication control procedures to SCM Case temperature acquisition
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:263139
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com