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

搜索资源列表

  1. 单片机LM35与At89c51温度测量

    1下载:
  2. 单片机LM35与At89c51温度测量,C语言编写噶! ,Microcontroller Temperature measurement
  3. 所属分类:汇编语言

    • 发布日期:2017-03-28
    • 文件大小:72406
    • 提供者:伍宇航
  1. DS18B20LEDshowtemp.rar

    0下载:
  2. 温度测量与显示,采用单片机at89c51进行设计,显示好,show temperature by led
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:40385
    • 提供者:金辉
  1. wenducaiji.rar

    1下载:
  2. 设计了一种多通道温度测量控制系统,采用AT89系列单片机作为内核,选用热敏电阻为测温元件,实现了对多路温度信号的巡回检测。给出了系统的硬件结构,测温元件的线性化方法及数据采集软件流程图。,Designed a multi-channel temperature measurement control system, used as the AT89 MCU core, optional thermistor for temperature measurement devices, the rea
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:52600
    • 提供者:宛学辉
  1. wendukongzhi

    1下载:
  2. 单片机课程设计----温度测量与显示实验 包括电路图,流程图及源码 -Curriculum design single-chip temperature measurement and display---- experiments including circuit diagrams, flowcharts and source code
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:36695
    • 提供者:夜银姬
  1. chenxu

    0下载:
  2. 使用ds18b20传感器的单片机温度测量系统程序-DS18B20 sensors using single-chip temperature measurement system procedures
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:9104
    • 提供者:avalon_86
  1. tem

    1下载:
  2. 51单片机实现的温度测量、报警程序,温度传感器采用DS18B20,显示采用1602LCD屏,报警采用蜂鸣器。-51 MCU temperature measurement, police procedures, the use of temperature sensor DS18B20, showed that the use of 1602LCD screen, using buzzer alarm.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:25491
    • 提供者:zhangzhiyu
  1. 15

    0下载:
  2. 89S52单片机温度测量系统(内含器件介绍和系统程序)-failed to translate
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6225
    • 提供者:彭涛
  1. 51singlechipapplications

    1下载:
  2. 51单片机应用实例,包括常用的温度测量,数码管显示,流水灯,计时计数器等汇编和c语言程序-51 single-chip applications, including the commonly used temperature measurement, digital display, water lights, timer counters, such as the compilation and c language program
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1437612
    • 提供者:福娃
  1. Multi-point_temperature_system

    1下载:
  2. 这是一个多点温度测量系统,通过三个传感器点采集温度,51单片机负责下位机的工作,然后通过RS232与PC机上的程序通信,在PC上可以查看这三路温度值,还能分别控制各路的开关状态,有温度超值报警等功能,-This is a multi-point temperature measurement system, through the acquisition of three-point temperature, single-chip 51-bit machine under the respon
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1807176
    • 提供者:aulyp
  1. 18b20

    0下载:
  2. 基于18B20和pic16单片机的含LCD显示的温度测量装置源程序及电路图-18B20 and pic16-based MCU with LCD display of temperature measurement devices and circuits source
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:192836
    • 提供者:zhao
  1. danpianji

    0下载:
  2. 基于单片机的温度显示源程序,用于对温度测量值依靠液晶屏的温度显示-Temperature based on single-chip display source code, used to rely on temperature measurements of the temperature of liquid crystal display screen
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:705
    • 提供者:lili
  1. adda

    0下载:
  2. 电机的转速和温度测量,很好很棒的,你可以在单片机上连好硬件电路,运行该程序来测转速-Motor speed and temperature measurements, well great, you can not even good in the single-chip hardware circuit, run the program to test speed
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1057
    • 提供者:潘晓晶
  1. 51D18B20

    0下载:
  2. 基于DS18B20和LCD1602的51单片机温度测量显示程序- Temperature measure and display program based on DS18B20 and LCD1602.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:22247
    • 提供者:张俊杰
  1. temp

    0下载:
  2. 基于单片机温度测量控制及高温报警系统汇编-Control based on temperature measurement and high-temperature alarm system
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1380576
    • 提供者:Grace
  1. nRF24L01

    0下载:
  2. 基于AT89S52单片机的nRF24L01作为无线传输模块的无线温度测量系统。传感器采用AD590,模数转换芯片采用ADC0809.本人历时两个月把程序调通,并且做出了实物。希望对学习nRF24L01的朋友有帮助。-NRF24L01 AT89S52 microcontroller based wireless transmission module as the wireless temperature measurement system. Sensor AD590, analog-digi
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:111030
    • 提供者:
  1. 64-温度测量段式LCD显示

    0下载:
  2. 基于STC89C52单片机,采用18b20温度传感器,对温度进行采样,并通过AD转换为电压变量,并通过段式LCD 显示,实现了对温度的动态监测(Based on STC89C52 microcontroller, the 18b20 temperature sensor is used to sample the temperature, and the voltage is changed into voltage by AD, and the dynamic monitoring of te
  3. 所属分类:单片机开发

  1. 基于51单片机的单总线多点温度测量

    0下载:
  2. 基于51单片机的单总线温度测量,显示在LCD1602屏上(Single bus temperature measurement based on 51 singlechip display on the LCD1602 screen)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-09
    • 文件大小:4096
    • 提供者:xuhua
  1. 多点温度测量电路控制程序

    0下载:
  2. 基于单片机多点温度测控系统程序,重要作用是通过检测多点电路,来检测空间温度(The program of multi point temperature measurement and control system based on single chip microcomputer)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:24576
    • 提供者:星语心愿ljc
  1. 测温程序

    1下载:
  2. 基于单片机的温度测量、显示、报警、键入系统(Temperature measuring, displaying, alarming and typing system based on single chip microcomputer)
  3. 所属分类:其他

    • 发布日期:2020-06-12
    • 文件大小:41984
    • 提供者:豪豪浩
  1. 温度测量

    1下载:
  2. 基于stc12c5108s2单片机的温度测量的原理图和程序,使用单片机和TMP35和pt100实现温度测量,包括原理图、C语言程序和测试结果(Based on the schematic diagram and program of temperature measurement based on stc12c5108s2 single chip microcomputer, the temperature measurement is realized by using single chip
  3. 所属分类:单片机开发

    • 发布日期:2021-03-24
    • 文件大小:166912
    • 提供者:DXJ72809639
« 12 3 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com