CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - NTC热敏电阻

搜索资源列表

  1. NTC

    0下载:
  2. 本应用例实现NTC热敏电阻器对温度的测量。热敏电阻器把温度的变化转换为电阻阻值的变化,再应用相应的测量电路把阻值的变化转换为电压的变化;SPMC75F2413A内建8路ADC可以把模拟的电压值转换为数字信号,对数值信号进行处理可以得到相应的温度值。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:336305
    • 提供者:endychan
  1. NTC-compensation-

    0下载:
  2. NTC热敏电阻的非线性误差及其补偿论文,适合做测温的同仁作参考-NTC thermistors nonlinear error and compensatio
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:130221
    • 提供者:chendongjun
  1. NTC

    3下载:
  2. 采用廉价的NTC热敏电阻设计高精度温度计的方案, 根据NTC热敏电阻的温度特性,采用了较具新意程序算法;摆脱了传统的查表显示温度的方法, 特点:程序中无须查表,打破了常规的查表显示温度的方法。-Using low-cost design of high precision NTC thermistor thermometers program, according to NTC thermistor temperature characteristics, using a more
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-04-02
    • 文件大小:3045
    • 提供者:peter
  1. 430-NTC

    1下载:
  2. MSP430采集温度,采用NTC热敏电阻,程序调试通过-MSP430 NTC
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:2267
    • 提供者:孟国防
  1. NTC

    1下载:
  2. NTC热敏电阻测温,编译环境,AVR-G-NTC thermistor temperature measurement, the compiler environment, AVR-G
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:58653
    • 提供者:blue
  1. ADC0809

    1下载:
  2. 基于8051的多点温度检测系统,采用ADC0809进行AD转换,分段对NTC热敏电阻的特性曲线进行拟合计算。-Based on 8051' s multi-point temperature measurement system, using ADC0809 for AD conversion section of the NTC thermistor characteristic curve fitting calculation.
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:2095
    • 提供者:陈紫昂
  1. AN_O0324

    0下载:
  2. 利用ADC实现温度采集 SPMC65系列单片机,使用MCU的 ADC采集温度,温度传感器采用 NTC 热敏电阻,将热敏电阻的阻值转化为相应的电压值,MCU 通过采集模拟电压计算出 相应的温度值-Temperature measurement using ADC to achieve SPMC65 MCU, MCU' s ADC acquisition using the temperature, the temperature sensor NTC thermistor, the
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:358394
    • 提供者:蒋贵良
  1. NTC

    0下载:
  2. NTC热敏电阻是电阻型传感器,随着温度变高阻值下降,利用串联分压,实现AD转换,实时显示温度值-NTC thermistor is a resistive sensor, the resistance decreased as the temperature becomes higher, the use of partial pressure in series to achieve the AD conversion, real-time temperature display
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:34051
    • 提供者:long
  1. NTC-thermistor

    0下载:
  2. 各种负温度系数 NTC 热敏电阻-温度传感器技术参数详解与选型。-A variety of negative temperature coefficient NTC thermistor- Detailed technical parameters and temperature sensor selection.
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1467558
    • 提供者:
  1. R-T

    0下载:
  2. NTC的热敏电阻的电阻表,有做这个项目的朋友可以-The NTC thermistor' s table, to do this project with friends can see
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:105144
    • 提供者:
  1. NTC

    1下载:
  2. 用NTC热敏电阻做的温度计,用STC15系列单片机做控制-NTC thermistor thermometers do with STC15 series microcontroller control
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:19691
    • 提供者:邵永华
  1. NTC

    0下载:
  2. NTC热敏电阻曲线生成软件 利用查表获取温度,比较方便。-NTC thermistor curve generation software The use of look-up table to obtain the temperature, more convenient.
  3. 所属分类:Energy industry

    • 发布日期:2017-04-09
    • 文件大小:13351
    • 提供者:da
  1. NTC-thermistor

    0下载:
  2. NTC热敏电阻测温程序完整源头代码,已应用在产品中-NTC thermistor temperature measurement procedures complete source code, has been applied in the product
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:14595
    • 提供者:刘尧
  1. NTC

    1下载:
  2. 通过查表的方法,对NTC热敏电阻进行查表,以获得实际的测量温度-TO seek the table of NTC, then it can get the temperautre of measure
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:624
    • 提供者:LIN
  1. NTC-for-51

    1下载:
  2. C51实现NTC热敏电阻温度采集,非常实用-C51 achieve NTC thermistor temperature acquisition, very practical
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:46862
    • 提供者:黎敏
  1. NTC

    0下载:
  2. NTC热敏电阻驱动程序,,还有对应的温度与阻值的曲线表。-NTC thermistors driver,, there is a corresponding temperature resistance curve table.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-04
    • 文件大小:4096
    • 提供者:杨风
  1. AN_SPMC75_0101

    0下载:
  2. NTC热敏电阻与STC单片机制作的温度计(NTC thermistor and STC single chip thermometer)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-21
    • 文件大小:259072
    • 提供者:不想
  1. 温度模块--NTC热敏电阻

    0下载:
  2. 测量热敏电阻,,竟然不能小于二十个字。。。我是使用AD,去测得(Thermistor measurement)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:114688
    • 提供者:科技喵
  1. NTC阻值表计算

    0下载:
  2. NTC热敏电阻的阻值计算,可直接输入AD的分辨率(NTC thermistor resistance calculation, you can directly enter the resolution of AD)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-05
    • 文件大小:16384
    • 提供者:辰龙
  1. 用NTC热敏电阻做温度采集

    0下载:
  2. NTC热敏电阻实验详细说明,里面含有实验原理图,以及DEMO样例程序,仅供参考(The NTC thermistor experiment is detailed, which contains the experimental schematic diagram and the DEMO sample program for reference only.)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-09
    • 文件大小:329728
    • 提供者:Charlez
« 12 3 4 »
搜珍网 www.dssz.com