0% found this document useful (0 votes)
31 views3 pages

PC Based Multi Channel Temperature Controller

This document describes a PC-based multi-channel temperature controller system. The system uses a microcontroller to continuously monitor the temperature levels from 8 sensors and compare them to predefined values. If a sensor value exceeds its limit, a buzzer is activated and a fan or air cooler is turned on to reduce the temperature. The temperature can be controlled via a PC. The system has applications in accident prevention by monitoring temperature levels across multiple rooms.

Uploaded by

karunamoorthi
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 DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views3 pages

PC Based Multi Channel Temperature Controller

This document describes a PC-based multi-channel temperature controller system. The system uses a microcontroller to continuously monitor the temperature levels from 8 sensors and compare them to predefined values. If a sensor value exceeds its limit, a buzzer is activated and a fan or air cooler is turned on to reduce the temperature. The temperature can be controlled via a PC. The system has applications in accident prevention by monitoring temperature levels across multiple rooms.

Uploaded by

karunamoorthi
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 DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

PC BASED MULTI CHANNEL TEMPERATURE CONTROLLER

ABSTRACT:

Embedded system is the one of the firmware that is combination

of software and hardware. Here the software is encapsulated in the hardware. In

embedded system entire hardware is monitored and controlled by the software

which is developed by the programmer/user. This technology reduces the cost and

size of the devices. It also reduces the manual operation; finally it gives the

automation products such as Home Appliances, Security systems, Satellite,

Industries Automation and etc,

Now a days to improve the efficiency of the process, people uses some

new technologies, like RTOS (Real Time Operating System which gives

deterministic and multitasking facilities), PROTOCOLs (such as I2C, SPI, CAN,

LIN and TCP/IP which increase the speed of the process).

This project is very useful for accident prevention; here we can

monitor the 8 different room temperature level and controlled by using

microcontroller. The microcontroller continuously monitoring the temperature

level and compare with pre defined value. When the temperature sensor value exits

the predefined value, at the time buzzer is switched ON and also fan/air cooler

switched ON to reduce temperature. We can control the temperature by using pc.

BLOCK DIAGRAM:
DEVICE 3
1
2
RELAY
POWER
SUPPLY
DRIVER UNIT
UNIT

Three phase

HARDWARE REQUIREMENT:
➢ Microcontroller
➢ GSM
➢ Power supply Unit
➢ Display unit
➢ Mobile

SOFTWARE REQUIREMENT:

➢ KEIL-C Cross Compiler


➢ uc-FLASH Hex Up-loader

You might also like