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.
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.
home.automation.mp4
- 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.
To get started with this voice-controlled home automation system, follow these steps:
-
Hardware Setup:
- Connect the Arduino board to your home appliances as per your requirements.
-
Arduino Code:
- Upload the provided Arduino code to your Arduino device.
-
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.
- Install the necessary Python libraries using pip:
-
Voice Commands:
- Use voice commands such as "green," "red color," "yellow," "turn on," and "turn off" to control your appliances.
-
Enjoy Automation:
- Sit back and enjoy the convenience of controlling your home appliances with your voice.
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.
- Thanks to the open-source community for providing the tools and libraries that make this project possible.
Let your voice make your home smarter! 🏡🎙️