Alright so I'm pretty new to Arduino, picked up a Mega2560 starter kit as well as some other accessories off of eBay a little while ago I've got a "knockoff" board but it's seemed to work fine for everything else so far. Anyhow I purchased a MF522-AN RFID reader and have not been able to get it to work. I've tried the code found on this page:
http://www.grantgibson.co.uk/blog/2012/04/how-to-get-started-with-the-mifare-mf522-an-and-arduino/
and when I hook everything up it just gives me a blank serial page and the TX and RX lights stay unlit. I've tried hooking it up based on both of the pinouts that this page suggests:
and nothing. I've tried both the RFID tags that came with it as well as my Keyfob to get into my dorm and nothing has worked, the serial window on the Arduino software just remains blank. Here's the code I'm attempting to run:
http:// pastie.org/4235666