YASH Ete
YASH Ete
A
Micro Project Report On
SUBMITTED BY
Under Guidance of
Dr.V.A.Wankhede
CERTIFICATE
This is to certify that Mr. Nahar Yash Vijay with Roll No: 15 has successfully completed
Micro-project in course ETE (22636) for the academic year 2024-25 as prescribed in the
'Assessment Manual' during his/her tenure of completing Six Semester of Diploma Program
in Electronics and Telecommunication Engineering from institute, Shri H.H.J.B. Polytechnic
with institute code 0079.
Index
Abstract
The Arduino-based Smart Home Project aims to provide an automated and energy-efficient home by
integrating various smart systems such as lighting, temperature control, security, and appliance
management. The system can be controlled via a mobile app or web interface, allowing the user to monitor
and control various home functions remotely. Using sensors and actuators, the project enhances
convenience, security, and energy efficiency. The integration of Arduino microcontroller as the core
control unit makes it affordable, accessible, and scalable for everyday use.
Page 5
Introduction
The concept of smart homes has gained significant traction in recent years , as people seek solutions that
offer convenience, energy efficiency, and security. A smart home uses technology to control various
systems such as lighting, heating, security, and entertainment through automation. In this project, we use
an Arduino microcontroller to integrate different sensors and actuators, enabling homeowners to monitor
and control these systems from anywhere in the world.
This report describes the design, components, working principles, and applications of a smart home
system based on Arduino. The system is designed to be modular, enabling easy expansion or
customization based on specific needs.
Page 6
Working
The Arduino-based smart home system functions through a network of sensors and
actuators, all controlled by an Arduino microcontroller. Here's an overview of how the
system works:
The system can also be programmed to perform scheduled tasks, such as turning off
lights when no motion is detected or adjusting the thermostat based on the time of day.
Component List
Component Quantity Function
Arduino Uno 1 Microcontroller, the brain of the system
DHT11 Sensor 1 Measures temperature and humidity
PIR Motion Sensor 1 Detects motion for security
Relay Module 2 Controls high voltage devices (lights, fan)
LDR (Light Dependent Resistor) 1 Detects light intensity for automatic lighting
Servo Motor 1 Controls locks or curtains
Wi-Fi Module (ESP8266) 1 Provides wireless communication
16x2 LCD Display 1 Displays system status and data
Push Button 2 Manual control for devices (lights, fan)
5V DC Power Supply 1 Powers the Arduino and other components
• Arduino Uno: Acts as the central microcontroller that processes inputs from sensors and sends
commands to actuators.
• DHT11 Sensor: Measures ambient temperature and humidity levels to regulate heating or cooling
systems.
• PIR Motion Sensor: Detects human movement, enabling automatic lighting or security alarms.
• Relay Module: Controls high-power devices (like lights or fans) by switching them on or off via the
Arduino.
• LDR: Senses the level of ambient light, automatically turning on or off lights based on surrounding
illumination.
• Servo Motor: Used for controlling door locks or opening/closing windows or curtains.
• Wi-Fi Module (ESP8266): Allows communication between the Arduino and the mobile app or web
interface over the internet.
• 16x2 LCD Display: Displays real-time data from the sensors and system status, such as current
temperature or humidity.
• Push Button: Provides manual control to the user for turning devices on or off, such as lights or fans.
• 5V DC Power Supply: Provides the necessary power to run the entire system.
Page 8
Advantages
1. Convenience: Remote control of home systems via a mobile app or web interface.
3. Security: Motion sensors and surveillance systems increase the overall safety of
5. Customization: The modular nature of the system allows users to add or remove
Applications
1. Home Automation: Control of lighting, air conditioning, fans, and other appliances remotely.
2. Security Systems: Motion detection, automated door locks, and security alarms.
3. Energy Management: Automation of lighting and HVAC systems based on time of day or
occupancy.
4. Environmental Monitoring: Monitoring temperature, humidity, and air quality inside the home.
5. Accessibility: Providing ease of control for the elderly or disabled through voice or app-
controlled systems.
Page 10
Conclusion
The Arduino-based Smart Home Project demonstrates how technology can be leveraged to enhance
daily living. It provides an affordable and scalable solution for home automation that prioritizes energy
efficiency, security, and convenience. By using open-source components like Arduino and integrating
sensors and actuators, users can create a personalized, automated living environment. With the added
advantage of being easily customizable and expandable, this project can serve as the foundation for
more advanced smart home systems.
As IoT (Internet of Things) technology continues to evolve, projects like these will become more
accessible, allowing for smarter, more efficient, and secure homes.
References
1. Banzi, M., & Shiloh, M. (2014). Getting Started with Arduino. Maker Media, Inc.
2. "Arduino Project Hub." (n.d.). Arduino, Retrieved from https://create.arduino.cc/projecthub
3. "ESP8266 Wi-Fi Module Overview." (2015). All About Circuits. Retrieved from
https://www.allaboutcircuits.com
4. "DHT11 Temperature and Humidity Sensor." (2017). Instructables. Retrieved from
https://www.instructables.com
5. "Smart Home Automation using Arduino and IoT." (2019). International Journal of Advanced
Research in Computer Science, 10(3).