Skip to content

Voice controlled Home Automation System demonstrated using LEDs

Notifications You must be signed in to change notification settings

coolyashas/Home-Automation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Voice-Controlled Home Automation

Automate your home appliances with voice commands using this voice-controlled home automation system. Make your life more convenient and enjoy hands-free control of your devices.

About

This repository provides a simple solution for controlling home appliances using voice commands. You can communicate with the system using the provided Python script and an Arduino device connected to your appliances. This project demonstrates the power of voice technology in making your home smarter and more accessible.

Video Demo

home.automation.mp4

Features

  • Control your appliances with voice commands.
  • Support for multiple voice-activated commands, including turning lights on and off and individually.
  • Easy setup and integration with your Arduino-based home automation system.
  • Customizable voice commands and responses.

How to Use

To get started with this voice-controlled home automation system, follow these steps:

  1. Hardware Setup:

    • Connect the Arduino board to your home appliances as per your requirements.
  2. Arduino Code:

    • Upload the provided Arduino code to your Arduino device.
  3. Python Script:

    • Install the necessary Python libraries using pip:
      pip install SpeechRecognition pyserial
      
    • Update the Python script with the correct serial port (e.g., "COM3") for your Arduino device.
    • Run the Python script to start listening for voice commands.
  4. Voice Commands:

    • Use voice commands such as "green," "red color," "yellow," "turn on," and "turn off" to control your appliances.
  5. Enjoy Automation:

    • Sit back and enjoy the convenience of controlling your home appliances with your voice.

Contributing

If you'd like to contribute to this project, feel free to submit issues or pull requests. We welcome improvements, bug fixes, and new features to make this home automation system even better.

Acknowledgments

  • Thanks to the open-source community for providing the tools and libraries that make this project possible.

Let your voice make your home smarter! 🏡🎙️

About

Voice controlled Home Automation System demonstrated using LEDs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published