Skip to content

jantman/machine-access-control

Repository files navigation

Decatur Makers Machine Access Control (dm-mac)

Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.

This is a software and hardware project for using RFID cards/fobs to control use of various power tools and equipment in the Decatur Makers makerspace. It is made up of custom ESP32-based hardware (machine control units) controlling power to each enabled machine and running ESPHome, and a central access control/management/logging server application written in Python/Quart. Like our “glue” server that powers the RFID-based door access control to the makerspace, dm-mac uses the Neon CRM as its source for user data, though that is completely optional and pluggable.

For full documentation, see: https://jantman.github.io/machine-access-control/

License

Distributed under the terms of the MIT license, Machine_Access_Control (dm_mac) is free and open source software.