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

搜索资源列表

  1. Kredianoulengduanbuchang

    0下载:
  2. K型热电偶冷端自动补偿设计,有C语言程序,仿真图,已经仿真成功。 -K-type thermocouple automatic cold junction compensation design, C language programming, simulation map, has been successful simulation.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:29171
    • 提供者:
  1. Matlab_2013a_CacheFiles

    0下载:
  2. 热电偶分度表数据处理-----BP神经网络处理----函数逼近-Thermocouple indexing table data processing----- BP neural network processing---- function approximation
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:60785
    • 提供者:chenlei
  1. MAX31855

    5下载:
  2. 热电偶温度检测芯片max31855的资料和自己写的驱动程序。温度检测准确性比较高就是芯片价格有点高。-Thermocouple temperature detection chip max31855 data and writing your own driver. Temperature detection accuracy is higher is the chip price is a little high.
  3. 所属分类:SCM

    • 发布日期:2014-07-21
    • 文件大小:808960
    • 提供者:zhou zeping
  1. Ads1110

    0下载:
  2. 芯片ads1110的驱动程序,可用于热电偶温度检测,检测精度要自己调整。-Chip ads1110 driver, can be used in the thermocouple temperature detection, precision to adjust themselves.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:3453
    • 提供者:zhou zeping
  1. redianou-

    0下载:
  2. 89c51的热电偶测温程序,proteus仿真,测量范围0-1200度-Thermocouple temperature measurement procedure, 89C51 proteus simulation, measurement range 0-1200 degrees
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:68163
    • 提供者:速度速度
  1. DAQ

    0下载:
  2. DAQ 温度传感器 、 热电偶传感器的波形显示,波形再现,数据读写 -DAQ emperature sensor Thermocouple sensor waveform display, the waveform reproduction, the data read and write
  3. 所属分类:LabView

    • 发布日期:2017-04-25
    • 文件大小:148335
    • 提供者:唔讲粗口
  1. max6675-softwore

    0下载:
  2. MAX6675是可编程的K型热电偶A/D转换器,可以使用C汇编程序完成。MAX6675的输出数据为16位,其中D15始终无用且一直为零,D14~D3对应于热电偶模拟输入电压的数字转换量,D2用于检测热电偶是否断线(D2为1表明热电偶断开),D1为MAX6675的标识符,D0为三态。其转换结果与对应温度值具有较好的线性关系:温度值=1023.75 转换后的十进制数/4096。 温度信号读取程序如下所示,程序中定义的ADH和ADL分别对应转换后的数据高4位和低8位。程序里面还附加了扫描D2位的
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:72892
    • 提供者:肖王
  1. thermocouple_AD

    0下载:
  2. 热电偶AD采集程序,采用tlc1549 10bit AD-thermocouple ad
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1705
    • 提供者:jin
  1. industrial-instrument

    0下载:
  2. 这是一个关于多功能输出的工业仪表。涵盖4到20mA,0到5V输出,热电偶测温,usb,485通讯等。-This is a multi-output industrial instruments. Covering 4 to 20mA, 0 to 5V output, thermocouple, usb, 485 communications.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-19
    • 文件大小:5375120
    • 提供者:王勇
  1. program

    0下载:
  2. 采用多种测温元件的3通道闭环温度控制系统设计 电子工程第一、二阶段设计的小型温度控制系统的基础上采用3种测温元件同时对3个温度控制执行部件实施闭环温度控制,控温范围:0℃-100℃。3种测温元件分别为铂电阻温度传感器pt100、T型热电偶测温传感器和数字式一线温度计DS18B20。温度控制执行部件为半导体制冷片。对比电子工程设计第1、2阶段已经完成的温度控制系统,该项目工作内容的不同之处在于:为新采用的测温元件设计信号处理电路和数据采集方法,增加2个模/数转换通道和3个数/模转换通道的设计。
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4232
    • 提供者:Ferris
  1. redianouhanshu

    0下载:
  2. 各种型号热电偶函数,包括温度转换成电压,热端电压转成温度的计算函数-Various types of thermocouple functions, including temperature into voltage, heat transfer into the terminal voltage temperature calculation functions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4384
    • 提供者:wanglong
  1. AD590

    0下载:
  2. 汇编程序设计的热电偶温度传感器AD590-Assembler programming thermocouple temperature sensor AD590
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:646
    • 提供者:张婧婧
  1. MAX6675_51exp

    0下载:
  2. 这是一个MAX6675+K型热电偶的例程,使用了STC89C52单片机读取MAX6675转换的温度,显示在数码管上,如果未检测到K型热电偶,数码管将显示FFFF以表示错误。-This is a MAX6675+K type thermocouple routines, use the STC89C52 MCU read the MAX6675 conversion temperature, in the digital tube display, if not detected by therm
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:43816
    • 提供者:henrysirius
  1. RE

    0下载:
  2. 基于51单片机的热电偶温度测量方法,里面包含c语言代码还有proteus仿真。可以对工业温度控制进行仿真调试;- Based on 51 SCM thermocouple temperature measurement method, which also contains the c language code proteus simulation. You can control the industrial temperature simulation debugging
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:77717
    • 提供者:xixirangrang
  1. source

    4下载:
  2. 温度仪表通用程序,可检测热电偶和CU50。程序带有PID控制算法和PID参数自整定算法。-General procedure can detect the temperature meter, thermocouple and CU50. The program with a PID control algorithm and the PID parameters self-tuning algorithm.
  3. 所属分类:SCM

    • 发布日期:2015-05-01
    • 文件大小:36864
    • 提供者:陈良富
  1. PID_data

    0下载:
  2. PID模拟。这个模拟主要是针对MARLIN固件中对热电偶的温度控制模拟。-PID simulation. This simulation is mainly for MARLIN firmware thermocouple temperature control simulation.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:509592
    • 提供者:maktub
  1. Thermo

    0下载:
  2. Thermocouple Useguide
  3. 所属分类:教育/学校应用

    • 发布日期:2015-02-12
    • 文件大小:60416
    • 提供者:NguyenAn
  1. MAX6675-driver

    0下载:
  2. driver for the MAX6675, a chip which interfaces to a K-type thermocouple over a simple SPI bus. The driver implements a software SPI port, so there is no need for dedicateed hardware- any 3 GPIO pins can be used.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:1884
    • 提供者:chris
  1. AD770554

    0下载:
  2. 热电偶测温系统 用了at89s52 ad7705 ad595芯片- Thermocouple code with a chip ad7705 chip ad595 at89s52
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1291
    • 提供者:lushunjie
  1. dhkwugdouwdwhd

    0下载:
  2. 温度测定,暂时测试代码。还有待完善。-Thermocouple temperature detection chip max31855 data and writing your own driver. Temperature detection accuracy is higher is the chip price is a little high.-temp test。
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:101110
    • 提供者:dingweixiang
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com