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: speed control of dc motor using microcontroller at89c52 pdf, parallel adc 0808 interfacing with 8051 ppt, current and temperature sensor monitoring substation using pc, lm35 temp sensor advantageock, interfacing lm35 with adc0808 and pic, working principle of adc 0808, programming of temperature sensor using at89c51,

[-]
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,827 15-04-2018, 05:30 PM
Last Post: Guest
  ldr sensor interfacing with lpc2148 4 1,852 22-09-2017, 11:40 AM
Last Post: Guest
  source code for task scheduling using genetic algorithm using java 2 8,622 11-04-2017, 08:31 PM
Last Post: Guest
  wireless sensor networks previous year question papers with answers 1 762 02-07-2016, 03:33 PM
Last Post: visalakshik
  load flow solution using newton raphson method using pscad 1 1,527 24-06-2016, 02:53 PM
Last Post: seminar report asees
  eddy current based flexible sensor for contactless measurement of breathing pdf 1 594 23-06-2016, 10:30 AM
Last Post: seminar report asees
  how to interface lm35 with fpga code in verilog 1 1,071 11-06-2016, 04:04 PM
Last Post: dhanabhagya
  circuit diagram of soil moisture sensor sunrom 1282 pdf 1 673 04-06-2016, 04:29 PM
Last Post: dhanabhagya
  mq6 gas sensor interfacing circuit with 8051 microcontroller 1 753 04-06-2016, 04:10 PM
Last Post: dhanabhagya
  code for interfacing of mq2 gas sensor with at89s52 microcontroller 1 816 03-06-2016, 04:14 PM
Last Post: dhanabhagya

Forum Jump: