Batubara, Muhammad Sakban
Unknown Affiliation

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

Design of Automatic Fan Base On Arduino Uno Microcontroler And DHT11 Sensor Batubara, Muhammad Sakban; Hutabarat, Purnama Helena
JURNAL TEKNOLOGI DAN OPEN SOURCE Vol. 8 No. 2 (2025): Jurnal Teknologi dan Open Source, December 2025
Publisher : Universitas Islam Kuantan Singingi

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.36378/jtos.v8i2.5012

Abstract

The temperature of the human body can fluctuate depending on environmental conditions, particularly the surrounding room temperature. To maintain comfort, a cooling device capable of providing adequate airflow is required, and one commonly used solution is an electric fan. This study focuses on designing and implementing an automatic fan system controlled by an Arduino Uno microcontroller and a DHT11 temperature sensor. The system is programmed to activate the fan automatically when the detected room temperature exceeds a predetermined threshold. In the design phase, the Arduino Uno functions as the core controller due to its ability to process sensor input and manage hardware operations efficiently. The DHT11 sensor measures both temperature and humidity, transmitting the data to the microcontroller, which then delivers a control signal to the relay module. Following the design stage, system implementation is carried out using the C++ programming language through the Arduino IDE. The program continuously reads temperature values from the DHT11 sensor, enabling real-time decision-making. When the temperature reaches the specified limit, the microcontroller triggers the relay, causing the fan to operate automatically. The results of this study show that the fan responds accurately to temperature changes, providing a practical automatic cooling solution.