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

搜索资源列表

  1. program

    0下载:
  2. 使用DS18B20+LCD1602制作电子温度计; 使用GPS+LCD12864进行定位; 其它为与扩展单片机外存相关的学习资料;-Use DS18B20+ LCD1602 to creat an electronic thermometer; Use GPS+ LCD12864 to locate; The other is about external memory in single-chip;
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:182016
    • 提供者:高权
  1. 12864Pds1302Pds18b20

    0下载:
  2. 12864+图形温度计+ds1302+ds18b20+矩阵键盘-12864+ graphics the thermometer+ds1302+ds18b20+ matrix keyboard
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:96819
    • 提供者:guoguo
  1. lcd

    0下载:
  2. 温度计加液晶屏显示,用的传感器为DS18B20,显示用的是LCD1602.-Thermometer plus LCD display, with the sensor DS18B20, shown with the LCD1602.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:4316
    • 提供者:yuanjiehang
  1. g2553Pds18b20Pshumaguan

    0下载:
  2. 基于msp430G2553的数字温度计(采用ds18b20传感器,数码管显示数据)-msp430G2553 ds18b20
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-13
    • 文件大小:28710
    • 提供者:
  1. digital-temperature

    0下载:
  2. 本文提出的多功能数字温度计系统设计, 采用了AT 89S52 单片机、DS18B20 单总线数字温度传感器、DS1302 时钟日历芯片、ISD1420 语音录放芯片等器件。该数字温度计的测量范围为0~ 120 e , 可实现多点测控。显示分辨 率为0. 1 e , 误差[ ? 0. 5 e 。交替显示实时日期、时间、温度 通过按键设置日期、时间、报警温度的上限和下限值。 当温度超过设定的上限或下限时, 能发出声、光报警提示。能实现实时语音播报日期、时间、温度等。该系统具有测量 精
  3. 所属分类:Compiler program

    • 发布日期:2017-11-10
    • 文件大小:7858008
    • 提供者:周向阳
  1. DS18B20_NEW2

    0下载:
  2. DS18B20 FPGA 数字温度计-DS18B20 FPGA digital temperature
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-22
    • 文件大小:1350127
    • 提供者:zhangruimin
  1. Keil3_Full

    0下载:
  2. DS18B20设计温度计仿真文件,可以直接导入proteus好用-DS18B20 design thermometer simulation files can be directly imported proteus easy to use
  3. 所属分类:Compiler program

    • 发布日期:2017-11-22
    • 文件大小:18165898
    • 提供者:黄晓
  1. 18b20

    0下载:
  2. 利用ds18b20温度传感器在C52单片机上做数字温度计,温度在数码管上显示-C52 MCU digital thermometer the use of ds18b20 temperature sensor, the temperature on the digital display.
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:26987
    • 提供者:
  1. Ds18b20_bin2bcd

    0下载:
  2. DS18B20数字温度计中小数部分转换BCD码-DS18B20 digital thermometer small number of parts to convert BCD code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-06
    • 文件大小:2313
    • 提供者:wenyangzeng
  1. TX-1BDS18B20

    0下载:
  2. 基于AT89S51单片机和DS18B20温度传感器、LCD1602液晶显示的数字温度计 汇编程序-Based on AT89S51 MCU and DS18B20 temperature sensor, the LCD1602 LCD digital thermometer assembler
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:1927
    • 提供者:
  1. 12864

    0下载:
  2. 单片机、时钟模块DS1302、显示模块12864、键盘以及温度采集模块DS18B20共5部分电路组成具有显示生肖、年、月、日、星期、时、分、秒等功能;阳历与阴历能够自动关联;具有温度计功能; 具备年、月、日、星期、时、分、秒校准功能-Microcontroller clock module DS1302, display module 12864, part of the circuit of the keyboard as well as the temperature acquisition
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:641804
    • 提供者:赵海超
  1. 18b20-DigiThemometer

    0下载:
  2. 用DS18B20做的数字温度计,用数码管实现,用这个芯片的人可以参考。-Used the DS18B20 to do the digital thermometer, digital tube to achieve, can refer to the people who use this chip.
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:1900
    • 提供者:Chinazhang
  1. temperature

    0下载:
  2. 本代码实现了一个基于DS18B20数字温度计和51单片机的温度测量和控制系统。系统共分三个模块:温度测量部分、温度控制电路部分与单片机控制部分。数字温度计直接将水温值读入单片机来完成检测水温,并实现实时显示温度,通过比较当前温度与目标温度,来输出控制信号——控制继电器通断从而控制电热杯电源通断,以实现温度调节和保温功能。-This code implements a circuit system based on 51 SCM, which is used to control the temp
  3. 所属分类:SCM

    • 发布日期:2017-12-06
    • 文件大小:60663
    • 提供者:Zhang
  1. wannianli

    0下载:
  2. 电子时钟,温度计,lcd1602,ds1302,ds18b20-The electron clock, thermometer, lcd1602, ds1302, ds18b20
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:155648
    • 提供者:liuxu
  1. 12864Pds1302Pds18b20

    1下载:
  2. 12864+图形温度计+ds1302+ds18b20+矩阵键盘 有图protues仿真。-Figure protues 12864+ graphics thermometer+ds1302+ds18b20+ matrix keyboard emulation.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-17
    • 文件大小:101698
    • 提供者:dengxiaocao
  1. tempriture

    0下载:
  2. 利用89c52,lcd1602和ds18b20做的温度计,优化的程序和可读性,可移植性很适合初学者-To use 89C52 thermometers do, lcd1602 and ds18b20 optimized procedures and readability, portability is suitable for beginners
  3. 所属分类:SCM

    • 发布日期:2017-11-10
    • 文件大小:30500
    • 提供者:马旭超
  1. DS19B20

    0下载:
  2. DS18B20数字温度计最全面的中文资料-DS18B20 digital thermometer is the most comprehensive Chinese data
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:332129
    • 提供者:赵程序
  1. 12864-ds1302-ds18b20tu-xing-wendu-ji

    0下载:
  2. 12864+图形温度计+ds1302+ds18b20+矩阵键盘-12864+ graphics the thermometer+ds1302+ds18b20+ matrix keyboard
  3. 所属分类:SCM

    • 发布日期:2017-12-09
    • 文件大小:85730
    • 提供者:饶少强
  1. 12864zhongjiyingyong

    0下载:
  2. /************************************************************************************** 程序名称:时间 温度控制系统(128*64LCD+ds1302+ds18b20) 主要功能:温度计 时钟 闹铃 密码锁 篮球器 计算器 温度控制 键盘锁 系统设置等。 主要说明:程序全部定义在一个C文件中。 作者: LiJH 时间: 2008.6.20 版本: LiJH-V1.0 /
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-10
    • 文件大小:24932
    • 提供者:付路路
  1. shuziwenduji

    0下载:
  2. 奔袭统采用数字式温度计传感器DS18B20为检测器件,进行单点温度检测(或温度采集),要求温度显示采用4位共阴极LED数码管显示,处理好延时,温度转换等。具有超过上、下限温度时,进行声音(蜂鸣器)报警。-Raid system uses sensor DS18B20 digital thermometer for the detection device detects a single point temperature (or temperature acquisition), the re
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:547186
    • 提供者:唐远航
« 1 2 ... 13 14 15 16 17 1819 20 »
搜珍网 www.dssz.com