Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.09 KB

File metadata and controls

30 lines (20 loc) · 1.09 KB

Makerspace Auth

Like most makerspaces, we need to ensure that people have taken training before using dangerous tools. This is the Authbox, a project that we're sharing with the community and welcoming contributions that help it work with more tools.

Sample controller box

We started this project with two goals in mind, for Google makerspaces where employees all have the same kind of RFID badge:

  1. Only people authorized (trained) should be able to use dangerous tools
  2. We'd like to have reliable access logs for even non-dangerous tools

Organization

docs/ Documentation on the project to include contributions on tool connectivity.
software/ The Python client that runs on a Pi.
hardware/ The custom Pi hat we use to interact with buttons and a power switch tail.

Contributing

We welcome contributions, especially ones that make this more useful to other makerspaces. We'd like this to be a generic solution wherever possible.

Disclaimer

This is not an official Google product.