Hello,
I'm trying to read Oyster card (RFID card used as a card pass for subways in London: Oyster card - Wikipedia) with Parallax RFID reader (http://www.parallax.com/Store/Accessories/CommunicationRF/tabid/161/ProductID/114/List/0/Default.aspx?SortField=ProductName,ProductName) but it doesn't recognise it. It works well for the RFID cards/tags from Parallax though. I'm wondering if it's possible to read Oyster card with the Parallax RFID reader or I need to upload some other code from the one I used.
I tried the codes from the tutorials below.
*Playground's tutorial:
http://www.arduino.cc/playground/Learning/PRFID
*Gumbo Lab's tutorial:
http://www.gumbolabs.org/2009/10/17/parallax-rfid-reader-arduino/
*Bryan Chung's tutorial:
http://www.bryanchung.net/?p=322
In these posts, Oyster card can be read with RFID reader but they seems not using Parallax one.
*Tinker.it's RFID tutorial:
http://tinker.it/en/Tutorials/RFID
*Proalias.com's Flash Arduino workshop:
http://www.proalias.com/2008/05/06/flash-arduino-workshop-2/
Is there any special treatment to read Oyster with Parallax RFID reader or is it essentially not possible to do that?
I really appreciate if someone will help the situation.