jakerthegamer3
Posts: 12
Joined: Sun Mar 04, 2018 6:50 pm

rfid

Sun Mar 18, 2018 9:51 pm

i have NO clue on how to deceit when a sertant card is scanned

i want a if statement that when a card is scanned it prints the number and then does some thing else i already have 1 program i found that tells me the card number

i have done my research

scotty101
Posts: 3958
Joined: Fri Jun 08, 2012 6:03 pm

Re: rfid

Mon Mar 19, 2018 10:11 am

At the moment you haven't given us much to go on, perhaps you can share the code you already have that reads the card number.

Based on that it will be possible to compare the number against one in the code.

(In the future, please be more specific. Share any links to products/code you are using. We don't want to have to do your research for you)
Electronic and Computer Engineer
Pi Interests: Home Automation, IOT, Python and Tkinter


jakerthegamer3
Posts: 12
Joined: Sun Mar 04, 2018 6:50 pm

Re: rfid

Mon Mar 19, 2018 9:02 pm

scotty101 wrote:
Mon Mar 19, 2018 10:11 am
At the moment you haven't given us much to go on, perhaps you can share the code you already have that reads the card number.

Based on that it will be possible to compare the number against one in the code.

(In the future, please be more specific. Share any links to products/code you are using. We don't want to have to do your research for you)

i just added a link the the website i found code

Return to “Python”