Learn electronics, coding, and projects — step by step.

Gorillacell Module 052: Fingerprint Sensor

Table of Contents

Fingerprint Sensor is a type of biometric sensor used to identify or verify a person based on their unique fingerprint pattern. Biometric sensors function by capturing and analyzing physical or behavioral characteristics, such as fingerprints, facial features, or iris patterns, for secure authentication.

The Gorillacell ESP32 Development Kit comes with a Fingerprint Sensor module capable of enrolling, storing, and matching fingerprints directly through the microcontroller interface. This makes it ideal for security systems, access control, and personal identification applications.

BASIC INFORMATION

Device Category Interface Chipset Description
Input Sensor Cell Serial UART - -

PINOUT

It has 4 pins which are

  1. GND- for the ground pin,
  2. VCC- for the supply voltage,
  3. TX- for the UART serial transmit pin, and
  4. RX- for the UART serial receive pin.
×



Related Articles: (by Series)