In this example, a fingerprint identification module is used to store fingerprints and identify them. This module uses SYNOCHIP AS606 chip, which can store up to 1000 sets of fingerprints.
Step1Finish up all hardware connections.
This module uses UART to communicate with AMEBA. In addition to VCC (3.3V) and GND, and using UART TX and RX lines, we turn the module to the back.
Download Arduino IDE, install Ameba RTL8195 board.
refer to https://www.amebaiot.com/en/ameba-arduino-getting-started/
For the way to install the library, please refer to the teaching article of the Arduino official website to add the zip file library to Ameba:
https://www.arduino.cc/en/Guide/Libraries#toc4
Step3Testing the system refer to the link: https://www.amebaiot.com/en/fingerprint_module/
Official pages
https://www.amebaiot.com.cn/en/
Facebook pages
Comments
Please log in or sign up to comment.