Skip to content

chetanpatil13/HomeAutomationPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HomeAutomationPy

Python command line project for Home Automation

This home automation project is developed in Python language. This is simple console project. It is not developed for any hardware platform, hence it does not do real appliances controlling.

This is just demo project to learn concepts of Class and related concepts in Python langauage.

Tools: You can use your favourite Python interpreter to run this python project. Note: I have used PyCharm Community Edition 2023 to develop and demonstarte the project.

Python Version: Python 3.11.9

Project Demonstration:

  1. When you run project, first you will below options

    image

  2. You can choose specific room by entering corresponding number, e.g. 1 for Hall You will see a list of appliances:

    image

  3. You can control (either turn ON or OFF) by pressing corresponding number, e.g 1 for TV

    image

  4. You can exit to main menu by pressing 0.

About

Python command line project for Home Automation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages