5.8 KiB
FINGER
SKU:U008
Description
FINGER Unit is a fingerprint sensor based on the FPC1020A chipset.
This all-in-one fingerprint sensor makes fingerprint adding, verification and managing super simple.
Operated by the UART protocol, Compact size and ultra-low power consumption makes it very attractive to use around M5Stack series product. it performs fast fingerprint matching with highest security level and optimal user convenience. You can program to set the fingerprint recognition comparison level and different security level . if you ever consider secure your project with biometrics, don't forget to include this M5unit FINGER.
This unit communicate with M5Core by UART protocol connected via PORTC
UART settings:
- Baudrate(default: 19200bps)
- Start bits(1 bit)
- Stop bits(1 bit)
- Parity(no)
Product Features
- Use capacitive area array semiconductor fingerprint sensor
- Each pixel of the sensor has a pixel quality of 256 gray levels
- 1: N recognition and 1: 1 verification function
- Support finger 360 rotation recognition
- Fingerprint comparison and search function
Include
- 1x FINGER Unit
- 1x Grove Cable
Applications
- Fingerprint Attendance Machine
- Fingerprint Locker
Specification
| Resources | Parameter |
| Fingerprint capacity | 150 |
| Security level | 0-9, default 5 |
| Output format | User name, image, feature value |
| Characteristic value size | 193Byte |
| Communication method | UART (9600-115200) |
| Working temperature | -10 °C-60 °C |
| Relative humidity | 20% -80% |
| Net weight | 7g |
| Gross weight | 20g |
| Product Size | 48*24*8mm |
| Package Size | 67*53*12mm |
Related Link
-
Protocol FINGER series communication protocol
-
Datasheet FPC1020A
Schematic
PinMap
| M5Core(GROVE C) | U2RXD | U2TXD | 5V | GND |
| FINGER Unit | TXD | RXD | 5V | GND |
EasyLoader
EasyLoader is a concise and fast program writer, which has a built-in case program related to the product. It can be burned to the main control by simple steps to perform a series of function verification. Please install the corresponding driver according to the device type. M5Core host Please click here to view the CP210X driver installation tutorial, M5StickC/V/T/ATOM series can be used without driver)
Description:
FINGER UNIT use case: Press the left button to enter the fingerprint input mode. Press the middle button to enter the fingerprint identification mode.
Example
1. Arduino
The code below is incomplete(just for usage). To get the complete code, please click here
2. UIFlow
- FINGER UIflow Video Tutorial
Last updated: 2020-12-11
<script> var purchase_link = 'https://m5stack.com/collections/m5-unit/products/finger-sensor-unit'; anchor_search(purchase_link); scrollFunc(); </script>

