The examples seem to be committed to using a Hardware Serial pointer. Is it possible to use [SoftwareSerial](https://www.arduino.cc/en/Reference/SoftwareSerial) I would like to take advantage of wiring up multiple RFID readers by using SoftwareSerial.
The examples seem to be committed to using a Hardware Serial pointer. Is it possible to use SoftwareSerial
I would like to take advantage of wiring up multiple RFID readers by using SoftwareSerial.