You are on page 1of 8

MICROCONTROLLER

AND ITS APPLICATION


ECE3003(L3+L4)
PROJECT BY:
SANDHYA S 16BEC0291
KAVYA AHUJA 16BEC0092
AKHIL KUMAR 16BEC0641
MADHWARAJ K.A. 16BEC0023
PROJECT DIGITAL TEMPERATURE SENSOR USING 8051
MICROCONTROLLER
TITLE
 The main principle of this circuit is to take the analog temperature
values, convert them into digital values and display the digital
temperature value on LCD or 7-Segment Display.
 Here, 8051 and ATmega8 microcontrollers are used. The ATmega8
has inbuilt analog to digital converter with six multiplexed
channels of 10-bit resolution. This reduces interfacing of external
analog to digital converter IC. The analog temperature value is
ABSTRACT directly applied to input ADC channels of microcontroller.
Successive approximation method is used for Analog to digital
conversion internally.
 But in case of 8051 Microcontroller (AT89C51 is used in this
project), it doesn’t have any built-in ADC like ATmega8. Hence, we
are using ATmega8 with 8051 Microcontroller to convert the
Analog temperature values to digital values.
CIRCUIT
DIAGRAM
 AT89C51 (8051 Microcontroller)
 11.0592 MHz Crystal
 2 X 33pF Capacitor
 10μF/16V Capacitor
 3 X 10KΩ Resistor
 1KΩ x 8 Resistor Pack
 10KΩ POT
COMPONENTS  16X2 LCD Display
REQUIRED  ADC0804
 LM35
 150pF Capacitor
 330Ω Resistor
 Power Supply
 Connecting Wires
 8051 Programmer
 REVIEW 1: SUBMISSION OF TITLE AND ALLOTMENT OF WORK
 REVIEW2: PRESENT THE C CODE REQUIRED
TIMELINE START WORK ON HARDWARE
 REVIEW 3: SHOW FINAL PROJECT ALONG WITH ASSEMBLY
CODE
 THE C CODE WILL BE WORKED UPON BY AKHIL KUMAR AND
MADHWARAJ K.A.
 THE HARDWARE COMPILATION WILL BE DONE BY SANDHYA S
AND KAVYA AHUJA
DIVISION OF  THE ASSEMBLY CODE WILL BE WORKED UPON BY ALL FOUR OF
WORK US.
 REPORT AND PPT WILL BE MADE ACCORDING TO THE WORK
ALLOTEMENT.
THANK YOU

You might also like