Skip to content

mpagnoulle/R503-Fingerprint-Sensor-Library

Repository files navigation

R503-Fingerprint-Sensor-Library

An ESP32 compatible library (Arduino SDK) for the R503 capacitive fingerprint sensor from Hangzhou Grow Technology.

NOTE: This is a work in progress, some things may not work as expected.

image

Wiring

Sensor Side ESP32 Side
Red (Power Supply) 3.3V
White (Touch Induction PS) 3.3V
Black (Ground) Ground (GND)
Maroon or Green or Brown (RXD) TXD
Yellow (TXD) RXD
Blue (Wake UP) GPIO pin of your choice
ℹ Information:
  • This library is using ESP32's hardware UARTs, you can choose which pins to be assigned to the UART, consider reserved pins while doing so.
  • If you do not intend to use touch induction to provide a wake-up signal to the ESP32 when the sensor is touched, the white wire can be left unconnected.

Sensor Documentation

Methods

...

Examples

...

About

An ESP32 Library to interact with the R503 fingerprint sensor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published