Skip to content

Remeemee/RFIDIOt

This branch is up to date with AdamLaurie/RFIDIOt:master.

Folders and files

NameName
Last commit message
Last commit date
Apr 5, 2020
Jul 1, 2020
Jan 14, 2013
Oct 22, 2013
Oct 5, 2012
Oct 5, 2012
Oct 31, 2011
Dec 26, 2018
Mar 29, 2012
Mar 29, 2012
Oct 31, 2011
Oct 4, 2012
Oct 4, 2012
Oct 4, 2012
Oct 31, 2011
Oct 4, 2012
Oct 4, 2012
Apr 5, 2020
Oct 4, 2012
Mar 25, 2020
Aug 19, 2013
Oct 4, 2012
Oct 4, 2012
Jul 1, 2020
Oct 31, 2011
Oct 31, 2011
Oct 4, 2012
Oct 4, 2012
Jan 14, 2013
Oct 4, 2012
Oct 4, 2012
Jul 5, 2012
Jul 5, 2012
Oct 31, 2011
Jan 14, 2013
Apr 5, 2020
Mar 24, 2020
Jul 9, 2012
Oct 4, 2012
Apr 5, 2020
Oct 4, 2012
Oct 4, 2012
Oct 4, 2012
Oct 4, 2012
Oct 4, 2012
Oct 4, 2012
Feb 16, 2017
Oct 25, 2012
Apr 28, 2015
Oct 25, 2012
Oct 31, 2011
Jun 12, 2012
Oct 31, 2011
Sep 30, 2013
Sep 30, 2013
Oct 31, 2011
Oct 4, 2012
Oct 4, 2012
Oct 31, 2011
Oct 31, 2011
Oct 31, 2011
Oct 31, 2011
Oct 4, 2012
Oct 4, 2012

Repository files navigation

/* RFIDIOt.py - RFID IO tools for python
 *
 * Adam Laurie <[email protected]>
 * http://rfidiot.org/
 *
 * This code is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * This code is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 */

Copyright (c) 2006-2011 Adam Laurie <[email protected]>

q: What is RFIDIOt?
a: A collection of tools and libraries for exploring RFID technology, written 
in python.

q: Why RFIDIOt?
a: I like silly puns. Also, I'm coming at this from an idiot's point of view: 
I know nothing about RFID tags, and even less about python. As such, I felt a 
complete idiot when I started. :)

q: How can I contribute?
a: Send me patches, info, new tools, coffee, money, drugs and/or a Miles Davis song :) 

q: What hardware is supported?
a: So far this works with the ACG serial readers. I use the CF Card model, 
but it should also work with the USB version by changing the serial port to 
/dev/ttyUSB0. You can find more details here:

  http://www.acg.de

q: So what exactly is here?
a: Please see http://www.rfidiot.org/documentation.html

About

python RFID / NFC library & tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.6%
  • Makefile 1.3%
  • Other 1.1%