https://github.com/springcard/rfidscan-tool
Command line tool to drive and configure the SpringCard Prox'N'Roll RFID Scanner
https://github.com/springcard/rfidscan-tool
Last synced: 5 months ago
JSON representation
Command line tool to drive and configure the SpringCard Prox'N'Roll RFID Scanner
- Host: GitHub
- URL: https://github.com/springcard/rfidscan-tool
- Owner: springcard
- License: other
- Created: 2014-11-05T14:27:50.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-29T12:47:07.000Z (almost 11 years ago)
- Last Synced: 2023-02-26T19:36:25.650Z (over 3 years ago)
- Language: C
- Size: 305 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Command-line Tool and C library for SpringCard Prox'N'Roll RFID Scanner
=======================================================================
This project has been inspired (and is actually based on) the software accompanying blink(1): https://github.com/todbot/blink1
It has been compiled and tested on Ubuntu 14.04, MacOS X Yosemite, Windows 7 (using Visual C++ Express 2010) and RaspberryPi (Raspbian Distro).
Binaries for these platforms could be downloaded directly from the page: http://tech.springcard.com/2014/rfidscan-tool-driving-your-proxnroll-rfid-scanner-leds-and-buzzer/
To build, see the Makefile.
The current support build products are:
- `rfidscan-tool` -- command-line tool for controlling the RFID Scanner (drive the LEDs / buzzer, read or write the non-volatile configuration)
- `rfidscan-lib` -- C library