搜索资源列表
Pt1000Calculator
- PT1000是温度传感器。具有较好的线性特征。 这套程序,是根据表格,计算PT1000铂电阻的阻值与温度关系的代码。 非常好用,非常方便-PT1000 temperature sensor. Has good linear characteristics. This procedure is based on form calculation PT1000 platinum resistance and temperature resistance relationship
temperature
- 基于MSP430的PT1000温度测量程序-temperture mesuring program based on MSP430 and PT1000
PT1000
- 读入PT1000温度传感器电压并转换成BCD码-Read voltage PT1000 temperature sensor and converted into BCD code
wenduji
- 数字温度计实现温度测量 ,pt1000传感器-Digital Thermometer
430SD16CAIJI
- 采用MSP430F425型号 采集铂电阻的输出值 通过SD16模块转换 定时器中断控制采用频率 最终实现模数信号转换-Model acquisition using MSP430F425 platinum resistance output value through the SD16 module uses the frequency conversion timer interrupt control module signals the eventual realization of
wdjzuizhongban
- 我的毕业设计,实现高精度微功耗的数字就地指示温度计,实现-99度到300度的测量,进度保证在绝对值0.1度,功耗使平均电流小于100UA。传感器使用PT1-My graduation, high precision micro-power direct digital spot thermometer,-99 degrees to 300 degrees to achieve the measurement of progress to ensure the absolute value of
chuankoudiaoshi
- 主要是用于校验18B20和TT1000经MXA187输出,编写PT1000的软件校准部分。-Is mainly used to verify 18B20 and TT1000 by MXA187 output, write the software calibration part of the PT1000.
PT1000chengxu
- 此程序为PT1000模拟温度传感器通过max187采集后,并用12864液晶显示,程序中设置有温度的上下限设置,语音播报等功能。-This procedure PT1000 analog temperature sensor by max187 after collection, and liquid crystal display with 12864, the program has set the upper and lower temperature settings, voice br
temperature_ctrl
- 采用凌阳十六位单片机 SPCE061A 实现温度控制,温度信号由 PT1000 和电压放大电路提供。通过 PID 算法实现对电炉功率和水温控制。同时,具有温度数字 语音播报和显示。-Using Sunplus sixteen MCU SPCE061A control of temperature, the temperature signal from the PT1000 and voltage amplification circuit. Through the PID algorith
xtkw
- 基于PT1000的高精度测温系统的设计,内部不自带AD-PT1000-based high-precision temperature measurement system design, internal does not own AD
cewen
- 基于51单片机和pt1000的无线测温系统的设计,并采用用nrf2401无线模块。将此程序直接复制到keil软件,然后下到单片机中即可使用。-Pt1000 wireless temperature measurement system based on the design.
xp
- 96pin连接器、3366电位器、67148_AD_AD537、AD202隔离放大器、AD537、AD650SD电压频率,频率电压转换器、AD1671高速AD、AD7376,128位数字电位计、ADR440_441_443_444_445、CA3140高输入阻抗运算放大器、EPM7256,FPGA、IC封装大全、IRF430功率场效应管、LH0070、LM139四路差动比较器、MAX197、PCA82C250[1]、Pt1000、TD823高温功率放大器、TD823高温功率放大器、固态继电器AQ
pt1000
- PT1000分度表,用MATLAB拟合曲线,导出电阻与温度的函数关系-PT1000 indexing table, using MATLAB curve fitting, and the export function of temperature resistance
PT1000-F410
- 触控屏的编程代码,涉及图片的切换和功能实现-Touch screen programming code, and functions related to switching the image to achieve
Project_3.mcp_0_backup
- 本文主要介绍了温度测量仪的设计,包括硬件设计和软件设计。文中首先介绍系统总体结构,接着对系统设计过程进行具体介绍(包括硬件部分和软件部分),最后对本次设计进行总结。在本次设计中选用了PT1000作为温度传感器,采用恒流源测温方法,通过单片机进行控制,用放大器、A/D转换器进行温度信号的采集。总的来说,该设计是可行的。-This paper mainly introduces the design of the temperature measurement instrument, includi
chengxu
- 基于18B20的单点串口测温和多点循环测温,基于PT1000的测温,单片机实现步进电机单步运转-18B20 single-point serial temperature and multi-loop temperature based on the PT1000 temperature measurement, single-chip single-step operation of the stepper motor
pt1000.tar
- Code snippet for using a pt1000 temperature sensor with an atmega microcontroller.
pt1000
- 这时关于pt1000的一个程序,对学习温度传感器的会有很大的帮助。-At this time learning temperature sensor pt1000 of a program, there will be a great help.
adc1
- 温度测量:利用msp430和pt1000采用分压查表法测量环境温度-Temperature measurement: the use and pt1000 msp430 table method using the partial pressure of the ambient temperature measurement
PT-1000 3750 500度RT table
- 温度与电阻对照表格,Pt1000阻值与温度关系(Res = 1000*(1 + 0.0038623139728*Tem - 0.00000065314932626*Tem*Tem); fprintf(fp,"%6.1f\t%18f\t",Tem,Res); Tem1 = sqrt( A*A + 4.0*B*(Res/Res_0 -1.0) ) - A; Tem1 = 1000 * Tem1/(2*B); fprintf(fp," %