Sale!

Home Automation via Bluetooth using Android App

Original price was: ₹5,800.00.Current price is: ₹4,800.00. Include 18% GST



Select Your Kit:






Description

Abstract – Home Automation via Bluetooth using Android App

The Home Automation via Bluetooth using Android App project is designed to control household or industrial electrical appliances wirelessly through an Android mobile phone or a personal computer equipped with Bluetooth connectivity. The system eliminates the need for physical switches or dedicated remote controls by enabling the user to operate multiple devices directly from their mobile phone interface.

In this implementation, the core hardware consists of an ATmega microcontroller, an HC-05 Bluetooth module, and a 12V 8-channel relay board, where each relay is accompanied by a dedicated LED indicator to visually represent the ON/OFF status of the corresponding appliance. This makes the system not only functional but also user-friendly, as users can instantly identify the current state of each connected device.

The Android app sends control commands via Bluetooth to the HC-05 module. These commands are decoded by the microcontroller, which matches them against preprogrammed instructions and sends the appropriate activation signal to the ULN2803 relay driver IC. The relay driver controls the 8 channels relay , enabling or disabling each connected appliance. The LED indicators on the relay board provide real-time status feedback, ensuring that the user is aware of the appliance?s state even without checking the mobile app.

This system can be scaled for homes, offices, shops, and industrial environments, allowing centralized control over multiple appliances without manual operation at the switchboard.


1. Introduction

The concept of home automation is no longer limited to luxury homes?it has become increasingly accessible due to low-cost microcontrollers, affordable Bluetooth modules, and mobile app integration. The Home Automation via Bluetooth project offers a simple, low-cost, and reliable solution for controlling multiple appliances without the complexity of Wi-Fi-based systems.

This system is particularly useful for:

  • Elderly or physically challenged users who may have difficulty accessing physical switches.
  • Energy-conscious users who wish to ensure that unused appliances are turned off remotely.
  • Industrial settings where multiple devices or machines need centralized control.

2. System Overview

The system consists of two main components:

  1. Android Application / PC Control Software ? The user interface for sending commands.
  2. Hardware Control Unit ? Comprising the Bluetooth module, microcontroller, relay driver, and relay board.

2.1 User Interface

  • The Android app features buttons assigned to each appliance.
  • When the user presses a button, the app sends a specific character command via Bluetooth.

2.2 Hardware Components

  • HC-05 Bluetooth Module ? Receives commands from the Android device and transmits them to the microcontroller over UART.
  • AT89S52 Microcontroller ? Decodes incoming commands, matches them with the preprogrammed set, and activates the corresponding output pin.
  • ULN2803 Relay Driver IC ? Interfaces the low-voltage microcontroller outputs with the higher voltage and current required to operate the relay coils.
  • 12V 8X Relays?? Controls the power supply to appliances.
  • LED Indicators on Relays ? Provide a visual confirmation of the ON/OFF state of each relay.

3. Working Principle

  1. Command Transmission
    The Android app sends a predefined ASCII character through Bluetooth for each ON/OFF action.
  2. Command Reception
    The HC-05 module receives this signal and forwards it to the microcontroller?s UART pins.
  3. Command Processing
    The microcontroller compares the received character with stored command codes to determine which appliance is being addressed and whether it needs to be turned ON or OFF.
  4. Relay Activation
    The matching output pin on the microcontroller is activated, sending a signal to the ULN2803 relay driver.
  5. Appliance Control
    The relay driver energizes the relay coil. When the coil is energized, the relay contacts switch, either connecting or disconnecting the appliance from the mains supply.
  6. Status Indication
    The LED indicator associated with the relay turns ON when the relay is activated and OFF when it is deactivated, giving the user an immediate visual confirmation.

4. Hardware Details

4.1 Microcontroller

  • Type: 8051 or similar
  • Handles command decoding, relay control, and communication with the Bluetooth module.

4.2 Bluetooth Module

  • Model: HC-05
  • Range: Up to 10 meters
  • Communication: UART protocol

4.3 Relay Driver

  • Model: ULN2803
  • Eight Darlington transistor pairs to drive the 12V relay coils.

4.4 Relay?

  • Type: 12V 10A SPDT relay
  • Current rating: Typically 10A at 250V AC
  • Each relay controls one independent appliance.

4.5 LED Indicators

  • One LED per relay, connected in parallel with the coil, glows when the relay is active.

5. Advantages

  1. Wireless Control ? No need to physically interact with switchboards.
  2. Multi-Device Operation ? Control up to 8 appliances independently.
  3. Real-Time Status Feedback ? LED indicators on each relay show appliance status.
  4. Low-Cost Implementation ? Uses inexpensive, widely available components.
  5. Offline Operation ? Works without internet connectivity.
  6. Scalable Design ? Can be expanded by adding more relay modules.

6. Applications

  1. Home Automation ? Lights, fans, AC units, and other household appliances.
  2. Office Control Systems ? Centralized control of lights and equipment.
  3. Shops and Showrooms ? Managing display lights, signage, and decorative items.
  4. Industrial Use ? Controlling small machines, pumps, and motors.

7. Technical Specifications

Component Specification
Supply Voltage 12V DC
Relay Channels 8
Relay Coil Voltage 12V
Relay Contact Rating 10A @ 250V AC
Communication Bluetooth (HC-05)
Control Distance Up to 10m
Controller 8051 Series

8. Limitations

  • Limited range (~10 meters).
  • Requires manual pairing of Bluetooth before first use.
  • No internet access for remote (outside home) control.

9. Future Enhancements

  • Integration with Wi-Fi for remote internet-based control.
  • Addition of voice control via Google Assistant or Alexa.
  • Inclusion of feedback sensors to detect actual appliance state remotely.
  • Development of a custom mobile app with scheduling features.

10. Conclusion

The Home Automation via Bluetooth using Android App with relay’s LED indicators provides a cost-effective and reliable solution for controlling multiple appliances wirelessly. The LED status indicators significantly improve usability, as they offer instant visual feedback, eliminating guesswork about whether an appliance is ON or OFF.

With its straightforward design, ease of implementation, and offline operation, this system is an excellent choice for both residential and commercial applications. Its modular nature means it can be expanded and enhanced with additional features, making it future-ready for integration into smart home ecosystems.

Additional information

Project kit

Professional, Assembled, Combo, Learning

Reviews

There are no reviews yet.

Be the first to review “Home Automation via Bluetooth using Android App”