Ayaz-75 / An-AI-based-Automated-light-controlling-System

This proposed system is based on the detection of humans using the Yolov3 deep learning algorithm. When a human presence is detected, light is automated and the system will send notifications via email and text messages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An-AI-based-Automated-light-controlling-System Requirements

Software requirements

1- YoloV3, 2- cv2, 3- PIL, 4- pyfirmata (Arduino UNO), 5- numpy, 6- random, 7- os, 8- twilio.rest, 9- smtplib

Hardware requirements

1- Arduino UNO, 2- Relay Modules, 3- Hard Wires, 4- LED

About

This proposed system is based on the detection of humans using the Yolov3 deep learning algorithm. When a human presence is detected, light is automated and the system will send notifications via email and text messages.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%