In this ATMega16 project we will be designing and implementing a Digital Thermometer with the aid of a Atmel AVR ATMega16 microcontroller, a LM35 temperature sensor/transducer and an alphanumeric LCD module. The code was implemented and built using AVR Studio 5.
ATMega16 Microcontroller based Digital LM35 LCD Thermometer |
Here LM35 (temperature sensor) detects the temperature and passes the signal to the microcontroller. This input data is processed and according to code the output is generated on port 1 of microntroller. Pin no. 27 to 29 of ATMega16 are used to control the operation of LCD.
To download the code for this project click on below button