
To make the project more demonstration cooler a screen can also be added which is used to display the temperature and fan speed respectively. A transistor can be used as a switch to turn ON/OFF the fan. When the temperature is too hot, turn on the cooling fan. THIS IS ALL ABOUT HOW WE CAN CONTROL THE SPEED OF THE FAN USING TEMPERATURE SENSOR. Arduino made some calculations and control the speed of fan using PWM output signal. In this tutorial, we are going to control temperature using a fan and DS18B20 temperature sensor. IC 1 (LM35) is a transducer that converts temperature to an electrical signal.
#Temperature controlled fan arduino code#

#Temperature controlled fan arduino how to#
The temperature sensor consists of 3 terminals Power,Vout,Ground. In this project, I will show how to build a circuit with Arduino Uno that read the temperature via a sensor and control the speed of a 4-pin PWM fan.LM35 temperature sensor senses the temperature and send the analog signal to Arduino, then.


Connect the Terminal 2 of the DC motor to a digital pin 6 of the Arduino and Terminal 1 to the ground. In this arduino based project, we are going to control DC fan speed according to the room temperature and show these parameter changes on a 16×2 LCD display. Working of the temperature based fan speed controller Circuit.A temperature sensor is an electronic device that measures the temperature of its environment and converts the input data into electronic data to record, monitor, or signal temperature changes.
