temperature sensor using lm35 and adc 0808 and at89c52
#1
Thumbs Up 

I am looking for temperature sensor using lm35 and adc0808 and at89c52.
How to interface LM35 temperature sensor with at89s52 microcontroller development board through adc0808 converter and same information need send to the GSM Communication through mobile number.
Reply
#2
This article is about a simple 0-100°C digital thermometer with 1°C resolution using 8051. The circuit is based on LM35 analog temperature sensor, ADC0804 and AT89S51 microcontroller. LM35 is an analogue temperature sensor IC which can measure a temperature range of -55 to 150°C. Its output voltage varies 10mV per °C change in temperature.

For example, if the temperature is 32°C, the output voltage will be 32 x 10mV = 320mV. ADC 0804 is used to convert the analogue output voltage of the LM35 to a proportional 8 bit digital value suitable for the microcontroller. The microcontroller accepts the output of ADC, performs necessary manipulations on it and displays it numerically on a 2 digit seven segment LED display.

Out put of the LM35 is connected to the +Vin (pin 6) of the ADC0804. Resistor R13 and preset R14 is used to provide an external reference voltage of 1.28V to the Vref/2 pin ( pin 9) of the ADC0804 and with this reference voltage, the step size of the ADC will be 10mV and span will be 0-1 V. This means that for a 10mV input the digital out of ADC will be 1 (1 in decimal also), for 20mV it will be 10 (2 in decimal), for 30mV it will be 11 (3 in decimal) and so on.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: project report on auditorium management using microcontroller at89c52, temperature indicator using lm35 ic7107, pic16f886 lm35 ladder logic and lcd display, ppt sensor ic lm35, temperature indicator using at89c52 and external adc, mq2 gas sensor interfacing with at89c52, lm35 temperature sensor,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  development of road light gateway with sensor network ppt 2 1,847 15-04-2018, 05:30 PM
Last Post: Guest
  ldr sensor interfacing with lpc2148 4 1,863 22-09-2017, 11:40 AM
Last Post: Guest
  source code for task scheduling using genetic algorithm using java 2 8,711 11-04-2017, 08:31 PM
Last Post: Guest
  wireless sensor networks previous year question papers with answers 1 771 02-07-2016, 03:33 PM
Last Post: visalakshik
  load flow solution using newton raphson method using pscad 1 1,533 24-06-2016, 02:53 PM
Last Post: seminar report asees
  eddy current based flexible sensor for contactless measurement of breathing pdf 1 597 23-06-2016, 10:30 AM
Last Post: seminar report asees
  how to interface lm35 with fpga code in verilog 1 1,079 11-06-2016, 04:04 PM
Last Post: dhanabhagya
  circuit diagram of soil moisture sensor sunrom 1282 pdf 1 677 04-06-2016, 04:29 PM
Last Post: dhanabhagya
  mq6 gas sensor interfacing circuit with 8051 microcontroller 1 764 04-06-2016, 04:10 PM
Last Post: dhanabhagya
  code for interfacing of mq2 gas sensor with at89s52 microcontroller 1 824 03-06-2016, 04:14 PM
Last Post: dhanabhagya

Forum Jump: