Skip to content

Doorbot is an RFID access control platform, primarily intended for exterior doors in a makerspace environment. Based on Raspberry Pi 3b+, PoE hat, and a custom interface hat.

Notifications You must be signed in to change notification settings

makeitlabs/doorbot

Repository files navigation

doorbot

Doorbot is a Python-based RFID access control system that is generally run on Raspberry Pi or other Linux-based systems. It was primarily developed to control physical access to exterior doors in our Makerspace facility.

Doorbot can run 'headless' with no display (typically using an LED for user feedback), or optionally provide a GUI display for rich user feedback.

Doorbot exists alongside RATT (https://github.com/makeitlabs/ratt/), which is a lower-cost RFID access control endpoint implemented on an entirely different platform. Both Doorbot and RATT use the authbackend database (https://github.com/makeitlabs/authbackend) to obtain their access control lists, allowing for centralized access control.

About

Doorbot is an RFID access control platform, primarily intended for exterior doors in a makerspace environment. Based on Raspberry Pi 3b+, PoE hat, and a custom interface hat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages