Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 509 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 509 Bytes

Burglar-Alarm

In this project, I have created a program for an IOT controlled burglar alarm which sends automatic SMS and E-MAIL to the user in case of a burglar attack. In the future, a hardware implementation of the project would be made. I have used pyzmail, a python library for sending emails and Twilio API for sending text messages. I would be using Raspberry Pi as the primary server for this project.