https://github.com/chdsbd/rpi-lock
:lock: Raspberry Pi powered door lock
https://github.com/chdsbd/rpi-lock
flask python python2 rpi-gpio smarthome
Last synced: 2 months ago
JSON representation
:lock: Raspberry Pi powered door lock
- Host: GitHub
- URL: https://github.com/chdsbd/rpi-lock
- Owner: chdsbd
- Created: 2015-08-11T00:24:57.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-19T22:13:42.000Z (almost 9 years ago)
- Last Synced: 2025-04-17T22:10:18.501Z (3 months ago)
- Topics: flask, python, python2, rpi-gpio, smarthome
- Language: Python
- Homepage:
- Size: 2.71 MB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rpi-lock [](https://travis-ci.org/chdsbd/rpi-lock)
## What is this?
This is just a project that allows us to open our door with our student ids instead of having to use a key.
In addition to using our RFID cards we can interact with the lock via a web interface, which enables opening of the door as well as managing of logs.
## Setup
1. Install the scripts
`git clone https://github.com/chdsbd/rpi-lock && bash rpi-lock/install.sh`
2. Change defaults in `rpi-lock.cfg`
3. Reboot & Profit 💰
## Web Interface Utilizes
- [Flask](https://github.com/mitsuhiko/flask)
- [Jinja2](http://jinja.pocoo.org)
- [Bootstrap](http://getbootstrap.com)
- [Sortable](https://github.com/HubSpot/sortable)
- [Sqlite](https://sqlite.org)### Circuit Setup Example
Using [HID MultiCLASS RP40 reader](http://www.hidglobal.com/products/readers/iclass/rp40)
