You are on page 1of 16

THE FINAL PROJECT

STUDENTS WORK:
MOSAB AHMAD SARSOUR

120200853
ANAS MOHAMD ARAFAT
120201099
TEMPERATURE CONTROL

Project idea:
Sensing the temperature using the LM35 temperature sensor, when the
temperature of 28 or higher is reached, the fan will operate and the LED
will light red, and when the temperature is less than to 28, the fan will stop
.and the blue color will light
HOW IT WORK

Adequate knowledge of the input/output pin of the Arduino.


.The type of sensor used
.The type of fan and the power required to operate it
.RGB LED to indicate event status
. Write the Arduino code keeping in mind the pins used
.Connect the Arduino with the LapView program
:ARDUINO UNO
Data sheet:
:LM35
Temperature Range: The LM35 can measure temperatures in the range of -55°C to
+150°C. It has a linear temperature-to-voltage conversion, where the output voltage
changes by 10 mV per degree Celsius.

Accuracy: The LM35 has a typical accuracy of ±0.5°C at room temperature. However,
this accuracy can vary slightly depending on the specific model and manufacturing
tolerances.

Supply Voltage: It operates with a supply voltage between 4V and 30V, making it
compatible with a wide range of electronic systems.
:HOW TO CONNECT
:LED RGB
:HOW TO CONNECT

Resistance:
related to the red light 150
related to the green light 100
related to the blue light 100
:A FAN
CODE ARDUINO
calculations

You might also like