/* 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.
*/
版权所有 (c) 2006-2011 Adam Laurie [email protected]
q: 什么是 RFIDIOt?
a: 一套用于探索 RFID 技术的工具和库集合,使用
python 编写。
q: 为什么叫 RFIDIOt?
a: 我喜欢搞笑的双关语。而且,我是以一个傻瓜的视角来做这件事的:
我对 RFID 标签一无所知,对 python 更是知之甚少。因此,刚开始时我感到
自己完全是个傻瓜。:)
q: 我怎样才能做出贡献?
a: 给我发补丁、信息、新工具、咖啡、钱、药物和/或一首 Miles Davis 的歌 :)
q: 支持哪些硬件?
a: 目前它可以配合 ACG 串口读卡器使用。我使用的是 CF 卡型号,
但将串口改为 /dev/ttyUSB0 后,它应该也能用于 USB 版本。
更多详情请参见这里:
http://www.acg.de
q: 那么这里到底有什么?
a: 请参见 http://www.rfidiot.org/documentation.html