Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 402 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 402 Bytes

Soton ID reader

Read University of Southampton ID cards. This only works with the plaintext parts at the moment.

Circuit

Connect the Arduino to a PN532 breakout board like so:

  • 5V -> VCC
  • GND -> GND
  • A4 -> SDA
  • A5 -> SCL
  • 2 -> IRQ
  • 3 -> RSTO

Dependencies