GithubHelp home page GithubHelp logo

mcp-client's Introduction

Master Control Program

This system is used to secure spaces with an electronic door latch.

Dependencies:

Hardware requirements:

  • Server protocol RS-485 for the server/client communication.
  • Arduino Nano for the door client (This is required for the matching footprint).
  • NFC reader. This is the one that we are using for our version of the door lock.

Diagram of the door lock project


Todo

  • Server

    • Super admins vs group admins
    • Make plugins respect disabled mode
    • When unlocking from web ui, display user in log
  • Client

    • New NFC reader
    • Add doorbell input (capacitive?)
    • Design/build case for front
    • Build 2nd client for testing & back door

License

Copyright (C) 2014-2016 MakeICT

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see The GNU licenses page


This is a work in progress. For more information, please visit the MakeICT Wiki.


mcp-client's People

Contributors

becauseyouare avatar domstoppable avatar rowbotronics avatar

Watchers

 avatar  avatar  avatar  avatar

mcp-client's Issues

Log to SD card

Add an option to write logs to SD for debugging. Will need to be considerate of write frequency.

OTA Updates

OTA updates will be necessary to reduce update workload as the number of active clients increases.

Hostnames and static IPs

Add the ability to set hostname and static IP for better network management. Should probably be a configuration option, but hostname could default to mcp_client_<client_id> or something along those lines.

WS2812 Support

Add support for WS2812 RGB LEDS for client status display.

Alarm arm button

Need to re-add the button that arms the alarm system. Ideally this would be via a dedicated module connected to the alarmsystem that handles all arm/disarm requests for MCP.

Arming via Keyswitch

  • all zones (doors and motions) are immediately armed.
  • the last discussed plan was to have a button push in MCP have a delay of maybe a minute before arming via keyswitch. Some kind of countdown or warning is needed.
  • MCP would wait up to 3 minutes, check system is armed and if not attempt arming again.
  • MCP would wait another duration, check system and attempt another re-arm
  • MCP would check a final time and send notification at arm failed.

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.