The AS608 optical fingerprint sensor module is a compact AllinOne biometric authentication device featuring the integrated Synochip AS608 processor . With built-in DSP and fingerprint recognition algorithms, it captures, stores, and matches fingerprints via simple UART communication, bypassing complex image processing tasks .
| Parameter | Value |
|---|---|
| Resolution | 500 DPI |
| Fingerprint Capacity | 300 templates (ID 0-299) |
| Image Entry Time | <1.0 seconds |
| Search Time | <0.3 seconds |
| Operating Current | 30-60mA |
| False Recognition Rate | <0.001% |
| Communication | UART / USB |
| Dimensions | 46 x 21 x 24mm |
Builtin DSP Processor Handles image capture, feature extraction, and matching internally, no complex programming required
Dual Fingerprint Storage Buffers - CharBuffer1 and CharBuffer2 for temporary feature and template storage
Enrollment and Matching Support - Both 1:1 (comparison) and 1:N (search) authentication modes
72KB Image Buffer Highresolution 288x256 pixel grayscale image capture
NonVolatile Storage Fingerprint templates persist after poweroff, includes 512byte user notepad (16 pages x 32 bytes)
√ Works with Arduino, ESP32, and Raspberry Pi via serial connection
√ Supports enroll, verify, search, and delete commands
√ Includes 6-pin connector and cable with many kits
| AS608 Pin | Arduino UNO | Function |
|---|---|---|
| VCC | 3.3V | Power supply (3.3V only) |
| GND | GND | Ground |
| TX | Pin 2 (RX) | Transmit data to Arduino RX |
| RX | Pin 3 (TX) | Receive data from Arduino TX |
| Touch Out (Blue) | Optional | Touch detection signal |
| Touch Power (Green) | Optional | Touch circuit power (3.3V) |
Fingerprint Enrollment Process :
Fingerprint Matching Process :
Reliable Authentication - Fast and accurate biometric identification
Versatile Modes - Both comparison and search modes supported
√ Various Arduino libraries available (Adafruit Fingerprint Sensor Library)
√ Python support via AS608 library
√ Rust support via a608_embedded library
Module not responding:
No fingerprint detection: