Skip to content

Hansen0314/Seeed_Arduino_KCT202

 
 

Repository files navigation

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.

About

a Arduino library for KCT202.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%