Files

167 lines
5.8 KiB
Markdown
Raw Permalink Normal View History

2020-03-19 21:06:45 +08:00
# FINGER
2019-01-08 19:14:34 +08:00
<el-tag effect="plain">SKU:U008</el-tag>
2020-03-19 14:40:22 +08:00
2020-04-08 14:09:44 +08:00
<div class="product_pic"><img src="assets/img/product_pics/unit/unit_finger_01.webp"><img src="assets/img/product_pics/unit/unit_finger_02.webp"></div>
2019-01-08 19:14:34 +08:00
## Description
2020-12-11 16:09:47 +08:00
**FINGER** Unit is a fingerprint sensor based on the FPC1020A chipset.
2019-01-08 19:14:34 +08:00
2020-12-11 16:09:47 +08:00
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**.
2019-01-08 19:14:34 +08:00
2021-04-09 17:43:23 +08:00
**This unit communicate with M5Core by UART protocol connected via PORTC**
2019-01-08 19:14:34 +08:00
2019-05-05 11:28:54 +08:00
UART settings:
- Baudrate(**default: 19200bps**)
- Start bits(1 bit)
2020-06-10 14:13:34 +08:00
- Stop bits(1 bit)
- Parity(no)
2019-05-05 11:28:54 +08:00
## Product Features
2019-01-08 19:14:34 +08:00
2020-05-29 16:36:24 +08:00
- 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
2019-03-26 10:06:32 +08:00
## Include
- 1x FINGER Unit
- 1x Grove Cable
2020-02-12 16:55:19 +08:00
## Applications
2019-03-26 10:06:32 +08:00
2019-05-05 11:28:54 +08:00
- Fingerprint Attendance Machine
- Fingerprint Locker
2019-03-26 10:06:32 +08:00
2020-05-29 16:36:24 +08:00
## Specification
<table>
<tr style="font-weight:bold">
<td>Resources</td>
<td>Parameter</td>
</tr>
<tr>
       <td>Fingerprint capacity</td>
       <td> 150 </td>
    </tr>
    <tr>
       <td>Security level </td>
       <td> 0-9, default 5 </td>
    </tr>
    <tr>
       <td> Output format </td>
       <td> User name, image, feature value </td>
    </tr>
    <tr>
       <td> Characteristic value size </td>
       <td> 193Byte </td>
    </tr>
    <tr>
       <td> Communication method </td>
       <td> UART (9600-115200) </td>
    </tr>
    <tr>
       <td>Working temperature </td>
       <td> -10 °C-60 °C </td>
    </tr>
    <tr>
     <td>Relative humidity </td>
     <td> 20% -80% </td>
    </tr>
<tr>
2020-11-18 19:00:45 +08:00
<td>Net weight</td>
2020-05-29 16:36:24 +08:00
<td>7g</td>
</tr>
<tr>
<td>Gross weight</td>
<td>20g</td>
</tr>
<tr>
<td>Product Size</td>
<td>48*24*8mm</td>
</tr>
<tr>
<td>Package Size</td>
<td>67*53*12mm</td>
</tr>
</table>
2020-06-18 09:30:41 +08:00
## Related Link
2019-01-08 19:14:34 +08:00
2021-04-02 17:29:35 +08:00
- Protocol **[FINGER series communication protocol](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/unit/biovo_fingerprint_Protocol.pdf)**
2019-01-08 19:14:34 +08:00
2020-02-11 18:00:45 +08:00
- Datasheet **[FPC1020A](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/hat/1020A_datasheet_cn.pdf)**
2019-01-08 19:14:34 +08:00
2019-06-20 18:41:03 +08:00
## Schematic
<img src="assets/img/product_pics/unit/finger_sch.JPG">
### PinMap
<table>
<tr><td>M5Core(GROVE C)</td><td>U2RXD</td><td>U2TXD</td><td>5V</td><td>GND</td></tr>
<tr><td>FINGER Unit</td><td>TXD</td><td>RXD</td><td>5V</td><td>GND</td></tr>
</table>
2019-03-24 17:35:55 +08:00
2019-06-14 17:49:23 +08:00
## 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](en/arduino/arduino_development), M5StickC/V/T/ATOM series can be used without driver)
2019-06-14 17:49:23 +08:00
<div class="easyloader-box">
<div style="background-color:white;">
2020-04-08 14:09:44 +08:00
<div><img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/easyloader_intro.webp"></div>
<div class="easyloader-btn">
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Windows/UNIT/For%20M5Core/EasyLoader_Finger_UNIT_With_M5Core.exe">Windows</a>
2020-04-14 17:55:39 +08:00
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/MacOS/UNIT/EasyLoader_Finger_UNIT_With_M5Core.dmg">MacOS</a>
<!-- <a>Linux</a>
<a>MacOS</a> -->
</div>
</div>
<div>
<video id="example_video" controls>
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/Unit/Finger_UNIT.mp4" type="video/mp4">
</video>
<div class="easyloader-mask">
<a>
<svg id="play-btn" t="1583228776634" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="4152" width="75" height="75"><path d="M512 0C229.216 0 0 229.216 0 512s229.216 512 512 512 512-229.216 512-512S794.784 0 512 0z m0 928C282.24 928 96 741.76 96 512S282.24 96 512 96s416 186.24 416 416-186.24 416-416 416zM384 288l384 224-384 224z" p-id="4153" fill="#007aff"></path></svg></a>
<p>Description:</p>
2020-04-16 18:03:18 +08:00
<p>FINGER UNIT use case: Press the left button to enter the fingerprint input mode. Press the middle button to enter the fingerprint identification mode.</p>
</div>
</div>
</div>
2019-06-14 17:49:23 +08:00
2019-03-24 17:35:55 +08:00
## Example
2021-02-05 16:54:45 +08:00
### 1. Arduino
2019-03-24 17:35:55 +08:00
2020-04-30 14:13:25 +08:00
The code below is incomplete(just for usage). To get the complete code, please click [here](https://github.com/m5stack/M5Stack/tree/master/examples/Unit/FINGER_FPC1020A)
2019-03-30 10:43:55 +08:00
2020-01-03 17:14:04 +08:00
### 2. UIFlow
2021-02-05 16:54:45 +08:00
- [Click here to download the UIFlow example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/FINGER/UIFlow)
2020-01-03 17:14:04 +08:00
2020-04-08 14:09:44 +08:00
<img src="assets/img/product_pics/unit/fingerprint.webp">
2020-01-03 17:14:04 +08:00
2019-06-14 16:12:44 +08:00
- **FINGER UIflow Video Tutorial**
2019-10-12 15:04:01 +08:00
<video class="video_size" controls>
2019-06-14 16:12:44 +08:00
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/%E6%95%99%E7%A8%8B/Finger/E7%20-%20Finger%20Demo(UIFlow%20Tutorials%208).mp4" type="video/mp4">
2020-02-11 18:00:45 +08:00
</video>
2020-12-11 16:09:47 +08:00
<el-divider content-position="right">Last updated: 2020-12-11</el-divider>
2020-02-11 18:00:45 +08:00
<script>
var purchase_link = 'https://m5stack.com/collections/m5-unit/products/finger-sensor-unit';
anchor_search(purchase_link);
scrollFunc();
2020-12-11 16:09:47 +08:00
</script>