MFRC522 input
Posted: Sat Aug 17, 2019 10:09 pm
I am new to programming is they a way to take input from my mfrc522 via GPIO?
A small, affordable computer with free resources to help people learn, make things, and have fun
https://www.raspberrypi.org/forums/
https://www.raspberrypi.org/forums/viewtopic.php?f=32&t=249129
Code: Select all
if RFID.input == 3:
print("3")
GPIO???if RFID.input == 3:
print("3")