[go: up one dir, main page]

50% found this document useful (4 votes)
8K views30 pages

Temperature Based Fan Speed Controll

Download as pdf or txt
Download as pdf or txt
Download as pdf or txt
You are on page 1/ 30

VISVESVARAYA TECHNOLOGICAL UNIVERSITY

BELAGAVI, KARNATAKA

MINI PROJECT (18ECMP68)

Report on

“TEMPERATURE BASED FAN SPEED CONTROL AND


MONITORING WITH ARDUINO”
Submitted in the partial fulfillment for the award of bachelor degree in

ELECTRONICS AND COMMUNICATION ENGINEERING

Submitted by

AISHWARYA B N 1GA18EC008
ANUSHA S 1GA18EC021
BHAVANA B K 1GA18EC032
Under the guidance of

GUIDE NAME
SARASWATHI G JOSHI
ASSOCIATE PROFESSOR
Dept. of ECE, GAT

Department of Electronics and Communication Engineering


GLOBAL ACADEMY OF TECHNOLOGY
Bengaluru – 560 098

2020-21
GLOBAL ACADEMY OF TECHNOLOGY
Rajarajeshwari Nagar, Bengaluru – 560 098
NACC - ‘A’ Grade and NBA Accredited

DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING

CERTIFICATE
Certified that the Mini Project (18ECMP68) entitled

“TEMPERATURE BASED FAN SPEED CONTROL AND


MONITORING WITH ARDUINO”
Carried out by,
AISHWARYA B N 1GA18EC008
ANUSHA S 1GA18EC021
BHAVANA B K 1GA18EC032

bonafide students of Global Academy of Technology in partial fulfillment for


the award of Bachelor of Engineering in Electronics and Communication
Engineering of the Visvesvaraya Technological University, Belagavi during the
academic year 2020-21. It is certified that all corrections/suggestions
indicated for Internal Assessment have been incorporated in the Report
deposited in the Departmental library. The Mini Project report has been
approved as it satisfies the academic requirements in respect of Mini Project
work prescribed for the said Degree.

Signature of the Guide Signature of the HOD


[Saraswathi G Joshi] [Dr. Manjunatha Reddy H S]
Temperature based fan speed control and monitoring using Arduino

ABSTRACT

In present scenario, availability of electricity is found to reach crucial stage. To protect


and safeguard one’s future we need to save the energy.

As a slogan suggest “One unit saved is one unit generated”. The project is a standalone
automatic fan speed controller that controls the speed of an electric fan according to our
requirement. Use of embedded technology makes this closed loop feedback control
system efficient and reliable.

Arduino microcontroller allows dynamic and faster control. Liquid crystal display (LCD)
makes the system user friendly. The sensed temperature and fan speed level values are
simultaneously displayed on the LCD panel. It is very compact as it is constructed by
using few components and can be interfaced for several applications including Air-
conditioners, Water-heaters, Snow-meters, Ovens, Heat-exchangers, Mixers, Furnaces,
Incubators and Thermal baths.

Arduino micro controller is the heart of the circuit as it controls all the functions. The
temperature sensor LM35 senses the temperature and converts it into an electrical signal,
which is forwarded to the microcontroller. The sensed and set values of the temperature
are displayed on the 16x2-line LCD. The microcontroller drives Transistor to control the
fan speed.

This project is useful in process industries for maintenance and controlling of Boilers
temperature.

Dept of ECE, Gat 1


Temperature based fan speed control and monitoring using Arduino

ACKNOWLEDGEMENT

The satisfaction and euphoria that accompany the successful completion of any task
would be incomplete without the mention of the people who made it possible and whose
constant encouragement and guidance crowned our efforts with success.

We consider ourselves proud, to be part of Global Academy of Technology family, the


institution which stood by our way in endeavors.
We express our deep and sincere thanks to our Principal Dr. N. Rana Pratap Reddy for
his support.

We are grateful to Dr. Manjunath Reddy H S, Professor and Head, Dept. of Electronics
and Communications Engineering who is source of inspiration and of invaluable help in
channelizing my efforts in right direction.

We wish to thank our internal guide Saraswathi G Joshi, Associate Professor, Dept of
ECE for guiding and correcting various documents with attention and care. She has taken
lot of pain to go through the document and make necessary corrections as and when
needed.

We would like to thank the faculty members and supporting staff of the Department of
ECE, GAT for providing all the support for completing the Project work.

Finally, we are grateful to our parents and friends for their unconditional support and help
during our Project work.

AISHWARYA BN (1GA18EC008)
ANUSHA S (1GA18EC021)
BHAVANA BK (1GA18EC032)

Dept of ECE, Gat 2


Temperature based fan speed control and monitoring using Arduino

TABLE OF CONTENT

CONTENTS PAGE NO
Abstract 1
Acknowledgement 2

CHAPTER 1: Introduction 4

CHAPTER 2: Design and Implementation 5-20


2.1: Hardware Equipment 5
2.2: Components Description 6-18
2.3: Block Diagram 19
2.4: Circuit Diagram 20

CHAPTER 3: Result and discussion 21-26


3.1: Working 21
3.2: Program 22-24
3.3: Applications 25
3.4: Advantages 26

CHAPTER 4: Conclusion and Future Scope 27


References 28

Dept of ECE, Gat 3


Temperature based fan speed control and monitoring using Arduino

CHAPTER 1

INTRODUCTION

With the advancement in technology, intelligent systems are introduced every day.
Everything is getting more sophisticated and intelligible. There is an increase in the
demand of cutting-edge technology and smart electronic systems.

Microcontrollers play a very important role in the development of the smart systems as
brain is given to the system. Microcontrollers have become the heart of the new
technologies that are being introduced daily. A microcontroller is mainly a single chip
microprocessor suited for control and automation of machines and processes. Today,
microcontrollers are used in many disciplines of life for carrying out automated tasks in a
more accurate manner.

Almost every modern-day device including air conditioners, power tools, toys, office
machines employ microcontrollers for their operation. Microcontroller essentially
consists of Central Processing Unit (CPU), timers and counters, interrupts, memory,
input/output ports, analog to digital converters (ADC) on a single chip. With this single
chip integrated circuit design of the microcontroller the size of control board is reduced &
power consumption is low.

This project presents the design and simulation of the fan speed control system. A
temperature sensor has been used to measure the temperature of the room and the speed
of the fan is varied according to the room temperature. The control of the fan speed is
depending upon the room temperature, which is displayed on Liquid Crystal Display.

Dept of ECE, Gat 4


Temperature based fan speed control and monitoring using Arduino

CHAPTER 2
DESIGN AND IMPLEMENTATION

2.1: HARDWARE EQUIPMENTS

These are the hardware requirements that are necessary to build the assembly of the
temperature based fan speed control and monitoring using Arduino.

• Arduino Board

• Temperature sensor

• DC Fan

• LCD Display

• Transistor

• Resistor

• Diode

• Capacitor

• Potentiometer

• LED

• Power Supply

• Connecting Wires

• Bread Board

Dept of ECE, Gat 5


Temperature based fan speed control and monitoring using Arduino

2.2: COMPONENTS DESCRIPTION:

1. ARDUINO UNO R3:

Arduino UNO is a development board which contains microcontroller in the board itself.
It is an open-source software. In the electronics platform, Arduino is easy to use hardware
and software. The Arduino boards can read inputs so that they can understand and give as
some of the outcomes like light on a sensor, a finger on a button, activating a motor,
turning on an LED, publishing something manually in online etc. that are all given as
output to us. The most of the applications on everyday life.

Arduino is a part of the application. The reason is that the Arduino follows the instruction
correctly that fed by us. How can we send the instructions to the Arduino board? The
instructions can be fed to the Arduino board by these tools, one is the Arduino
programming language (based on Wiring), and the other one is Arduino Software (IDE),
based on Processing.
For a long period of time Arduino has been the master brain for thousands of projects,
from everyday objects to complicated scientific instruments. All kind of people around
the worldwide like students, hobbyists, artists, programmers, and professionals can make
use of this open-source software platform, so that it can be very helpful to the users. The
Arduino UNO was founded by the Ivrea Interaction Design Institute as an easy tool with
easy access for fast prototyping, targeted at students without a background in electronics
and programming. Quickly it interacts the wider community, the Arduino UNO board
started facing to adapt to new needs and difficulties as per the product. All the Arduino
boards are full and fully open-source platform, helps the users to build them freely and
clearly adapt them to their particular needs.
The software is very easy to access for all kind of users includes the beginners and the
new learners, also flexible enough for advanced users. This software is applicable to all
systems like Mac, Windows, and Linux. In the educational area the teachers and the
students independently access this software.

Dept of ECE, Gat 6


Temperature based fan speed control and monitoring using Arduino

This paves the way to the technology development and new innovations. Other
microcontrollers offer similar functionality. All of these things are taken the sufficient
details of microcontroller programming and pack it up in a proper function for the use.
Arduino UNO makes the working process simple with the microcontrollers.
• Inexpensive –The Arduino UNO board is comparatively low cost when compared
to the other microcontrollers that available in the market.

• Cross-platform - The Arduino UNO Software (IDE) easily access all kind of the
platforms like Windows, Macintosh OSX, and Linux operating systems. Most of
the microcontroller systems are limited to Windows.

• Simple programming platform - The Arduino Software (IDE) is very easy and
simple for the beginners, available also for the advanced users to take advantage
of as well. Also for the teaching staffs it is applicable to teach the students for the
basic programming here.

• Open source and extensible software - The Arduino IDE software is Typographic
as open source tools, available for experienced programmers. This can access the
C++ libraries in the IDE software itself.

Fig 2.2.1: Arduino UNO

Dept of ECE, Gat 7


Temperature based fan speed control and monitoring using Arduino

Specifications:
1. Microcontroller- ATmega328
2. Operating Voltage- 5V Input Voltage
3. Input Voltage – 6 to 20V
4. Digital I/O Pins- 14Analog Input Pins :6
5. DC Current for the 3.3V Pin- 50 mA
6. Flash Memory- 32 KB SRAM :2 KB
7. EEPROM- 1 KB
8. Clock Speed- 16 MHz

General Pin functions:


1. LED: In that a LED is in-built with the digital pin 13. So that the differ in values
causes the LED ON/OFF. It is simple in that pin the value is high the LED is in ON state
and the value is low the LED in OFF state.
2. VIN: This Input Voltage pin is used to access the external power supply rather than
connecting the USB port. So the additional power source is get access the board through
this pin.
3 .5V: This pin functions to send as a 5V as an output that passed through the regulator
on the board. We can give supply to the board through the DC power source(7V-20V),
also through USB port(5V). If the voltage supplied through the 5V or 3.3V, the board get
damaged.
4. 3.3V: A 3.3volt supply generated by the on-board regulator. Maximum current draw is
50 mA.
5. GND: It is ground pin, used for grounding.
6. IOREF: Based on the microcontroller operations the voltage references provided by the
board itself.
7. Reset: This reset pin is normally used to reset the program that stored in board.

Dept of ECE, Gat 8


Temperature based fan speed control and monitoring using Arduino

8. Special Pin Functions: All the 14 Digital pins and the 6 Analog pins on the Arduino
UNO board can be use as input/output. Each pin can operate at 5V. Based on the
operating condition each pin can provide or receive as 20 mA and has an internal pull-up
resistor (disconnected by default) of 20-50k ohm. The value does not exceeds 40 mA on
any of the I/O pins to avoid the permanent damage to the microcontroller. The Arduino
Uno has 6 analog inputs, named A0-A5, which provide 10 bits of resolution (i.e. 1024
different values). Initially they measure from the ground to 5V, though it is possible to
change the upper end of their range with the help of the AREF pin and the analog
reference () function.
9. Serial: This pin specially functions for receiving and transmitting. The pins 0 (RX) and
1 (TX). It is used to receive (RX) and transmit (TX) TTL serial data. Pins of the
ATmega8U2 USB-to-TTL Serial chip are connected with these pins.
10. External Interrupts: The pins 2 and 3 are the external interrupts. These pins can be
assigned to trigger an interrupt on a low value and a high value.
11. PWM (Pulse Width Modulation): The pins 3, 5, 6, 9, 10, and 11 can provide 8-bit
PWM output with the analog write function.
12. SPI (Serial Peripheral Interface): The pins 10 (SS), 11 (MOSI), 12 (MISO), 13
(SCK) supports the SPI communication by using the SPI library.
13. TWI (Two Wire Interface): The A4 or SDA pin and A5 or SCL pin supports TWI
communication by using the wire library.
14. AREF (Analog Reference): It is the Reference voltage for the analog inputs.

Dept of ECE, Gat 9


Temperature based fan speed control and monitoring using Arduino

2. TEMPERATURE SENSOR:

Temperature sensor senses the room temperature. This electronic device converts the data
that sensed in the surrounding into the electronic data for recording purpose. There are
many different types of temperature sensors. Here in this project we are using LM 35
temperature sensor. The LM35 temperature sensor is graded to work from -55°
Centigrade to 150° Centigrade with a undeviating scale factor of +10mv/° C. It is a tiny
and low cost IC which can be used to measure temperature anywhere in the surrounding
between -55°C to
150degree C.

Fig 2.2.2: LM35 Temperature Sensor

Properties:
1. Measures directly in degree Celsius (centigrade)
2. Linear +10.0 mV/ degree Celsius
3. 0.5degree Celsius accuracy (at +25degree Celsius)
4. Rated between -55 to +150degree Celsius range
5. Suitable for remote applications
6. Low cost due to wafer-level trimming
7. Operates from 4 to 30 volts
8. Less than 60 Micro ampere current drains
9. Low self-heating, 0.08 degree Celsius and Nonlinearity only +/- 1/4 degree Celsius

Dept of ECE, Gat 10


Temperature based fan speed control and monitoring using Arduino

3. DC Fan:

It is an electronic appliance used to flow the air around its environment. We all know that
fan contains blades, they act on the air. The Impeller, rotor, or runner are the rotating
assembly of blade.

Fig 2.2.3: DC FAN

4. POTENTIOMETER:

The Potentiometer is an electric device that used to measure the Electro Motive Force of a
given battery, the internal resistance of a cell. And also it is used to compare the EMFs of
different cells. It can also use as a variable resistor in most of the applications. It is also
used to decrease the contrast of LCD display.

Fig 2.2.4: Potentiometer

Dept of ECE, Gat 11


Temperature based fan speed control and monitoring using Arduino

5. LCD Display:

Liquid crystal displays (LCDs) have found enormous success in the past couple of
decades. They are used everywhere in our day to life. Some of the examples are from
cellular phones, e-books, GPS devices, computer monitors, and automotive displays to
projectors and TVs to name a few.
They play a critical role in the information age and are import elements of our daily life.
Liquid crystals do not emit light. Their function is to modify the state of light produced
by a light source in order to display images.
The light is produced by either a direct backlight, which is placed directly beneath the
liquid crystal panel, or edge light which is placed at the edge of a waveguide sheet.
Backlight is more suitable for large-size LCDs, because it can provide high light
intensities, but it is bulky. Edge light is more suitable for small-size handheld LCDs,
because it is compact, but its light output is limited.
The common light sources for LCD lighting are cold cathode fluorescent lamps (CCFL),
light emitting diodes (LED), external electrode fluorescent lamps (EEFL), and flat
fluorescent lamps (FFL). CCFL consists of a glass tube with a cathode and an anode at
the ends.
The tube is filled with mercury gas. The inner surface of the tube is coated with a
fluorescent (phosphor) material. When a voltage is applied across the two electrodes,
some (primary) electrons are emitted by thermal motion in the cathode and accelerated
toward the anode. There are also dichroic reflective polarizers, which have the advantage
of high light efficiency. They pass incident light polarized in one direction and reflect
incident light polarized in the orthogonal direction.
The reflected light can be recycled by rotating its polarization into the direction of the
transmission axis of the polarizers. The rotation of the polarization can be achieved either
by a half waveplate or by a scattering medium.

Dept of ECE, Gat 12


Temperature based fan speed control and monitoring using Arduino

Fig 2.2.5: LCD DISPLAY

Dept of ECE, Gat 13


Temperature based fan speed control and monitoring using Arduino

6. TRANSISTOR:

A transistor is a semiconductor device used to amplify or switch electronic signals and


electrical power. It is composed of semiconductor material usually with at least three
terminals for connection to an external circuit.

Fig 2.2.6: Transistor

7. CAPACITOR:

An electrolytic capacitor is a polarized capacitor whose positive plate is built with a


metal that creates an enclosed surface of oxide through anodization. The oxide surface
plays the dielectric role of the capacitor. A hard or fluid electrolyte protects the layered
oxide surface. It works as a negative plate or cathode.

Fig 2.2.7: Capacitor

Dept of ECE, Gat 14


Temperature based fan speed control and monitoring using Arduino

8. RESISTOR:

Physical materials resist the flow of electrical current to some extent. Certain materials
such as copper offer very low resistance to current flow, and hence they are called
conductors. Other materials such as ceramic which offer extremely high resistance to the
current flow are called as insulators. In electric and electronic circuits there is a need for
materials with specific values of resistance in the range between that of a conductor and
an insulator. These materials are called resistors and their values of resistance are
expressed in ohms.

Fig 2.2.8: Resistor

Dept of ECE, Gat 15


Temperature based fan speed control and monitoring using Arduino

9. DIODE:

A diode is a device which allows current flow through only one direction. That is the
current should always flow from the Anode to cathode. The cathode terminal can be
identified by using a grey bar as shown in the picture above.

For 1N4007 Diode, the maximum current carrying capacity is 1A it withstand peaks up to
30A. Hence we can use this in circuits that are designed for less than 1A. The reverse
current is 5uA which is negligible. The power dissipation of this diode is 3W. Here diode
controls the fan from being damaged.

Fig 2.2.9: Diode

Dept of ECE, Gat 16


Temperature based fan speed control and monitoring using Arduino

10.LED:

A light-emitting diode (LED) is a semiconductor light source that emits light


when current flows through it. Electrons in the semiconductor recombine with electron
holes, releasing energy in the form of photons. The color of the light (corresponding to
the energy of the photons) is determined by the energy required for electrons to cross
the band gap of the semiconductor.[5] White light is obtained by using multiple
semiconductors or a layer of light-emitting phosphor on the semiconductor device.

LEDs are used in applications as diverse as aviation lighting, fairy lights, automotive
headlamps, advertising, general lighting, traffic signals, camera flashes, lighted
wallpaper, horticultural grow lights, and medical devices.

Fig 2.2.10: LED

Dept of ECE, Gat 17


Temperature based fan speed control and monitoring using Arduino

11. CONNECTING WIRES:

Connecting wires allows an electrical current to travel from one point on a circuit to
another because electricity needs a medium through which it can move. A jump wire is
an electrical wire, or group of them in a cable, with a connector or pin at each end which
is normally used to interconnect the components of a breadboard or other prototype or test
circuit, internally or with other equipment or components, without soldering.

Individual jump wires are fitted by inserting their "end connectors" into the slots provided
in a breadboard, the header connector of a circuit board, or a piece of test equipment.

Fig 2.2.11: Connecting Wires

Dept of ECE, Gat 18


Temperature based fan speed control and monitoring using Arduino

2.3: BLOCK DIAGRAM

Now Arduino is very progressive among all electronic circuits, thus we employed
Arduino board for fan speed control. The proposed system is designed to detect the
temperature of the room and send that information to Arduino board.
Then the Arduino board executes the contrast of current temperature and set
temperature based on inbuilt program of the Arduino.
The outcome obtained from the operation is given through the output port of an
Arduino board to the LCD display of related data.
The generated pulses from the board which is further fed to the driver circuit to get the
preferred output to the fan.

Dept of ECE, Gat 19


Temperature based fan speed control and monitoring using Arduino

2.3: CIRCUIT DIAGRAM

Fig 2.3.1: Circuit diagram

Dept of ECE, Gat 20


Temperature based fan speed control and monitoring using Arduino

CHAPTER 3
RESULT AND DISCUSSION

3.1: WORKING:
 The input is taken from a temperature sensor.

 The output pins are connected to LEDs.

 The control pins of LM35 is connected to the Arduino. The time is taken by the
Arduino to convert analog data into digital form is dependent on the frequency of
clock sequence.

 Different value for the temperature representation are selected, which in turn are
provided to display port. Display port includes LCD display device.

 Temperature sensor LM35 senses the temperature and converts it into an electrical
(analog) signal, which is applied to the ATmega328 microcontroller of the
Arduino UNO Board.

 The analog value is converted into a digital value. The sensed values of the
temperature and speed of the fan are displayed on the LCD.

 When the temperature exceeds 30°C the fan starts rotating.

 A low-frequency pulse-width modulation (PWM) signal, whose duty cycle is


varied to adjust the fan’s speed is used.

 An inexpensive, single, small pass transistor-like 2N222 or BD139 can be used


here. It is efficient because the pass transistor is used as a switch.

Dept of ECE, Gat 21


Temperature based fan speed control and monitoring using Arduino

3.2: PROGRAM:

#include <LiquidCrystal.h>

LiquidCrystal lcd(2,3,4,5,6,7);

int tempPin = A0; // the output pin of LM35

int fan = 11; // the pin where fan is

int led = 8; // led pin

int temp;

int tempMin = 30; // the temperature to start the fan 0%

int tempMax = 60; // the maximum temperature when fan is at 100%

int fanSpeed;

int fanLCD;

void setup() {

pinMode(fan, OUTPUT);

pinMode(led, OUTPUT);

pinMode(tempPin, INPUT);

lcd.begin(16,2);

Serial.begin(9600);

void loop()

Dept of ECE, Gat 22


Temperature based fan speed control and monitoring using Arduino

temp = readTemp(); // get the temperature

Serial.print( temp );

if(temp < tempMin) // if temp is lower than minimum temp

fanSpeed = 0; // fan is not spinning

analogWrite(fan, fanSpeed);

fanLCD=0;

digitalWrite(fan, LOW);

if((temp >= tempMin) && (temp <= tempMax)) // if temperature is higher than minimum
temp

fanSpeed = temp;//map(temp, tempMin, tempMax, 0, 100); // the actual speed of


fan//map(temp, tempMin, tempMax, 32, 255);

fanSpeed=1.5*fanSpeed;

fanLCD = map(temp, tempMin, tempMax, 0, 100); // speed of fan to display on LCD100

analogWrite(fan, fanSpeed); // spin the fan at the fanSpeed speed

if(temp > tempMax) // if temp is higher than tempMax

digitalWrite(led, HIGH); // turn on led

else // else turn of led

Dept of ECE, Gat 23


Temperature based fan speed control and monitoring using Arduino

digitalWrite(led, LOW);

lcd.print("TEMP: ");

lcd.print(temp); // display the temperature

lcd.print("C ");

lcd.setCursor(0,1); // move cursor to next line

lcd.print("FANS: ");

lcd.print(fanLCD); // display the fan speed

lcd.print("%");

delay(200);

lcd.clear();

int readTemp() { // get the temperature and convert it to celsius

temp = analogRead(tempPin);

return temp * 0.48828125;

RESULT:

The DC Fan operates automatically according to temperature rises in order to compensate


the rise in the temperature fan starts running, when temperature slowly decreases the fan
speed slows down and when it reaches below 30°C fan stops running.

Dept of ECE, Gat 24


Temperature based fan speed control and monitoring using Arduino

3.3: APPLICATIONS

1.Poultry farming

2.Industries

3.Air conditioners and coolers

4.Computers

5.Refrigerators

6.Water-heaters

7.Snow-meters

8.Ovens

9.Heat-exchangers

10.Mixers

11.Furnaces

12.Incubators

13.Thermal baths

14.Veterinary operating tables.

Dept of ECE, Gat 25


Temperature based fan speed control and monitoring using Arduino

3.4: ADVANTAGES

• Eliminate human error that can occur with attempting to control temperature
manually.

• Automated process from start to finish.

• Save time.

• Very economical and easy to handle by user.

• It is helpful to disabled people.

• It is very easy to install in offices, houses etc.

• Save energy by slowing down its speed in low temperature

Dept of ECE, Gat 26


Temperature based fan speed control and monitoring using Arduino

CHAPTER 4
CONCLUSION AND FUTURE SCOPE

CONCLUSION:
This project elaborates the design and construction of fan speed control system to control
the room temperature. Temperature sensor was carefully chosen to gauge the room
temperature. Moreover, the fan speed will increase automatically if the room temperature
is increased. As conclusion, the system performs very well for any temperature changes
and can be classified as automatic control.

FURTURE SCOPE:
• The project will concentrate on electric standard fan rather than other type of fan
such as ceiling fan.

• We can monitor more parameters like humidity, light and at the same time to
control them.

• We can send this data to a remote location using mobile or internet.

• We can draw graphs of variations in these parameters using computer.

• When temperature exceeds the limit, a call will be dialed to the respective given
number by automatic dialer system.

Dept of ECE, Gat 27


Temperature based fan speed control and monitoring using Arduino

REFERENCES

[1] Liu, Y., Zeng, J. and Wang, C. (2009). Temperature Monitoring in Laser
Assisted Polymer Bonding for MEMS Packaging Using a thin Film Sensor Array,
IEEE Sensors Applications Symposium, New Orleans, LA, USA.

[2] Jung, W You, J. and Won, S. (2008). Temperature Monitoring System for
Inductive Heater Oven (pp.1734-1737), International Conference on Control,
Automation and Systems, Seoul Korea.

[3] Chiueh, H., Choma, J. and Draper, J. (2000). Implementation of a temperature


Monitoring Interface Circuit for Power PC Systems (pp.98-101), Proceedings of
the 43rd Midwest Symposium on Circuits and Systems, Lansing MI, USA.

[4] Mehta V. K and Mehta R. (2007). Principle of Electronics, S.Chand &


Company Ltd.New Delhi, 438

[5] Theraja B. L and Theraja A. K. (2002). A Textbook of Electrical Technology,


S. Chand &Company Ltd. New Delhi, 2105

Dept of ECE, Gat 28

You might also like