mxgxw / MFRC522-python

A small class to interface with the NFC reader Module MFRC522
GNU Lesser General Public License v3.0
521 stars 419 forks source link

No activity #9

Open TW79 opened 10 years ago

TW79 commented 10 years ago

I'm a NOOB at NFC and Python, so please forgive my ignorance.

I installed SPI-Py and MFRC522-Python per the instructions. When I run "SUDO PYTHON Read.py" the next line displays no text, even when waving a card in front of the reader. The line remains blank until I use ctrl+c. In viewing the Read.py file, it appears that SOMETHING should be on the screen.

I'm not quite sure where to begin looking to find out where I'm going wrong.

Thoughts, anyone?

liamjack commented 9 years ago

Your pins aren't connected correctly, or you didn't enable the SPI interface and reboot the Pi.

Gargantuanman commented 8 years ago

also update the spi driver like someone does on this video https://www.youtube.com/watch?v=NCDD72p1ZOM