Patient_Ward_Automation_System

https://img.shields.io/pypi/v/Automation.svg https://img.shields.io/travis/CassandraDacha/Automation.svg Documentation Status

Patient ward automation system. This automation system will allow patients to be able to control the temperature, lighting, TV settings and the door of the ward they are in using a user-friendly web application on their phone. The hardware used is a combination of Raspberry Pi ,a Relay Module, a light bulb, A motor to represent the door and a fan.

Features

The following features were used for this project. I have attached the links to the specific devices

Once you have all these devices, you need to download the requirements.txt file from the Automation folder and install the requirements using the following command.

$ pip3 install -r requirements.txt

Note that this command is dependant on the python version. The Python version used in this project was Python 3.8.5.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.