Simples medidor de temperatura - Simple temperature meter

Simples medidor de temperatura - Simple temperature meter

Qualquer site de electronica que se preze tem de ter pelo menos um circuito medidor de temperatura.

Desta forma decidi publicar o meu pequeníssimo medidor de temperatura.

Any good electronic website always has some kind of temperature measurement circuit.

This way I’ve decided to post my own and very small temperature meter.

 

Photobucket

 

 Ele utiliza o famoso LM35DZ como sensor de temperatura. Este sensor é capaz de medir temperaturas de 0ºC a 55ºC e é extremamente preciso.

O microcontrolador utilizado foi o 16F88 da microchip.

The sensor used for sensing temperature is the famous LM35DZ. This sensor is capable of measuring temperatures from 0ºC up to 55ºC and it’s very reliable.

The microcontroller used was once again the 16F88 from microchip.

 

Photobucket

 

Uma vez que a tensão de saida do sensor é muito baixa ( 200mV para 20ºC ) coloquei um divisor de tensão ligado ao pino de Vref para o módulo ADC ter uma melhor resolução do sinal. Uma vez que o sensor fornecerá no máximo 550mV ( 55ºC ) deveria usar-se uma tensão de referência o mais proximo possivel deste valor, mas neste projecto decidi usar 2,5V para a sua tensão máxima.

 Because the output voltage from the sensor is very low ( 200mV for 20ºC ) i’ve added a voltage divider connected to the Vref pin so that the ADC module can have a better resolution of the signal. Since the sensor will output no more than 550mV ( 55ºC ) it would be wise to use a reference voltage closest to this value, but for this project I’ve decided to keep a 2,5V reference voltage.

Neste divisor inclui um potenciometro para pequenos ajustes.

In this voltage divider there is a potentiometer for small adjustments if needed.

 

Photobucket

 

O circuito indica a temperatura num pequeno display LCD de 2x8.

Verificando com um pequeno multimetro podemos verificar que o resultado indicado pelo circuito está correcto face á voltagem de saida do sensor.

The circuit will indicate the temperature in a 2x8 LCD display.

Checking with a small voltmeter we can check that the result indicated by the circuit is in fact correct comparing to the voltage at the sensors output pin.

 

Photobucket

 

 O esquema é muito simples e muito facil de construir.

The schematic is very simple and very easy to build.

 

Photobucket

 

 

Antes de fazer downloads veja este aviso

Before making the download check this warning

 ruijc.webnode.com/news/downloads/

 

 

O código para programar o microcontrolador pode ser descarregado aqui:

The Hex file for the microcontroller can be downloaded here:

  

... DOWNLOAD DO CODIGO HEX

 

O esquema em tamanho grande pode ser descarregado aqui:

The schematic in a bigger size can be downloaded here:

 

... DOWNLOAD DO ESQUEMA

 

 

 

.