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

搜索资源列表

  1. 18b20--temperature-measurement

    0下载:
  2. 18b20多点测温:利用DS18B20温度传感器实现温度测量,可以对多点温度进行实时测量。对实际测量精度进行测试与分析。-18b20 multi-point temperature measurement: DS18B20 temperature sensor temperature measurement, real-time measurement of the multi-point temperature. Test and analysis of the actual measurem
  3. 所属分类:SCM

    • 发布日期:2017-11-29
    • 文件大小:57369
    • 提供者:张璇磊
  1. 18b20

    0下载:
  2. 基于stc89c52rc的DS18B20的驱动程序,读取的温度精度为0.01摄氏度-The stc89c52rc driver based on DS18B20, the temperature of 0.01 degrees Celsius in the accuracy of reading
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:8850
    • 提供者:kkul
  1. AT89S52-wendukongzhi

    0下载:
  2. 基于AT89S52单片机的空调温度控制系统设计 :设计了基于AT89S52 的高精度家用空调温度控制系统,系统硬件主要由电源电路、温度采集电路(DS18b20)、按键、显示电路、 控制电路及其他辅助电路等部分组成;软件采用8051C 语言编程;该系统可以完成温度的显示、温度的设定、空调的控制及限温报警 等多项功能,在现代生产生活中具有极高的应用价值-Based the AT89S52 microcontroller air conditioning temperature contr
  3. 所属分类:Project Design

    • 发布日期:2017-11-09
    • 文件大小:189561
    • 提供者:无道
  1. fpga

    1下载:
  2. FPGA控制DS18B20温度测量及显示,温度范围-20℃至100℃,精度0.1℃。数据刷新周期小于1秒。产生警报 -FPGA control DS18B20 temperature measurement and display
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-28
    • 文件大小:10320928
    • 提供者:
  1. DS1820

    0下载:
  2. DS18B20、 DS1822 “一线总线”数字化温度传感器 同DS1820一样,DS18B20也 支持“一线总线”接口,测量温度范围为 -55°C~+125°C,在-10~+85°C范围内,精度为±0.5°C。-DS18B20, DS1822 " bus line" with the DS1820 digital temperature sensor, like, DS18B20 also supports " bus line" interface, th
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:6793
    • 提供者:
  1. The-total-program

    1下载:
  2. 采用AT89S52单片机为核心部件,用温度传感器DS18B20及超声波进行采集,控制水温、水位及报警电路的工作,传感器DS18B20测量温度范围-55~+125℃,精度可达±0.5℃,超声波测距范围宽,误差小于1 ,自动的温差补偿功能使其工作更加稳定可靠。-USES the AT89S52 single chip microcomputer as the core components, using temperature sensor DS18B20 and acquisition of ul
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:81083
    • 提供者:邱佳佳
  1. temperature-acquisition

    0下载:
  2. 基于DS18B20、ZLG7290的高精度温度采集、显示系统,精确采集温度信息,进行转化,并调用显示程序在LED灯上显示温度。-Based on high-precision temperature DS18B20, ZLG7290 acquisition, display systems, accurate temperature information acquisition, transformation, and call display program displays the tem
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3722
    • 提供者:wang
  1. duogongnengdianzizhongdesheji

    0下载:
  2. 本设计以单片机为控制核心,采用模块化设计,共分以下几个功能模块:单片机控 制系统、实时时钟模块、环境温度检测模块、语音报警模块等。 1、 单片机作为整个硬件系统的核心,它既是协调整机工作的控制器,又是数据处理器。它由单片机、时钟电路、复位电路等组成。 2、 温度检测电路采用单线数字温度传感器DS18B20,它具有独特 的单线总线接口方式,具有接口简单、精度高、抗干扰能力强、工作稳定可靠等特点。-The microcontroller core design, modular de
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-07
    • 文件大小:1094867
    • 提供者:李世民
  1. 18B20

    0下载:
  2. ds18b20温度采集及定时器运用,定时时间准确。。。。温度采集精度高-ds18b20 temperature acquisition and use a timer
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:193477
    • 提供者:heb
  1. DS1820

    0下载:
  2. DS18B20,常用的温度传感器,具有体积小,硬件开销低,抗干扰能力强,精度高的特点-DS18B20, commonly used temperature sensors, has the advantages of small volume, low hardware overhead, strong anti-interference ability, high accuracy
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:137753
    • 提供者:handson
  1. ATmega128DS18B20

    0下载:
  2. Tmega28的温度传感器DS18B20控制程序,显示环境温度,编译优化等级-01 //DS18b20的C语言驱动程序,三位数码管显示,读取当前环境温度,精度达0.1度,温度范围0-99度-#include <string.h> #include <stdio.h> #define F_CPU 7372800 /* 单片机主频为7.3728MHz,用于延时子程序*/ #include <util/delay.h> #include &l
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2826
    • 提供者:yuan
  1. CODE_A

    0下载:
  2. 基于单片机的温湿度传感器采集,使用DS18B20(温度),DHT11(当湿度传感器使用,采集的温度精度没有DS18B20高),然后使用LCD1602显示-Microcontroller-based temperature and humidity sensors collect, use DS18B20 (temperature), DHT11 (when the humidity sensor, temperature accuracy is not collected DS18B20 hig
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:80879
    • 提供者:rxia
  1. AVR-Studio

    0下载:
  2. ATMEGA16 AVR单片机,DS18B20温度测试程序,精度高-GCC AVR Studio development environment under routine
  3. 所属分类:Software Testing

    • 发布日期:2017-04-15
    • 文件大小:7767
    • 提供者:许非
  1. STM8101PDS18B20_lite-1.1

    0下载:
  2. stm8l101读取DS18B20的值,并上传到电脑串口。降低采样精度来降低工作功耗。-this zip document contain the MCU(stm8l101) and temp sensor(DS18B20)system,low power
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:421758
    • 提供者:shi
  1. 80C51_UC_PID

    0下载:
  2. 80C51单片机的一个简单PID控制程序,用的是位置式,配合DS18B20数字式温度传感器,达到的效果是控制加热炉温度保持在恒定值,精度为正负1度。-80 c51 a simple PID control program, use the position type, cooperate with DS18B20 digital temperature sensor, the effect of control furnace temperature kept at a constant val
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:3867
    • 提供者:向秋敏
  1. 80C51_UC_PID

    0下载:
  2. 80C51单片机的一个简单PID控制程序,用的是位置式和增量式,配合DS18B20数字式温度传感器,达到的效果是控制加热炉温度保持在恒定值,精度为正负1度。-A simple PID control program 80C51 microcontroller, using the location and increment, with DS18B20 digital temperature sensor, the effect of heating furnace temperature co
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-29
    • 文件大小:7709
    • 提供者:向秋敏
  1. shuiwenkongzhi

    0下载:
  2. 为了实现水温控制系统的设计要求,通过对各模块电路方案的比较及论证,最后确定了这种以STC89C52单片机为核心的硬件电路,选用DS18B20温度传感器测量水温,该传感器分辨温度可达0.0625℃,750ms数字转换,采用单总线连接,测量精度高,转换时间快,就有极强抗干扰纠错能力,在加上PID算法的精确控制,其精度足以满足题目要求。显示模块采用12864点阵液晶,并行接口,编程容易,美观大方,可实现水温及其随时间变化的实时曲线的显示功能。除单片机可实现的恒值自动控制外,该系统还可通过键盘设定水温,
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:89638
    • 提供者:dina
  1. stc90c516rdP-ds18b20write-config

    0下载:
  2. stc90c516rd+,加8位共阴极数码管显示ds18b20温度,与网上很多的程序不同的是,本程序有写config的操作可以实现小数点后两位的精度,范围是从-55到125摄氏度-stc90c516rd+, plus eight common cathode LED display ds18b20 temperature, and a lot of programs online is different, this program has the write operation can be
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:20960
    • 提供者:钟伟
  1. SD18D20

    0下载:
  2. 编程使QX-MCS51开发板的数码管能正确的显示DS18B20转换的正温度值和负 温度值(转换精度为12位模式)。-Programming QX-MCS51 development board of the digital tube can correctly display the positive temperature and negative DS18B20 conversion Temperature value (conversion accuracy of 12 bit m
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:20894
    • 提供者:万仕通
  1. 485PDS18B20(ATMEL89C2051)

    0下载:
  2. 485收发+DS18B20呼叫应答方式(ATMEL89C2051) 温度是工业生产中重要的物理参数之一,对其进行测量与控制是一项非常传统的工艺技术。采用数字温度传感器DS18B20和AT89C2051单片机进行温度数据的采集和存储,通过RS485总线传输。上位计算机对所测得的每个误差补偿量,依据误差回归模型的最小二乘法进行参数估计。做出线性误差补偿模型的数学方程,对常温下测量的数据进行了补偿处理,在-55℃到+125℃测量范围和测量精度0.2级下,实现传输距离达到500 m,并根据工程实践给
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-30
    • 文件大小:48009
    • 提供者:weszn
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com