Altair slc identify RFID reader and determines if a card is present
Too long to post here, see github
github
https://github.com/rogerjdeangelis/utl-altair-slc-identify-RFID-reader-and-determining-if-a-card-is-present
Siemens
https://support.industry.siemens.com/cs/document/109818275
Note: python is capable of reading data from a RFID reader, but I don't have a special sample card to try.
I am using the RFID reader on my dell keyboard(slot) is used with comapany security cards.
PROBLEM identify a connected RFID reader and determining if a card is present
When there IS a card in the reader outputs
Checking for available readers...
Found reader: Dell Smart Card Reader Keyboard 0
Card IS present in the reader!
When there IS NO card in the reader outputs
Checking for available readers...
Found reader: Dell Smart Card Reader Keyboard 0
No Card IS present in the reader!