How can we use the Wiegand library to take readings from three rfid readers.
The Wiegand library was derived from my code here:-
http://www.thebox.myzen.co.uk/Hardware/Crazy_People.html
And that project reads three RFID readers straight off.
Grumpy_Mike:
The Wiegand library was derived from my code here:-
http://www.thebox.myzen.co.uk/Hardware/Crazy_People.html
And that project reads three RFID readers straight off.
Is there a possibility to easily handle three readers as given in Wiegand examples. (read with hex and decimal values.)
Is there a possibility to easily handle three readers as given in Wiegand examples.
You will have to give a link to what you are using, as I said the library was based on my code but was not written by me.
The link I gave you was for using three readers and reading the values from them so I am not sure what your problem is.