Skip to content

ItThinkIoT/esp32-fingerprint-R503

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fingerprint-R503

A library for the ESP8266 (Arduino SDK) to interface with the GROW R5XX fingerprintsensor family.

How to install?

Clone this repository to the libraries directory of your Arduino sketches directory.
The library uses SoftwareSerial, so make sure EspSoftwareSerial is installed.

How to use?

Check the examples.
The header file R503.hpp lists the implemented methods and contains the documentation.

About

A library for ESP32 (Arduino SDK) to interface with GROW R5XX fingerprintsensor family.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.4%
  • Assembly 6.6%