Difference between revisions of "RFID Reader"

From OpenCircuits
Jump to navigation Jump to search
(related resources)
Line 16: Line 16:
 
* [http://linuxdevices.com/articles/AT9437876354.html "ThingMagic Mercury4 RFID reader"]: "ThingMagic is shipping a Linux-powered RFID reader based on a software-defined radio (SDR). The company says the Mercury4 can read any RFID tag format, including those not yet invented". The TI 5502 DSP running "MercuryOS" runs the software-defined radio (SDR). The Intel IXP420 running Linux runs the web server hosting the remote configuration interface.
 
* [http://linuxdevices.com/articles/AT9437876354.html "ThingMagic Mercury4 RFID reader"]: "ThingMagic is shipping a Linux-powered RFID reader based on a software-defined radio (SDR). The company says the Mercury4 can read any RFID tag format, including those not yet invented". The TI 5502 DSP running "MercuryOS" runs the software-defined radio (SDR). The Intel IXP420 running Linux runs the web server hosting the remote configuration interface.
 
* [http://www.makezine.com/blog/archive/2006/04/rfid_enabled_flame_shooting_tr.html RFID enabled flame shooting trampoline] !
 
* [http://www.makezine.com/blog/archive/2006/04/rfid_enabled_flame_shooting_tr.html RFID enabled flame shooting trampoline] !
 +
* [http://www.wirelesshome-securitycamera.com Wireless Home Security Camera] Reference Security For Home

Revision as of 16:22, 21 September 2010

Sort-of-Networked RFID Reader

A 125Khz RFID Reader with a simple RS232 based ring network - to allow connection of multiple units to the same control computer.

Consider using "RS-232D", aka "EIA/TIA-561". It has all the same wires and voltages as RS-232, but specifies a RJ45 connector.

Also consider RS-485.

(What is the name of the standard for RS-485 on RJ14 ("4 wire RJ-11") or RJ45 ?) (Ethernet? =P)

further reading