PDA

View Full Version : Temperature Meter



Mohammed Mazed
- 19th July 2006, 01:26
Hi guys,

I have been using a LM35 and it's output on a PIC 16F676 using it's analog pin.I want to show the result without any converstion.So I need a Vref at
[pin 12]how I generate it.

tico
- 17th December 2006, 03:10
Use a potentiometer one end to VCC The Other to GND and the wiper (or center Pin) will be your Vref

sayzer
- 17th December 2006, 08:48
ADCON0.6 = 1 sets Pin12 as Vref pin.


--------------------------

rhino
- 18th December 2006, 02:12
I know THIS LINK (http://www.rentron.com/PicBasic/LM34.htm) is for the LM34, but it is a nicely written example.