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

搜索资源列表

  1. DS18B20-温度控制-LCD

    0下载:
  2. 此程序为 单片机开发过程中,1—wire总线方式数字温度传感器的控制显示程序。供参考-procedure for microcontroller development process, 1-wire bus mode digital temperature sensor control display program. For reference
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:32922
    • 提供者:刘建
  1. autotem

    0下载:
  2. pic 自动温度检测系统 本系统完成自动温度检测,并周期性在液晶上显示,采用的温度芯片为DS18B20-pic automatic temperature detection system to complete the system of automatic temperature detection, and the cyclical shown on the LCD, the temperature of the chip DS18B20
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5644
    • 提供者:车未化
  1. wsd

    0下载:
  2. 基于ds18b20的温湿度检测程序。有液晶程序还有传感器的程序-ds18b20 based on the temperature and humidity testing procedures. There are procedures LCD sensor procedures
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:56812
    • 提供者:灰雪
  1. DS18B20WenDuJi

    0下载:
  2. 本文介绍了一种基于DS18B20的数字温度计设计方案。方案利用AT89S52单片机控制DS18B20进行数据采集并由HS1602液晶显示模块显示结果,另外,采集结果可由RS-232-C接口送入计算机显示并存储。按键控制实现过界报警温度设定和实时监控,利用AT24C08芯片进行存储,实现温度测量存储与再现。-This paper presents a DS18B20 based on the digital thermometer design. Program uses AT89S52 DS18
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:293815
    • 提供者:王小彬
  1. chengxuheji

    0下载:
  2. 这是基于DS18B20的51单片机温度测量系统,里面是液晶,串口,温度测量的C源程序-This is based on the 51 SCM DS18B20 temperature measurement system, which is LCD, Serial, Temperature Measurement of C source
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:99075
    • 提供者:国君
  1. temp_18b20

    0下载:
  2. C51控制DS18B20,可以测量室内外温度。并用HT1621驱动液晶显示。程序调试OK。-C51 DS18B20 control, can be measured inside Greenhouse. And the use of HT1621 LCD driver. Debugging OK.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4265
    • 提供者:韩生
  1. programandcircuit

    0下载:
  2. 30个典型的C语言应用实例:单片机实现7段数码管显示,基于MAX7219的8位数码管显示,MAX7219的工作时序和寄存器描述,单片机实现液晶显示,单片机实现电子密码锁, 单片机实现简单音乐发生器,单片机实现语音录放,基于MAX197的并行A/D转换,基于TLC549的串行A/D转换,基于MAX517的串行D/A转换,基于DS18B20的数字温度计设计等等,例子超多 包括了书中所有的程序代码和电路图,稍加修改便可用于自己的设计中去-30 C language typical applicat
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:605924
    • 提供者:huangdong0781
  1. DS18B20温度计(1602显示)

    0下载:
  2. 利用温度传感器读取实时温度并在液晶屏显示(The temperature sensor is used to read the real-time temperature and display on the LCD panel)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-28
    • 文件大小:24576
    • 提供者:zkhfut
  1. 时钟

    0下载:
  2. 实时时钟,设定两个闹钟,六个按键,1602液晶显示时间,闹钟,温度(Real time clock, set two alarm clock, six buttons, 1602 LCD display time, alarm clock, temperature)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-01
    • 文件大小:142336
    • 提供者:听风-风起
  1. DS18B20(Lcd显示)

    0下载:
  2. DS18B20传输温度数据到51单片机,LCD显示(DS18B20 transmission temperature data to 51 microcontroller, display LCD)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-02
    • 文件大小:59392
    • 提供者:君子慎独
  1. 时钟

    0下载:
  2. 基于51单片机的一个计时测温系统:LCD显示屏上显示时间年月日和当前时刻,并显示出所处环境的温度。可通过按键调整时间。(A timing and temperature measurement system based on 51 microcontroller: LCD display on display time, month and day and the current moment, and show the temperature of the environment. You c
  3. 所属分类:汇编语言

    • 发布日期:2018-01-04
    • 文件大小:7168
    • 提供者:haibenben
  1. 微型气象站

    0下载:
  2. 平台为arduino uno r3,采集温湿度,气压、海拔、土壤湿度信息在5110屏幕上显示,并通过nrf24l01传到另外一个arduino采集板上,然后通过串口传给pc机。传感器有ds18b20,dht11,土壤湿度传感器,bmp085,显示屏为5110,一对nrf24l01。library文件夹下为所需的各种库。(The platform for Arduino uno R3, collecting temperature and humidity, air pressure, altit
  3. 所属分类:单片机开发

    • 发布日期:2018-01-04
    • 文件大小:1207296
    • 提供者:lbb1991
  1. 串口读取rom—lcd显示程序

    0下载:
  2. 1602显 示ds18b20内 部rom(1602 display DS18B20 internal ROM)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-10
    • 文件大小:41984
    • 提供者:李白12
  1. 新建文件夹

    0下载:
  2. 用ds18B20温度传感器测量温度并且在lcd上显示滚动实时温度(Measure the temperature with the ds18B20 temperature sensor and display the rolling real time temperature on the LCD)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:3072
    • 提供者:Daniel cwp
  1. LCD1602显示实时温度(STC15W4K56S4&一位小数)

    0下载:
  2. STC15W4K56S4作为主芯片,DS18B20采集温度数据,利用LCD1602实时显示出来。精度:精确到小数点后一位;单位:摄氏度。(STC15W4K56S4 is used as the main chip, and the temperature data is collected by DS18B20, and it is displayed in real time by using LCD1602. Precision: one position after a decimal p
  3. 所属分类:单片机开发

    • 发布日期:2018-04-21
    • 文件大小:90112
    • 提供者://Jake/
  1. 普中学习程序+温度监控 puzhong

    1下载:
  2. DS18B20为单总线数据传输,利用STM32来读取温度数据,并处理,并在液晶屏上显示(DS18B20 for single bus data transmission, using STM32 to read temperature data, and processing, and displayed on the LCD screen.)
  3. 所属分类:单片机开发

    • 发布日期:2018-06-02
    • 文件大小:5156864
    • 提供者:ZIHAN-BEST
  1. IIC_S32k144

    9下载:
  2. 基于Keil MDK平台开发S32K144 ,IIC/SPI/ADC/UART的配置,ds3231万年历,ds18b20温度检测,LCD显示(Based on Keil MDK platform to develop S32K144, IIC/SPI/ADC/UART configuration, ds3231 perpetual calendar, ds18b20 temperature detection, LCD display)
  3. 所属分类:单片机开发

    • 发布日期:2018-10-23
    • 文件大小:1929216
    • 提供者:WalkerXiao
  1. 1_蔬菜大棚恒温控制系统设计.rar

    1下载:
  2. 实现蔬菜大棚的温控系统功能,并有LCD显示(Realize the temperature control system function of the vegetable shed, and have LCD display)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2020-07-13
    • 文件大小:1998848
    • 提供者:sanchiii
  1. embedded

    1下载:
  2. 本系统中使用了STM32F103VET6核心板、温度传感器DS18B20、lcd12864(串行)、直流电机模块、独立按键模块、蜂鸣器模块,模拟家用热水器的工作过程。除检测温度外,该系统在温度低于设定温度(系统初始设置50摄氏度)时电机旋转并且温度越低转速越快、核心板上的小灯按照特定规律(先由led0到led15逐个点亮再反向逐个熄灭再正向单个点亮)点亮;温度低于20度时增加蜂鸣器报警功能;独立按键可以调节用户设定温度大小。(A water heater system based on STM3
  3. 所属分类:单片机开发

    • 发布日期:2020-12-09
    • 文件大小:3025920
    • 提供者:ling_zed
  1. 基于WiFi的温控系统(DS18B20+LCD1602液晶显示)

    1下载:
  2. 基于51单片机的WIFI温控系统,采用LCD1602液晶进行数据显示(WIFI based on 51 single chip microcomputer temperature control system, using the LCD1602 LCD display data)
  3. 所属分类:单片机开发

    • 发布日期:2020-07-18
    • 文件大小:2908160
    • 提供者:hbzjt2012
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 30 »
搜珍网 www.dssz.com