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

搜索资源列表

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

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

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

    0下载:
  2. it is proteus library of LM35 temperature sensor
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:10757
    • 提供者:ali
  1. lm35.rar

    0下载:
  2. 通过单片机控制,lm35输出的模拟信号将tlc2543转化后输入单片机进行控制,测温精度高,范围0-150度,Through the single-chip control, lm35 output analog signal will be transformed tlc2543 control input single-chip, high precision temperature measurement, the scope of 0-150 degrees
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:1982
    • 提供者:李巧林
  1. LCD_Thermometer_LM35.bas

    0下载:
  2. The LM35 of National Semiconductors that is used in this project is a precision centigrade temperature sensor, which has an analog output voltage. It has a range of -55潞C to +150潞C and a accuracy of 卤0.5潞C . The output voltage is 10mV/潞C . The output
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:985
    • 提供者:Mariusz
  1. LM35

    0下载:
  2. 基于LM35温度传感器的温控系统设计,硬件加软件设计,看看有用没有啊-LM35 temperature sensor based on temperature control system design
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:199076
    • 提供者:发财
  1. LM35_ADC

    0下载:
  2. 基于温度传感器LM35与PIC16F877A的应用程序-Based on the LM35 temperature sensor applications with the PIC16F877A
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:144281
    • 提供者:发生
  1. lm35

    0下载:
  2. temperature code for lm35 atmega8
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:1070
    • 提供者:arief budiman
  1. temperature

    0下载:
  2. 本程序是基于LM35的温度传感器和AT89S52系统的温度检测程序,温度检测精度为+-0.8摄氏度。-This procedure is based on the LM35 temperature sensor and temperature AT89S52 system testing procedures, temperature measurement accuracy is+-0.8 degrees Celsius.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:28076
    • 提供者:raohuirong
  1. Temperature_measurement

    0下载:
  2. Temperature measurement using LM35 sensor.
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:29227
    • 提供者:him
  1. digital_temp

    0下载:
  2. 基于AT89S51的数字温度测量系统.本文设计了一套温度测量系统,整个系统采用总线式开发,控制器选用AT89551 单片机,温度采集元件选用温度传感器LM35,显示部分采用七段发光二极管.整个系统由LM35采集的信息,经传送器和A/D转换后送至AT89S51进行数据处理并控制LED显示温度.-AT89S51 based Digital Temperature measurement system. This paper designed a set of temperature measurem
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:355023
    • 提供者:Yummy Kwok
  1. ADC_Serial

    0下载:
  2. This source code improves an interface for the control of 5 outs from PIC16F877A to on/off 5 house devices (this outs must be optoisolated trough optocouplers like MOC3041). This code also do A/D conversion for the temperature sensor LM35 to temperat
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:703
    • 提供者:kYc0o
  1. TempLM35

    0下载:
  2. Temperature LM35 Source Code
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:51111
    • 提供者:blinkstar88
  1. TEMP_LCD

    0下载:
  2. 使用LM35采集温度,并用12864用图形显示出来-Collected using the LM35 temperature, and graphically displayed using 12864
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:95455
    • 提供者:zhangjinlei
  1. [LM35]Temperature_Warning

    0下载:
  2. Temperature Sensor,programebled with C and CodeVision AVR use AVR chip
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:50712
    • 提供者:quocvuong
  1. LCD-TempSensor.tar

    0下载:
  2. A proyect of a temperature sensor (LM35) and LCD with microcontroller PIC16F877, schematic and simulation included in Proteus, Code in PI-A proyect of a temperature sensor (LM35) and LCD with microcontroller PIC16F877, schematic and simulation includ
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:296880
    • 提供者:hackee
  1. LM35

    1下载:
  2. lm35是测温传感器,每升1度,对应的电压就升10mV(这是该器件的特性) 该函数要求 每升0.5度,电压升5mV,并把温度显示在lcd1602上 即A/D转换的分辨率b为0.005v ,也就是温度传感器每0.5度,ADC0804就转换一次(电压-->温度)再去显示温度 这里还得到ds1802检测到的温度与lm35所得的电压进行比较,(在相同的环境温度应是相等) 分辨率b=5mV=VREF/256 所以VREF=1.28V 又因为ADC0802的9号引脚
  3. 所属分类:SCM

    • 发布日期:2015-04-09
    • 文件大小:26624
    • 提供者:zjj
  1. THERMOMETER

    0下载:
  2. this a digital thermometer using 8051 micro controller and LM35 temperature sensor -this is a digital thermometer using 8051 micro controller and LM35 temperature sensor
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:114200
    • 提供者:karthik_dm
  1. Digital-Thermal-Control-using-8051-microcontrolle

    0下载:
  2. This project is used to measure the temperature using LM35 analog sensor and ADC0804 Analog-to-Digital converter working in wide range of temperature from 0 c to 120 c and displaying this value on an LCD. It is also used to control the measured tempe
  3. 所属分类:SCM

  1. Temperature sensor

    0下载:
  2. Temperature sensor using lm35 and showing in lcd.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2014-09-30
    • 文件大小:22493
    • 提供者:patricktrivilin
  1. TL7107+LM35仿真

    0下载:
  2. TL7107 LM35 protues仿真 精度+/-0.2度 实现温度采集(TL7107 LM35 Protues simulation precision +/-0.2 degree realization of temperature acquisition)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-22
    • 文件大小:15360
    • 提供者:diaosidianzi
« 12 3 4 »
搜珍网 www.dssz.com