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

搜索资源列表

  1. DS18B20

    0下载:
  2. 单片机的温度显示系统设计文档,主要说明了用DS18B20设计的系统-Single-chip temperature display system design documents, mainly describes the design of the system with DS18B20
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:102386
    • 提供者:huangyuanyuan
  1. T_ctrl

    1下载:
  2. PID控制程序,用于水温度控制。程序典型,用于51系列单片机-PID control procedures for water temperature control. Typical procedure for the 51 Series Single Chip
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:5181
    • 提供者:lhch
  1. PID

    1下载:
  2. 用于温度控制的PID程序,用c语言编写而成,在试验应用中比较可靠,已经调试过-PID temperature control for the procedure, by using c language, the application of the test more reliable, has been testing
  3. 所属分类:其他小程序

    • 发布日期:2013-01-11
    • 文件大小:9149
    • 提供者:nick
  1. temp-motor

    1下载:
  2. 基于89C51F020系列单片机进行开发,实现使用温度传感器18B20检测温度变化,然后控制直流电机转动,温度越高,电极转速越大,温度降低,转速变低,详细内容见压缩包内说明文档。程序调试通过并在实验箱上仿真成功-MCU-based development 89C51F020 to achieve the use of temperature sensors detect temperature changes 18B20, and then control the DC motor rotati
  3. 所属分类:SCM

    • 发布日期:2015-09-25
    • 文件大小:62622
    • 提供者:陈晓晖
  1. DS18B20temperaturesensor

    0下载:
  2. DS18B20 温度传感器读数据源程序 系统由中央控制单片机、温度检测器、时钟系统及显示器部分组成。控制器采用单片机AT89C51,温度检测部分采用DS18B20温度传感器,时钟系统用LED作为显示器。 单片机对数据处理后显示时间;温度传感器DS18B20采集温度信号送该给单片机处理,再把时间数据和温度数据送七段LED显示器显示,该系统还具有限温控制,当温度高于或低于某一给定温度值时分别有红灯和绿灯点亮提示,并伴随着蜂鸣器声音提示。本系统同时具有调节高低温上下限,时间调节功能-DS18B20
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:26941
    • 提供者:long
  1. kechengsheji

    0下载:
  2. 用 89C51单片机系统进行温度实时采集与控制是本设计的主要 内容。本设计介绍的 单片机 温度 自动控制系统的主要-89C51 single-chip microcomputer system with real-time acquisition and control of temperature is the main contents of the design. The single chip design described in automatic temperature contr
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1632093
    • 提供者:宁少
  1. HUAISHONG

    0下载:
  2. 基于单片机、DS18B20的温度控制报警的汇编程序 串口通信-Based on single-chip, DS18B20 the temperature control of the compilation process alarm serial communication
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:2758
    • 提供者:
  1. 51ds1032

    0下载:
  2. 这是一个用51单片机驱动DS1302时间模块+DS18B20温度传感器模块+12864液晶显示完整程序设计实例,有四个键盘KEY0 到KEY3,key0是修改时间的 首先是秒到分到时到年到月到日到星期 key1是加1 key2是减一 在修改时间状态再按一下key3的时候就出去并修改时间日期,在平时状态按着key3再按着key2 就会打开lcd 的灯 单单是只按key3那就是把灯关了。 -This is a single-chip driver with 51 modules+ DS18B20
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:4482
    • 提供者:
  1. WENDU

    0下载:
  2. 多点温度报警系统利用51单片机控制数码管和LED灯和喇叭报警-Multi-point temperature alarm system to control the use of 51 single-chip digital control and LED warning lights and horn
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:891
    • 提供者:bei
  1. shuziwenduji

    0下载:
  2. 使用汇编语言 自用数字温度传感器设计,在单片机电路设计中,大多都是使用传感器,所以这是非常容易想到的,所以可以采用一只温度传感器DS18B20,此传感器,可以很容易直接读取被测温度值-The use of assembly language for their own use digital temperature sensor design, circuit design in the single-chip, most of them are the use of sensors, so i
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2190
    • 提供者:yugeliang
  1. Time-temperature-control

    0下载:
  2. 研究基于单片机的温湿度分时段控制系统,重点研究温度控制算法、湿度测量设计以及一些相关问题的处 理方法,给出了硬件电路框图和软件中断服务程序流程图.-Study based on single-chip temperature and humidity control system sub-period, focuses on the temperature control algorithm, humidity measurements, as well as a number of iss
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:163010
    • 提供者:yexuan
  1. clock

    0下载:
  2. 单片机的时钟芯片、液晶芯片、以及温度传感器芯片的c语言编程,为单片机和嵌入式开发爱好者提供帮助-MCU clock chip, LCD chips, as well as the temperature sensor chip, c-language programming for microcontroller and embedded developers to help enthusiasts
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:39864
    • 提供者:王贞
  1. Microcontroller

    0下载:
  2. 用8051单片机 DS18B20显示是用LED,单片机用AT89S52. 做的温度控制系统-With the 8051 DS18B20 display is used LED, Microcontroller with AT89S52. To do temperature control system
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:1712
    • 提供者:王宇
  1. Text4.0

    0下载:
  2. 通过传感器获取环境的温度信息,利用单片机把所得到的温度有关信息进行温度调节实现温度的自动控制,使温度保持在预先设定的温度值范围。 2. 当按下语音播放按键时,触发系统通过语音系统播放当前的温度。当温度超过设定温度时,系统自动播放警告信息。 3. 系统通过串口通信把所测到的温度数据传到PC上并进行记录,PC把把所得到的数据描绘成一天温度曲线,最终显示在屏幕上。 -OK
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:4644
    • 提供者:qpower3000
  1. mcu_temp_control

    0下载:
  2. 基于单片机的温度控制系统,采用PID模糊控制算法,温度控制范围0~80度-The temperature control system based on single chip, using PID fuzzy control algorithm, the temperature control range 0 ~ 80 degrees
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:156023
    • 提供者:李连骏
  1. daoche

    0下载:
  2. 倒车雷达系统,51单片机控制程序,超声波采集信号,18b20进行温度补偿-Back-draft radar system, 51 single-chip microcomputer control procedures, ultrasonic signal collection, 18b20 temperature compensation
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5530745
    • 提供者:许木贵
  1. shuiwenkongzhixitong

    1下载:
  2. 本文介绍的是一个以51单片机为控制核心的水温控制系统,此系统通过人机交互设定控制温度,采用增量型PID算法,通过脉宽调制控制电炉加热,最终实现水温的恒定。-This article is one of 51 core microcontroller to control the water temperature control system, this system controls the temperature through the man-machine interaction set
  3. 所属分类:software engineering

    • 发布日期:2015-04-07
    • 文件大小:413838
    • 提供者:肖若遥
  1. danpianji

    0下载:
  2. 用单片机实现温度远程显示,包括整体思路,和以汇编语言实现的源代码-Remote temperature display using single chip, including the overall idea, and to compile the source code language
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:60263
    • 提供者:宋恩琳
  1. alarm_clock

    0下载:
  2. 智能温度报警小闹钟 采用AVR单片机来实现的,时间,温度,音乐集合在一起-Intelligent Temperature Alarm small alarm clock
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-25
    • 文件大小:632069
    • 提供者:将并强
  1. DS1302

    0下载:
  2. protues方针单片机时钟及温度控制,显示器使用液晶显示器,仿真图简单明了,适合初学者学习-protues policy MCU clock and temperature control, LCD display uses the simulation graph is simple, suitable for beginners to learn
  3. 所属分类:SCM

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