DIY AVR Microcontroller Based Temperature Monitoring and Control System

by Komal Manoj Thakur in Circuits > Microcontrollers

10797 Views, 16 Favorites, 0 Comments

DIY AVR Microcontroller Based Temperature Monitoring and Control System

TempertureIcon.png

For more Stuff Visit Steps2make.com

AVR Microcontroller based Temperature Controller, it uses LM35 Temperature Sensor for measurement of temperature and 16x2 LCD is used to display temperature set point, Heater Status and current temperature, It controls temperature by turning on and off of the heater using relay.

This project is very useful for controlling of temperature, It can be used for soldering station to make it automatic temperature controlled. In this project two switches are used for setting the set points. You can try this project using Protius simulation. Circuit diagram, Layout is provided with code. Download respective files.

Components Required

ProtiousCircuit.png

1. Atmega 8 Microcontroller

2. LM35 Temprature Sensor

3. 12V Relay

4. 16x2 LCD

5. BC548

6. 1K Ohm Resistors

7. Tectile Switches

Circuit Design and PCB Manufacturing

EagleCircuit.PNG
EagleLayout.png

Download Requires Files Click Here Link to Download

1. Try Simulation Download Protius Simulation File

2. Download pdf Complete Circuit Diagram

3. Download pdf PCB Layout

Downloads

Programming the Controller