A simple library to interface with RDM6300 RFID reader.
Features
- Fast and single tag reading, even if it held near the antenna for a while.
- Using a single given GPIO pin or a
Stream
. - Can tell if the tag is still near the antenna.
- Both hardware and software uart (serial) support on esp8266.
- SAMD hardware uart (serial) support.
- Both SoftwareSerial and AltSoftSerial support.