Introduction: DIY AVR Microcontroller Based Temperature Monitoring and Control System

About: Electronic store www.circuits4you.com Design Ideas blog.circuits4you.com Industry www.maventech.in Software fun www.360motions.com

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.

Step 1: Components Required

1. Atmega 8 Microcontroller

2. LM35 Temprature Sensor

3. 12V Relay

4. 16x2 LCD

5. BC548

6. 1K Ohm Resistors

7. Tectile Switches

Step 2: Circuit Design and PCB Manufacturing

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

Step 3: Programming the Controller