Giter Club home page Giter Club logo

home_automation-door_opener's Introduction

Home Automation - Smart Door Opener

Code for my personal project of Home Automation - Smart Door opener. The project is simulated on Tinker CAD. Links given in the Readme file!

PROJECT ON TINKER-CAD: https://www.hackster.io/priyanka_p1/home-automation-automated-entrance-exit-door-0d6a22

Story
Introduction:

For long, I have seen and wondered about Home Automation Systems. A lot of projects exist online on how to build smart home automation systems for light intensity, burglar intrusions, voice assistants etc. However, there are very few projects which have a smart home door. Mine belongs to the same category, but is a bit different

A door that opens when it senses motion, and closes when the motion is no longer there. It also opens automatically and rings an alarm / buzzer when the system detects smoke or unwanted gases. How cool does that sound? Well, it is fun to make the project. In this article I will be sharing it.

Setup & Procedure:

The system is made as a compact and mobile device. It can be placed over the top the entrance or on the top most part of the door, for better functionality. The hardware used in the system is mentioned in the components part. Here it is shown as connected to the power source via a USB Cable. However, we could independently power it, using Lithium batteries. It might turn out to be a bit expensive, but would be totally worth it.

Let us discuss how the project works:

image

When a person stands or approaches the door, about 50 cms away from the door, the Ultrasonic Sensor gets activated due to movement in its range. The PIR sensor also acting as a backup here, keeps the door open until the movement stops. If there is no movement in the given then it closes the door, without the intervention of the Ultrasonic sensor. At the moment, when the door opens, the buzzer just rings for a second signaling that people / objects are passing from the area.

The temperature sensor, here acts like a fire-preventive mechanism. If, due to some fire, there is a huge increase in the room temperature, then it again signals the servo motor to open the door. The last application is about the Gas Detection sensor.

While the servo motor, PIR motion sensor and the Ultrasonic sensor are integrated with the digital input pins of the Arduino board, the Gas detection sensor is connected to Analog input pin of the Arduino. When the value is more than 350, it signals the servo motor to push open the door. It also rings the buzzer in periodic cycles to alarm the people in the room. The door, will automatically close when the PIR / Ultrasonic sensor will fail to detect any movement in their range.

home_automation-door_opener's People

Contributors

priyanka-p01 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.