Skip to content

Commit 631c6ac

Browse files
committed
Add Fingerprint2
1 parent 9b889c2 commit 631c6ac

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Overview
44

5-
Library for Meters using [M5UnitUnified](https://github.com/m5stack/M5UnitUnified).
5+
Library for Finger units using [M5UnitUnified](https://github.com/m5stack/M5UnitUnified).
66
M5UnitUnified is a library for unified handling of various M5 units products.
77

88
### SKU:U008
@@ -13,11 +13,22 @@ Unit Finger is a fingerprint recognition sensor. It integrates the FPC1020A capa
1313
Hat Finger is a fingerprint recognition sensor. It integrates the FPC1020SC capacitive fingerprint recognition module, featuring multi-fingerprint entry, image processing, feature extraction, fingerprint matching, and search functions.
1414

1515

16+
### SKU:U203
17+
The Unit Fingerprint2 is a high-performance fingerprint recognition sensor unit, internally integrating an STM32 core controller and an A-K323CP all-in-one fingerprint recognition module. It uses a semiconductor capacitive sensor with functions such as fingerprint acquisition, feature extraction, registration, comparison, storage, and retrieval.
18+
1619
## Related Link
1720
See also examples using conventional methods here.
1821

1922
- [Unit Finger Document & Datasheet](https://docs.m5stack.com/en/unit/finger)
2023
- [Hat Finger Document & Datasheet](https://docs.m5stack.com/en/hat/hat-finger)
24+
- [Unit Fingerprint2 Document & Datasheet](https://docs.m5stack.com/en/unit/Unit_Fingerprint2)
25+
26+
27+
## Required Libraries:
28+
29+
- [M5UnitUnified](https://github.com/m5stack/M5UnitUnified)
30+
- [M5Utility](https://github.com/m5stack/M5Utility)
31+
- [M5HAL](https://github.com/m5stack/M5HAL)
2132

2233

2334
## License
@@ -44,3 +55,4 @@ If you want to output Git commit hashes to html, do it for the git cloned folder
4455
- [pcregrep](https://formulae.brew.sh/formula/pcre2)
4556
- [Git](https://git-scm.com/) (Output commit hash to html)
4657

58+

0 commit comments

Comments
 (0)