0% found this document useful (0 votes)
206 views4 pages

SET-331. Micro Controller Based Refrigeration Control System

The document describes a microcontroller-based refrigerator temperature control system. The system uses a temperature sensor to monitor the refrigerator temperature every few minutes and turns the refrigerator off if the temperature decreases below a set limit. It also includes an LCD display to show the temperature readings, a buzzer for alerts, and a door sensor that triggers the buzzer when the door is opened. The major components are a temperature sensor, ADC, microcontroller, door sensor, LCD display, and buzzer.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
206 views4 pages

SET-331. Micro Controller Based Refrigeration Control System

The document describes a microcontroller-based refrigerator temperature control system. The system uses a temperature sensor to monitor the refrigerator temperature every few minutes and turns the refrigerator off if the temperature decreases below a set limit. It also includes an LCD display to show the temperature readings, a buzzer for alerts, and a door sensor that triggers the buzzer when the door is opened. The major components are a temperature sensor, ADC, microcontroller, door sensor, LCD display, and buzzer.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Micro controller based refrigeration control system

The main purpose of the project is to monitor and control the Refrigerator temperature by using a temperature sensor. This sensor monitors the temperature of the refrigerator for every few minutes; if the temperature of the refrigerator decreases the limit then it automatically turns OFF the device.

Temperature Monitoring systems are in huge requirement and we definitely can find their advantages in many industrial sector and also in residential sector. We can find many kind of temperature monitoring systems for different uses but the major challenge is to design a very simple, User-friendly and cost effective system. We developed this project, which is relatively inexpensive to sense the temperature. The temperature is read by the ADC (Analog to Digital Converter) module of the microcontroller Unit. This ADC data is processed and converted into the actual temperature reading by the microcontroller. This processed data is sent to the LCD for user display. The door-opening sensor is also interfaced with the controller when the door of the refrigerator is opened then it senses and it gives a buzzer alert.

The objectives of the project include: 1. Read the temperature in real-time. 2. A buzzer for alerts. 3. LCD display. www.mycollegeproject.com Ph: +91 9490219339, 040-23731030

Ameerpet: A-8, 2nd floor, Eureka court, beside Image hospital, Ameerpet, HYDERABAD 73. Santoshnagar: Opp: Magna Hypermarket, Santoshnagar X-Roads,HYDERABAD 59.

The project provides us exposure on: 1. Initialization of ADC module of microcontroller. 2. Interfacing Temperature sensor to controller. 3. LCD interfacing. 4. Embedded C program. 5. PCB designing.

The major building blocks of this project are: 1. Regulated power supply with voltage regulator. 2. Temperature sensor. 3. ADC module. 4. Microcontroller. 5. Door opening sensor. 6. LCD display 7. Buzzer. Softwares used: 1. PIC-C compiler for Embedded C programming. 2. PIC kit 2 programmer for dumping code into Microcontroller.

www.mycollegeproject.com

Ph: +91 9490219339, 040-23731030

Ameerpet: A-8, 2nd floor, Eureka court, beside Image hospital, Ameerpet, HYDERABAD 73. Santoshnagar: Opp: Magna Hypermarket, Santoshnagar X-Roads,HYDERABAD 59.

Regulated Power Supply:

Block diagram:

www.mycollegeproject.com

Ph: +91 9490219339, 040-23731030

Ameerpet: A-8, 2nd floor, Eureka court, beside Image hospital, Ameerpet, HYDERABAD 73. Santoshnagar: Opp: Magna Hypermarket, Santoshnagar X-Roads,HYDERABAD 59.

www.mycollegeproject.com

Ph: +91 9490219339, 040-23731030

Ameerpet: A-8, 2nd floor, Eureka court, beside Image hospital, Ameerpet, HYDERABAD 73. Santoshnagar: Opp: Magna Hypermarket, Santoshnagar X-Roads,HYDERABAD 59.

You might also like