Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 559 Bytes

File metadata and controls

13 lines (8 loc) · 559 Bytes

LockBoxes

This is the repository for creating a RFID lock Box for power tools in 10Bitworks makerspace.

The intention of this design is to;

1-Create a access point that prevents usage of dangerous equipment by those not trained to use it

2-Check the credentials of individuals based on RFID badges to check for training records

3-Create a log of machine usage, may be involved in a machine usage charge system later on.


This project will be written in python with the intent to be run a Pi-Zero W, and planned to interact with a MySQL database.