ps1rfid
Golang RFID authentication for ps1auth
From https://github.com/loansindi/ps1rfid: Client-side RFID authentication (and general access control) for Pumping Station: OneThis system is built on a BeagleBone Black and Sparkfun's USB board for RFID readers for hardware, and PS1Auth's server-side RFID authentication on the backend. Client-side software is written in Go. Making things workCloning this repo to your BBB is the first step. The primary challenges:
First, you'll want to create a user to run the service. I created a user 'rfid'
Go ahead and also create a group 'gpio'
Here's the service file I'm using to launch the application:
Drop this in The udev rules go in
This should allow non-elevated ccess to the GPIO. Homepage: https://github.com/loansindi/ps1rfid Registrar: jkridner.wordpress.com |
Tags: demo;bbblack;
Projected created on: Thu Jul 23 2015 06:17:07 GMT-0000 (UTC)
Submitted by: jkridner.wordpress.com
Last updated on: Thu Jul 23 2015 06:17:07 GMT-0000 (UTC)