Files

127 lines
4.1 KiB
Markdown
Raw Permalink Normal View History

2020-03-19 21:06:45 +08:00
# Module FACES FINGER
2019-06-20 18:32:22 +08:00
<el-tag effect="plain">SKU:A066</el-tag>
2020-03-19 10:58:07 +08:00
2020-04-08 14:09:44 +08:00
<div class="product_pic"><img src="assets/img/product_pics/module/faces_finger/faces_finger_01.webp"><img src="assets/img/product_pics/module/faces_finger/faces_finger_02.webp"></div>
2019-06-20 18:32:22 +08:00
## Description
2021-01-04 13:23:37 +08:00
**FACE-FINGER** is another FACES kit compatible panel, with a built-in finger-print recognition module inside of it. Similar to the FINGER unit, FACE-FINGER integrated the FPC1020A capacitive fingerprint recognition module and Fingerprint recognition algorithm chip.
2019-06-20 18:32:22 +08:00
<br>
2021-01-04 13:23:37 +08:00
It can identify fingerprint information entrance, fingerprint deletion, fingerprint search, feature extraction for multiple people and so on. The unit can configure the fingerprint recognition comparison and security levels. With FACES panel, you can upgrade the level of Fingerprint management machine with a more complete and enclosed pattern.
2019-06-20 18:32:22 +08:00
Communication Protocol: UART.
## Product Features
- FACES bottom compatible
- Interface Serial UART2 (16/17)
- FPC1020A
2020-05-29 16:36:24 +08:00
2019-06-20 18:32:22 +08:00
## Include
2019-06-21 21:08:40 +08:00
- 1x FACES-FINGER Panel
2019-06-20 18:32:22 +08:00
2020-06-18 09:30:41 +08:00
## Applications
- Time card punching machine
- Security
2020-05-29 16:36:24 +08:00
## Specification
<table>
<tr style="font-weight:bold">
<td>Resources</td>
<td>Parameter</td>
</tr>
<tr>
<td>Size sensing array</td>
<td>160*160 Pixel</td>
</tr>
<tr>
<td>Pixel resolution</td>
<td>256 grayscale levels (8 Bit)</td>
</tr>
<tr>
<td>Appropriately adjustable security level</td>
<td> 0-9, default level 5</td>
</tr>
<tr>
<td>Resolution</td>
<td>508DPI</td>
</tr>
<tr>
2020-11-18 19:00:45 +08:00
<td>Net weight</td>
2020-05-29 16:36:24 +08:00
<td>20g</td>
</tr>
<tr>
<td>Gross weight</td>
<td>43g</td>
</tr>
<tr>
<td>Product Size</td>
<td>58.2*54.2*10mm</td>
</tr>
<tr>
<td>Package Size</td>
<td>95*65*25mm</td>
</tr>
<tr>
<td>Material</td>
<td>Plastic ( PC )</td>
</tr>
</table>
2019-06-24 17:43:36 +08:00
## EasyLoader
2020-04-08 14:09:44 +08:00
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo.webp" width="100px" style="margin-top:20px">
2019-06-24 17:43:36 +08:00
2020-08-21 14:55:54 +08:00
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Module/EasyLoader_FACES_FINGER.exe"><el-button type="primary">download EasyLoader</el-button></a>
2019-06-24 17:43:36 +08:00
2020-11-17 16:38:23 +08:00
>1.EasyLoader is a simple and fast program burner. Every product page in EasyLoader provides a product-related case program. It can be burned to the master through simple steps, and a series of function verification can be performed.
2019-06-24 17:43:36 +08:00
>2.After downloading the software, double-click to run the application, connect the M5 device to the computer via the data cable, select the port parameters, and click **"Burn"** to start burning.
2021-01-04 13:23:37 +08:00
>3.The CP210X (USB driver) needs to be installed before the EasyLoader is burned. [Click here to view the driver installation tutorial](en/related_documents/M5Burner#install-usb-driver)
2019-06-24 17:43:36 +08:00
2019-06-20 18:32:22 +08:00
## Schematic
2020-04-08 14:09:44 +08:00
<img src="assets/img/product_pics/module/faces_finger/faces_finger_04.webp">
<img src="assets/img/product_pics/module/faces_finger/faces_finger_05.webp">
2019-06-20 18:32:22 +08:00
### PinMap
<table>
<tr><td>M5Core</td><td>U2RXD(16)</td><td>U2TXD(17)</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>
2020-06-18 09:30:41 +08:00
## Related Link
2020-02-11 18:00:45 +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-06-20 18:32:22 +08:00
- Datasheet **[FPC1020A](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/hat/1020A_datasheet_cn.pdf)**
2019-06-20 18:32:22 +08:00
2020-02-11 18:00:45 +08:00
## Example
2020-01-08 20:42:38 +08:00
2020-04-24 21:10:31 +08:00
### 1. Arduino IDE
2019-06-20 18:32:22 +08:00
2020-04-30 14:13:25 +08:00
If you want the complete code, please click [here](https://github.com/m5stack/M5Stack/tree/master/examples/Face/FINGER)
2019-06-20 18:32:22 +08:00
2020-01-07 15:18:15 +08:00
### 2. UIFlow
2020-03-19 21:06:45 +08:00
If you want the complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/FACES_FINGER/UIFlow)
2020-01-07 15:18:15 +08:00
2020-04-08 14:09:44 +08:00
<img src="assets/img/product_pics/module/faces_finger/finger.webp">
2019-06-20 18:32:22 +08:00
2021-01-04 13:23:37 +08:00
<el-divider content-position="right">Last updated: 2020-12-28</el-divider>
2019-06-20 18:32:22 +08:00
2020-02-11 18:00:45 +08:00
<script>
var purchase_link = 'https://m5stack.com/collections/m5-module/products/finger-print-fpc-1020a-panel-for-m5-faces';
anchor_search(purchase_link);
scrollFunc();
2021-01-04 13:23:37 +08:00
</script>