How to use FPC1020A Capacitive Fingerprint Identification Module with Arduino
Picked up one of those common UART fingerprint modules? I did too. Turns out, it’s not just a scanner—it does internal matching with an onboard STM32 chip. I tested it with an ESP32 board, wrote up a simple Arduino sketch, and it works surprisingly well. Full pinout, usage, and code included!