Temperature Controlled Fan

Arduino Temperature Control – Adjust Fan Speed based on Temperature

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. It is accomplished by the data communications between Arduino, LCD, DHT11 sensor Module and DC fan that is controlled by using PWM. PWM is a technique by […]

Arduino Temperature Control – Adjust Fan Speed based on Temperature Continue Reading