Giter Site home page Giter Site logo

antonsangho / carontepass-v2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from torehc/carontepass-v2

0.0 1.0 0.0 3.76 MB

Open Access Control for collaborative spaces

License: Other

Arduino 0.17% Python 0.76% HTML 49.29% JavaScript 43.55% CSS 6.20% PHP 0.03%

carontepass-v2's Introduction

CarontePass: Open Access Control

Access Control for Colaborative Spaces

CarontePass is an access control designed for collaborative spaces where there is much movement of people and it is impossible that all people have conventional physical key. Ideal for Hackerspaces, Makerspace, FabLabs, Hacklabs, etc ...

  • Open Source
  • Open Hardware
  • Low Cost
  • Easy!

Note English:

Note Spanish:


How does it work?:

The project is based on a client-server structure, where you have a single server (In Raspberry Pi 2) and customers are the doors.

Clients connect to wifi and establish communication through a REST API made with Django and Django REST framework that is in the server. As it is a very delicate service the idea is not to have the server on the Internet but in the local area.

The system creates a URL with the tag received by the reader and asks the server. Checks whether the tag has a user and if you have access permissions (as can be if the current monthly payments) to activate the relay which opens the door.

As a client there is a Raspberry has a relay that opens an electronic lock a reader NFC model RC522. Development version: ESP8266 with RC522(rfid/nfc) reader.

Support bots Telegram: When entering the first person into space in a group alerts Telegram which is open and equal to leave.


Documentation:

In Spanish: Blog Wiki In English: Hackaday.io

Hardware:

Client (~10$): Esp8266 Esp8266 2 Server: RaspberryPi2

Hardware Scheme: Fritzing

Web Panel: Login Page User Panel

Admin Web Panel: Admin Page Admin Log Page

Django DataBase: Database Model

Integration with Telegram Bot: Telegram Bot

Technology used:

  • Python
  • Django 1.9
  • Dango REST framework
  • Bootstrap with AdminLTE theme
  • PyTelegramBotAPI
  • ESP8266 core for Arduino (Read more at the web/carontepass/requirements.txt)

carontepass-v2's People

Contributors

danidask avatar enen avatar torehc 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.