Giter Club home page Giter Club logo

arduino_security_control's Introduction

Arduino_security_control

This is a low-cost security control system deployed on Arduino MKR WiFi 1010 and Arduino MKR ENV Shield. The system is designed to securely monitor the people entrying and leaving the building/room, and it is able to send real-time data to the cloud server. The system is also able to alarm when the unauthorised access is detected.

Hardware

Arduino MKR WiFi 1010:

  • Send/Receive cloud data
  • Authentication
  • Alarm
  • LED indicator
  • Network connection

Arduino MKR ENV Shield

  • SD card slot for data storage

Reminders for developers

The passcode and login logs are stored in two individual files in the SD card, which are "pwd.txt" and "log.txt" respectively.
Also, in the demostration, we only used two buttons to simulate the 4-digit passcode input, but in fact you can extend them by your needs, increasing the number of passcode combinations and improving the security level.
By the way, the cloud platform we used in this project is Arduino IoT Cloud, so there is no a lot of code for cloud connection, but you can also add relavant configurations to connect to other cloud platforms, such as AWS, Azure, etc.

arduino_security_control's People

Contributors

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