A library for the ESP8266 (Arduino SDK) to interface with the GROW R5XX fingerprintsensor family.
Clone this repository to the libraries directory of your Arduino sketches directory.
The library uses SoftwareSerial, so make sure EspSoftwareSerial is installed.
Check the examples.
The header file R503.hpp lists the implemented methods and contains the documentation.