Skip to content

makerspacetoolkit/mstk_machine_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mstk_machine_client

A collection of programs designed to run on an RFID enabled Raspberry Pi which is integrated into a (premuim)makerspace tools. eg. CNC, laser cutter, 3D printers, etc.

It provides:

  • Access control based on various criteria
  • Integration with the machinetimed server for billing.
  • Maintenance Mode lockout
  • Error handling

It consists of 3 integrated programs:

  • A UI Written in Java 8
  • A Python daemon for controlling relays
  • Another Python daemon for reading RFID cards and providing an web endpoint.

Java Library deps (Maven):

cd.connect.common:connect-java-jackson:1.12
co.gongzh.procbridge:procbridge:1.0.22

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published