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

搜索资源列表

  1. DS18B20-

    0下载:
  2. 此文件为基于单片机的数字温度计,利用DS18b20,和89c52单片机-This document is based on single-chip digital thermometer, use DS18b20, and 89c52 microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:22874
    • 提供者:hhh
  1. LCDAND18B20

    0下载:
  2. LCD数字温度计的源程序,主要用开学习使用-LCD Digital Thermometer source, mainly with open learning
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4792
    • 提供者:舒致
  1. avr

    0下载:
  2. avr单片机数字温度计 简单好用 18b20学习者必看的程序-avr digital thermometer
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:34607
    • 提供者:韩冰
  1. thermometer_18b20

    0下载:
  2. avr单片机18B20数字温度计程序,测试好用,移植性强-avr microcontroller digital thermometer 18B20 procedure, test easy to use, portable and strong
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:30258
    • 提供者:韩冰
  1. t_sensor

    1下载:
  2. 数字温度计的Verilog实现,有时钟控制模块,显示模块,温度计控制模块。-digital temperature sensor
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3354567
    • 提供者:刘昊
  1. Digital-Thermometer

    0下载:
  2. 数字温度计利用AD590集成温度传感器及其接口电路完成温度的测量并转换成模拟电压信号,经由模数转换器ADC0804转换成单片机能够处理的数字信号,然后送到单片机AT89S52中进行处理变换,最后将温度值显示在D4、D3、D2、D1共4位七段码LED显示器上。系统以AT89S52单片机为控制核心,加上AD590测温电路、ADC模数转换电路、4位温度数据显示电路以及外围电源、时钟电路等组成。-Digital thermometer and the temperature sensor using t
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:9979
    • 提供者:aa
  1. DS18B20

    0下载:
  2. 对数字温度计的程序语言,基于Codewarrior软件为编程平台,感兴趣的人可以参考一下-Digital thermometer for programming languages, software programming platform based Codewarrior, interested people can refer to
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-24
    • 文件大小:71404
    • 提供者:王志冉
  1. simple_thermometer

    1下载:
  2. 设计任务: 采用温度传感器,采集和显示室温,实现数字温度计功能。 设计要求: (1)给出正确的原理图; (2)给出正确的程序,并结合原理图给出相应结果。 -Design tasks: Using temperature sensors, temperature acquisition and display, digital thermometer function. Design requirements: (A) shows a schematic di
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2222
    • 提供者:tianjing
  1. 温度计DS18B20

    0下载:
  2. 18B20支持“一线总线”接口,测量温度范围-55°C~+125°C。在-10~+85°C范围内,精度为±0.5°C。18B20的精度较差为± 2°C 。现场温度直接以“一线总线”的数字方式传输,大大提高了系统的抗干扰性。适合于恶劣环境的现场温度测量,如:环境控制、设备或过程控制、测温类消费电子产品等。
  3. 所属分类:嵌入式/单片机编程

  1. wenduji

    0下载:
  2. 温度计量以单片机为主控器设计一个数字温度计,用于温度的测量和显示。用A/D转换器,将模拟信号物理量(温度值)转换为二进制数值。-#include<reg51.h> //包含单片机寄存器的头文件 #include<intrins.h> //包含_nop_()函数定义的头文件 #include <absacc.h> #include <math.h>
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:2247
    • 提供者:zhuqi
  1. ds18b20

    0下载:
  2. 在altera的FPGA上使用ds18b20温度传感器制作数字温度计,并用数码管显示。使用的语言为verilog,包含全部工程与文件,可以直接使用。-Making use of DS18B20 digital thermometer temperature sensor in the Altera FPGA, and digital tube display. The language used for the Verilog, including all the projects and fi
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-23
    • 文件大小:7019446
    • 提供者:汪少锋
  1. AT89S52

    1下载:
  2. 基于AT89S52单片机数字温度计的设计-Design of digital thermometer based on AT89S52 single chip microcomputer
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1490
    • 提供者:柳冲冲
  1. DS18B20-digital-thermometer

    0下载:
  2. 使用单片机和DS18B20数字温度计传感器,进行编程,实现现场测温,温度的精度可以打到小数点后三位,非常精确!-Use MCU and DS18B20 digital thermometer sensors, programming, on-site temperature, the temperature can reach the precision of three decimal places, very accurate!
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:5960
    • 提供者:张慧玲
  1. shuziwenduji

    0下载:
  2. 基于at89c52单片机设计的带有超温报警功能的数字温度计,可以按键调节报警温度-Based on at89c52 single-chip microcomputer with the function of overtemperature alarm digital thermometer, temperature can adjust the alarm button
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:1902
    • 提供者:刘老四
  1. shuziwenduji

    0下载:
  2. 用C程序,protues模拟数字温度计系统的整个过程,加有存储温度,读取保存的温度的功能,希望对大家有用。-C program, the whole process protues analog to digital thermometer system, plus a storage temperature, the temperature of the stored function to read, I hope to be useful.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2384
    • 提供者:anjie
  1. Intelligent-tempe-alarm

    0下载:
  2. 本文将介绍一种基于单片机控制的数字温度计,本温度计属于多功能温度计,可以设置上下报警温度,当温度不在设置范围内时,可以报警。 -This paper introduces a microcomputer based control of the digital thermometer, the multi-purpose thermometer, you can set upper and lower temperature alarm, when the temperature range i
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:6918563
    • 提供者:henrysirius
  1. shuziwenduji

    0下载:
  2. 单片机89C52和proteus的数字温度计,有原理图和程序,能直接运行-89C52 microcontroller and proteus, schematics and program that can be run directly
  3. 所属分类:SCM

    • 发布日期:2017-05-30
    • 文件大小:11869901
    • 提供者:张晓北
  1. ds18b20vb0

    0下载:
  2. 基于DS18B20的数字温度计,vb上位机采集数据并显示温度曲线-Based on the DS18B20 digital thermometer, VB PC data acquisition and display the temperature curve
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:11105
    • 提供者:胡新
  1. ds18b20

    0下载:
  2. 基于DS18B20的数字温度计的数码管显示-Based on DS18B20 digital thermometer digital display
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:26373
    • 提供者:李瑞华
  1. MSP430F427

    0下载:
  2. 基于MSP430F427单片机高精度智能语音数字温度计的设计论文-MSP430F427 microcontroller-based intelligent voice-precision digital thermometer design paper
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:162407
    • 提供者:张聪锐
« 1 2 ... 14 15 16 17 18 1920 21 22 »
搜珍网 www.dssz.com