搜索资源列表
dianou51
- c语言写的单片机程序,一个集串口,ad(tlc2543,max6675),数据传输的模版-SCM procedures, a serial set, ad (tlc2543, max6675), the template data transmission
max6675
- 可以用.精度达到1度.调试通过.显示部分用的是MAX7219 -can use. Achieve a degree of precision. Debugging through. The show is part of MAX7219
200612260595565788
- 在工业温度测控场合K型热电偶因其线性度 好,价格便宜,测量范围宽而得到广泛的使用.但它往往需要冷端补偿,且电路较复杂,调试麻烦,而­ K型热电偶串行模数转换器MAX6675 不但可将模拟信号转换成温度值对应的数 字量,而且自带冷端补偿, 其温度分辨能力达0.25。可以满足绝大多数工业应用场合。-in industrial measurement and control of temperature thermocouple type K occasions because of l
热电偶测温控制系统仿真(C程序)
- 热电偶测温控制系统仿真(C程序),protues仿真,可作为初学者的参考。,Thermocouple temperature control system simulation (C program), protues simulation, can be used as a reference for beginners.
MAX6675
- A chip that can sense temparature and convert it to digital form and send through SPI protocol
get_6675_temp_2
- MAXII 240 CPLD和6675 开发的0-1023.75度的温度传感数据采集系统,用seg7 LED显示,精度0.25度。探头是K型测温线,Quartus II 6.0调是通过,在cpld开发板上面试验成功-MAXII 240cpld and 0-1023.75 development of 6675 degrees C temperature sensor data acquisition system, using seg7 LED shows that the accuracy o
MAX6675
- K型热电偶数字转换器MAX6675及其在铝水平温度测量仪中的应用-K-type thermocouple digital converter MAX6675 and its level in the Al temperature measurement Instrument
max6675
- For max6675 bounce for CVAVR project. A better way to describe the signal with having the SPDR =0 is that it causes the output to bounce. I took it out. -For max6675 bounce for CVAVR project. A better way to describe the signal with having the
Max6675Test
- MAX6675冷端温度补偿、热电偶数字转换器可进行冷端温度补偿,并将K型热电偶信号转换成数字信号。数据输出为12位分辨率、SPI™ 兼容、只读格式。 转换器温度分辨率为0.25°C,可读取温度达+1024°C,热电偶在0°C至+700°C温度范围内精度为8 LSB。 MAX6675采用小尺寸、8引脚SO封装。 -MAX6675 Cold-junction compensation, thermocouple digital converter can be cold
multi-thermocouple-temperature--
- 本源码是多路热电偶温度采集系统的程序,是基于51单片机开发的,里面包括串口通信、LCD12864显示驱动、按键采集、MAX6675温度采集等模块。-The source is a multi-thermocouple temperature acquisition system program is based on the development of 51 single-chip, which includes serial communications, LCD12864 display
CHENGXU
- 一种基于AT89C51单片机的智能温度控制器,采用K型热电偶和专用冷端温度补偿芯片MAX6675构成温度测量电路,由MAX6675输出的数字信号直接送入单片机,一方面通过 LCD 将温度显示出来;另一方面,将该温度与设定的温度值进行比较,根据其偏差的大小,采用改进的数字PID算法对其进行处理得到控制信号,此信号经过D\A转换器DAC0832转换为模拟量输出0~5V。- kind of based on AT89C51 intelligent temperature controller, the
mcu(20121226)
- 这是一个项目的所有源代码,里面包括51单片机驱动串行通信lcd12864,热电偶数据采集max6675,步进电机驱动芯片TB6560AH,矩阵键盘驱动,PID自动控制,以及一些简单的逻辑控制。开发环境KIEL 4-This is all the source code for a project, which includes 51 single-chip driven serial communication lcd12864, and thermocouple data acquisitio
MAX6675
- MAX6675单片K型温度传感器转换C语言程序-MAX6675 monolithic K-type temperature sensor to convert a C language program
max6675-softwore
- MAX6675是可编程的K型热电偶A/D转换器,可以使用C汇编程序完成。MAX6675的输出数据为16位,其中D15始终无用且一直为零,D14~D3对应于热电偶模拟输入电压的数字转换量,D2用于检测热电偶是否断线(D2为1表明热电偶断开),D1为MAX6675的标识符,D0为三态。其转换结果与对应温度值具有较好的线性关系:温度值=1023.75 转换后的十进制数/4096。 温度信号读取程序如下所示,程序中定义的ADH和ADL分别对应转换后的数据高4位和低8位。程序里面还附加了扫描D2位的
MAX6675_51exp
- 这是一个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
MAX6675-driver
- 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.
max6675
- max6675采集温度发送到串口,已调试成功,稍作修改可直接使用-Max6675 acquisition temperature is sent to a serial port
3d21f3d2
- For max6675 bounce for CVAVR project. A better way to describe the signal with having the SPDR =0 is that it causes the output to bounce. I took it out. -For max6675 bounce for CVAVR project. A better way to describe the signal with having the SPDR =
SPI
- 单个热电偶测温度程序,STM32Cube MX平台(A single thermocouple temperature measurement program, STM32Cube MX platform)
MAX6675_51例程
- 用K型热电偶测温,MAX6675读取温度。(A K thermocouple is used to measure temperature, and the temperature is read by MAX6675.)