pi-rc522 icon indicating copy to clipboard operation
pi-rc522 copied to clipboard

what pin can I remove?

Open senadir opened this issue 5 years ago • 1 comments

I'm limited to 7 pins for now, can I possibly skip something like IRQ and what would I lose

senadir avatar Apr 21 '19 20:04 senadir

You might want to check if there is an older version which does not use IRQ. You can also check library mfrc522 with this example without IRQ, which usually has increased CPU utilization.

bluepuma77 avatar Mar 29 '20 21:03 bluepuma77