Skip to content

Python GUI tool for MFRC522 NFC module in UART mode

Notifications You must be signed in to change notification settings

Himura2la/rc522-serial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I changed the original code really much. Just take a look at this.

Switching to UART

Cut the VCC pull-up of the EA pin (32). You can optionally connect it to GND, but it's really hard.

Connecting

  • MISO = TX
  • SDA = RX

So you will have

RX - - TX - GND - 3V3

About

Python GUI tool for MFRC522 NFC module in UART mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%