Git Product home page Git Product logo

smart-screen-lock-system's Introduction

Smart-Screen-Lock-System

A complex project involving two Arduino Unos, one Arduino Nano and a Raspberry Pi.
Consisting of three modules:

  • The RFID Communications Node.
  • The Display Node.
  • The Locking Node.

The objective is to create a smart screen system which monitors my door security & shows me information of interest

An Arduino Uno read and authenticated RFID signals. The results were communicated to the Arduino Nano, which used a radio module to send the results to the Raspberry Pi. The second Arduino also controlled LED authentication indicators.
The hardware used consisted of an MFRC522 contactless RF reader, an NRF24L01+ radio transceiver, and Arduino Nano, an Arduino Uno and two LEDs with resistors, as can be seen below. RFID Labelled diagram

Working

RFID Node

Display Node

My Raspberry Pi read the incoming radio signal from the RFID Reader node. It then decided to toggle the lock state or not, and sent a signal to the Locking node. Simultaneously it ran and updated an API-powered GUI showing data of interest.
The hardware consisted of a Raspberry Pi Model 2B, an NRF24L01+ radio transceiver module, a 13โ€ laptop LCD display and a laptop controller board. Display Labelled diagram

Working

Display Node

Locking Node

The simplest of my 3 nodes. This node consisted of an Arduino Uno attached to a motor power board, a stepper motor and a capacitive touch button. The Arduino would toggle the lock state based on input from the Raspberry Pi and the button attached. Then it would rotate the motor a specific amount to open/close the lock.
The hardware consisted of a 3D printed lock mechanism, and Arduino Uno, a TTP223 capacitive touch sensor, a stepper motor & motor power supply board. Locking Labelled diagram

Working

Lock Node

smart-screen-lock-system's People

Contributors

senans 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.