You are on page 1of 18

UNIVERSITI MALAYSIA

PAHANG
BMM 3613 AUTOMATIC CONTROL

MOHD RUSYDI BIN NASRI


MUHD FITRI BIN ABD LATIP
MOHD IKMAL BIN MOHD AZMI

MA14186
MA14187
MA14188

Title

: Heat Sensor Fire Alarm

Scopes

OBJECTIVES
1.

To detect a high temperature, notify the location and display the


current temperature.

2.

To create a project that related to control system.

3.

To apply the knowledge of the control system by Arduino and C


programming code.

4.

To fulfill the requirement of the Automatic Control subject.

POTENTIOMETER

BREADBOARD

330 RESISTOR
JUMPER WIRE

TEMPERATURE
SENSOR
(TMP36)

BUZZER

LED

LCD
ARDUINO BOARD

FUNCTIONS

AREA

B
Detect the temperature change

D
Working range from 50 C to
150 C

TEMPERATURE
SENSOR (TMP36)

Set at the change of 50 C

FUNCTIONS

AREA

D
Buzz when temperature reach
50 C

BUZZER

FUNCTIONS

AREA

Represent the location

Light up when temperature


reach 50 C

LED

FUNCTIONS

AREA

LCD
C

Display the current


temperature

SET UP MATERIALS AS SHOWN IN CIRCUIT BELOW

ARDUINO UNO PROGRAM CODE

1.

LED does not light up and buzzer does not buzz since we set 30 degree Celsius
as a parameter for them to react.

2.

LED light up and buzzer buzz only as the temperature reached and above 30
degree Celsius.

DISCUSSIONS

From this project we learn, about c-programming by relating the

Arduino uno application.

Able to apply many type of application that related to daily life

such the project that we do.

Cannot test the real condition due to tools and materials limitation

Able to provide safety precaution for early action during accident


happens.

CONCLUSIONS
For conclusion we manage to complete our project which are to detect a
high temperature, notify the location and display the current temperature.
Manage create a project that related to control system and apply the
knowledge of the control system by Arduino and C programming code.

Lastly, we manage fulfill the requirement of the Automatic Control


subject.

RECOMMENDATIONS

Provide a complete programming code for the system.


Example: house, provided complete code for all room that

have in the house.

Setup a complete fire alarm heat sensor for all place.

Upgrade the heat sensor which have high sensitivity to


sense heat which have high range.

You might also like