Skip to content

arthurv/hackspace_nfc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackspace-nfc

Software for Bristol Hackspace NFC system.

This is designed to run on a Raspberry Pi with the NXP Explore-NFC card reader attached.

Requirements:

Currently contains 2 scripts:

1. build_database.py
	* this script builds a table with 2 columns: card ID, user name and writes to user_list.csv
2. nfc_logbook.py
	* this script reads user_list.csv and prints a greeting when a particular user's card is scanned.
	* To do: write a text log with date and time when card was scanned.

Wish list

  • script to record equipment borrowing
  • script to record equipment usage time (laser cutter/3D printer/etc)

About

Bristol Hackspace NFC code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages