![]() |
SparkFun Fingerprint Sensor - FPC2534 Pro
v0.9.9-3-g5d0d172
Library for the SparkFun Fingerprint Sensor - FPC2534 Pro
|
Arduino library header for the SparkFun FPC2534 Fingerprint Sensor. More...
#include "sfTk/sfDevFPC2534.h"#include "sfTk/sfDevFPC2534I2C.h"#include "sfTk/sfDevFPC2534SPI.h"#include "sfTk/sfDevFPC2534UART.h"#include <Arduino.h>Go to the source code of this file.
Classes | |
| class | SfeFPC2534I2C |
| class | SfeFPC2534UART |
| class | SfeFPC2534SPI |
Macros | |
| #define | SFE_FPC2534_I2C_ADDRESS kFPC2534DefaultAddress |
Arduino library header for the SparkFun FPC2534 Fingerprint Sensor.
This file contains the Arduino friendly wrapper for the FPC2534 library functionality. Separate classes are provided for each communication protocol available for the sensor. Currently this includes I2C and Serial/UART.
Actual logic and implementation is in the sfDevFPC2534 class and related files.
SPDX-License-Identifier: MIT
| #define SFE_FPC2534_I2C_ADDRESS kFPC2534DefaultAddress |