项目作者: Seeed-Studio

项目描述 :
This is an Arduino library for KCT202 that can help you record fingerprint information and display the fingerprint ID number, so as to realize the fingerprint recognition function.
高级语言: C++
项目地址: git://github.com/Seeed-Studio/Seeed_Arduino_KCT202.git
创建时间: 2019-12-09T11:13:00Z
项目社区:https://github.com/Seeed-Studio/Seeed_Arduino_KCT202

开源协议:MIT License

下载


Seeed Arduino KCT202 Build Status

Introduction

The KCT202 is a integrated fingerprint,which based on BYD’s fingerprint sensor BF5325 and a cortex M4 MCU GD32FFPRTG

Notice

  • Since atmega328(like arduino UNO) has only one serial port,The library use hardware serial port to output log info,and control the fingerprint sensor via softserial(2,3),So the grove cable should attach to (D2,D3) port. The log serial’s baudrate default 115200,The transport serial’s baudrate fixed 57600.
  • When using the samd board(like arduino zero,seeeduino cortex M0+),the SerialUSB for printing log info.The Serial(defined in library)for send AT command.

This software is written by downey for seeed studio

Email:baozhu.zuo@gmail.com
and is licensed under The MIT License. Check License.txt for more information.

Contributing to this software is warmly welcomed. You can do this basically by

forking, committing modifications and then pulling requests (follow the links above

for operating guide). Adding change log and your contact into file header is encouraged.

Thanks for your contribution.

Seeed Studio is an open hardware facilitation company based in Shenzhen, China.

Benefiting from local manufacture power and convenient global logistic system,

we integrate resources to serve new era of innovation. Seeed also works with

global distributors and partners to push open hardware movement.