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

搜索资源列表

  1. 18B20温度传感器数码管显示

    0下载:
  2. 在stc89c51单片机上实现传感器18b20温度采集,采集到的数据显示到数码管上。(In the STC89C51 microcontroller running, to achieve the temperature sensor 18B20 acquisition, and the collected data displayed on the digital tube.)
  3. 所属分类:其他

  1. ADC温度采集实验

    0下载:
  2. 基于stm32的ADC温度采集实验源码,需要在对应平台使用(Based on the stm32 ADC temperature acquisition experimental source, you need to use the corresponding platform)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-19
    • 文件大小:4662272
    • 提供者:一泓碧
  1. 温度显示

    1下载:
  2. 连续温度采集监测带报警信息,如下图所示,当报警发生时输出报警信息,例如“温度超限!当前温度78.23℃”,正常情况下输出空字符串。(Temperature display design)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-21
    • 文件大小:14336
    • 提供者:萝卜2017
  1. 温度测量与温度控制系统

    1下载:
  2. 实现温度采集,温度控制,动态调节,PID(Achieve temperature control)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:32768
    • 提供者:剑舞
  1. 基于单片机的温度湿度采集系统

    1下载:
  2. 基于单片机的温度采集系统,采用单片机仿真,十分的好用!(Microcontroller based temperature acquisition system, the use of single-chip simulation, very easy to use!)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:72704
    • 提供者:在那边
  1. d

    0下载:
  2. 单片机温度采集c语言程序 采用DS18B20芯片(SCM temperature acquisition, C language program, using DS18B20 chip)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:232323
  1. e

    0下载:
  2. 使用DS18B20、数码管和单片机实现温度采集和控制系统的设计。二、(1)使用DS18B20传感器实现温度测量,并使用数码管显示当前测量结果;(1)做好隔水处理,要求进行水温测量; 三、发挥部分:(1)使用DS18B20和简易加热装置,实现一个水温控制系统,具有水温设定和恒温控制功能。(The design of temperature acquisition and control system is realized by using DS18B20, digital control and
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:232323
  1. 实验24:DS18B20温度传感器

    1下载:
  2. 基于51单片机的温度采集并显示 通过温度传感器的温度采集将模拟量转化为数字量并且显示出来(Based on 51 single-chip temperature acquisition and display Through the temperature acquisition of the temperature sensor, the analog quantity is converted into digital quantity and displayed)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-13
    • 文件大小:55889
    • 提供者:songd
  1. led1602显示采集到的温度

    0下载:
  2. 运用温度传感器DS18B20采集到环境温度,并将温度显示在led1602液晶上(Use the temperature sensor DS18B20 to collect the environment temperature, and display the temperature on the led1602 liquid crystal)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:22528
    • 提供者:才一瓶
  1. 11、温度记录器

    0下载:
  2. 通过开发板,实现温度的采集与显示,测量范围0~100度(Through the development board, to achieve temperature acquisition and display, measuring range of 0~100 degrees)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-26
    • 文件大小:38912
    • 提供者:vipchengrui
  1. 基于AVR单片机的大棚室内温度无线数据采集的设计

    0下载:
  2. 采用AVR单片机实现对无线温度数据采集存储和处理,提供硬件方案及软件编程思路。(Using AVR MCU on the wireless temperature data acquisition and storage and processing, to provide hardware and software programming ideas.)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:2596864
    • 提供者:求真CEO
  1. 基于半导体制冷片的温度采集控制系统的设计

    0下载:
  2. 针对半导体制冷片自身所具有的优点,设计了基于半导体制冷片的温度采集控制系统。介绍了温度采集控制系统的硬件、软件设计。(According to the inherent advantage of semiconductor chilling plate, the temperature acquisition and control system based on semiconductor chilling plate is designed in this paper.)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:803840
    • 提供者:DLJCC
  1. 模拟温度采集监测系统

    0下载:
  2. 模拟温度采集系统。该系统基本上用到了诸多种程序结构。程序框图中,最外层用While循环来控制整个系统的运行;用Case结构来判断是否开始采集;用顺序结构来实现“初始化”|“运行”|“结束”这3个顺序执行状态;用For循环来实现100点的温度采集,其中用Case结构来判断是否超限报警;用公式节点实现华氏摄氏转速;用事件结构实现暂停事件,其中time out事件是必需的,否则程序将一直暂停在等待用户单击“暂停”按钮的状态。(Simulated temperature acquisition syst
  3. 所属分类:LabView编程

    • 发布日期:2018-01-10
    • 文件大小:135168
    • 提供者:ASJDZEM
  1. 简单温度采集

    0下载:
  2. 用作温度采集,包括上位机和下位机程序,内容比较全(For temperature acquisition, including PC and lower computer program, the contents is quite complete)
  3. 所属分类:LabView编程

    • 发布日期:2018-04-21
    • 文件大小:69632
    • 提供者:mola
  1. max6675温度采集keil程序

    3下载:
  2. stm32使用max6675,对热电偶进行温度采集。(Temperature collection)
  3. 所属分类:硬件设计

    • 发布日期:2018-04-21
    • 文件大小:3932160
    • 提供者:wzc2012
  1. 内部温度传感器实验

    0下载:
  2. 使用C语言编程的温度采集程序,基于stm32平台开发的(wenducaiyangyuanchengxu)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-21
    • 文件大小:381952
    • 提供者:niaowang
  1. TL7107+LM35仿真

    0下载:
  2. TL7107 LM35 protues仿真 精度+/-0.2度 实现温度采集(TL7107 LM35 Protues simulation precision +/-0.2 degree realization of temperature acquisition)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-22
    • 文件大小:15360
    • 提供者:diaosidianzi
  1. 基于51单片机多路DS18B20温度采集+模拟开关仿真

    0下载:
  2. 通过模拟开关采集8路温度采集仿真,并通过按键可以设置相应温度设置和显示。当温度超过预警值时,报警。(The temperature acquisition and Simulation of the 8 road is collected through the analog switch, and the corresponding temperature setting and display can be set through the key. When the temperature
  3. 所属分类:单片机开发

    • 发布日期:2018-04-22
    • 文件大小:105472
    • 提供者:diaosidianzi
  1. 未命名 1

    0下载:
  2. 简单的温度采集程序 只适用于初学者使用(A simple temperature acquisition program)
  3. 所属分类:LabView编程

    • 发布日期:2018-04-23
    • 文件大小:13312
    • 提供者:claireggg
  1. main

    0下载:
  2. DHT11温度采集程序,测试用,亲测可用(DHT11 temperature acquisition program, test, pro test available)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-28
    • 文件大小:2048
    • 提供者:hlw001
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com