Adafruit Fingerprint Sensor Library - compatibility matrix

This report was generated on Wednesday, 23-Feb-22 22:48:15 CET using arduino-testlib.

Adafruit Fingerprint Sensor Library

Version: 2.0.7
More details

Compatibility matrix

Board Claims compatibility Inclusion
changepassword
Leo_passthru
blank
enroll
fingerprint
ledcontrol
show_fingerprint_templates
delete
emptyDatabase
arduino:avr:uno
1.8.4
Yes ⚠️ FAIL PASS FAIL PASS PASS PASS PASS PASS PASS PASS
arduino:mbed_nano:nanorp2040connect
2.7.2
Yes ⚠️ FAIL PASS PASS PASS PASS PASS PASS PASS PASS PASS
arduino:megaavr:nona4809
1.8.7
Yes ⚠️ FAIL PASS PASS PASS PASS PASS PASS PASS PASS PASS
arduino:samd:mkrwifi1010
1.8.12
Yes ⚠️ FAIL PASS PASS PASS PASS PASS PASS PASS PASS PASS
esp32:esp32:d1_mini32
1.0.6
Yes ⚠️ FAIL PASS PASS PASS PASS PASS PASS PASS PASS PASS

Compilation logs

arduino:avr:uno @ 1.8.4

Inclusion

Result: FAIL
This library has no main header file so an empty one was created.

/tmp/arduino-testlib973743258/test/test.ino:1:10: fatal error: Adafruit_Fingerprint_Sensor_Library.h: No such file or directory
 #include <Adafruit_Fingerprint_Sensor_Library.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/Leo_passthru

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Adafruit_Fingerprint_Sensor_Library/examples/Leo_passthru/Leo_passthru.ino: In function 'void setup()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Adafruit_Fingerprint_Sensor_Library/examples/Leo_passthru/Leo_passthru.ino:11:3: error: 'Serial1' was not declared in this scope
   Serial1.begin(57600);
   ^~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Adafruit_Fingerprint_Sensor_Library/examples/Leo_passthru/Leo_passthru.ino:11:3: note: suggested alternative: 'Serial'
   Serial1.begin(57600);
   ^~~~~~~
   Serial
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Adafruit_Fingerprint_Sensor_Library/examples/Leo_passthru/Leo_passthru.ino: In function 'void loop()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Adafruit_Fingerprint_Sensor_Library/examples/Leo_passthru/Leo_passthru.ino:18:5: error: 'Serial1' was not declared in this scope
     Serial1.write(Serial.read());
     ^~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Adafruit_Fingerprint_Sensor_Library/examples/Leo_passthru/Leo_passthru.ino:18:5: note: suggested alternative: 'Serial'
     Serial1.write(Serial.read());
     ^~~~~~~
     Serial
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Adafruit_Fingerprint_Sensor_Library/examples/Leo_passthru/Leo_passthru.ino:19:10: error: 'Serial1' was not declared in this scope
   while (Serial1.available())
          ^~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Adafruit_Fingerprint_Sensor_Library/examples/Leo_passthru/Leo_passthru.ino:19:10: note: suggested alternative: 'Serial'
   while (Serial1.available())
          ^~~~~~~
          Serial

examples/blank

Result: PASS

Sketch uses 444 bytes (1%) of program storage space. Maximum is 32256 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 2039 bytes for local variables. Maximum is 2048 bytes.

examples/changepassword

Result: PASS

Sketch uses 4464 bytes (13%) of program storage space. Maximum is 32256 bytes.
Global variables use 501 bytes (24%) of dynamic memory, leaving 1547 bytes for local variables. Maximum is 2048 bytes.

examples/delete

Result: PASS

Sketch uses 5316 bytes (16%) of program storage space. Maximum is 32256 bytes.
Global variables use 617 bytes (30%) of dynamic memory, leaving 1431 bytes for local variables. Maximum is 2048 bytes.

examples/emptyDatabase

Result: PASS

Sketch uses 4494 bytes (13%) of program storage space. Maximum is 32256 bytes.
Global variables use 511 bytes (24%) of dynamic memory, leaving 1537 bytes for local variables. Maximum is 2048 bytes.

examples/enroll

Result: PASS

Sketch uses 6918 bytes (21%) of program storage space. Maximum is 32256 bytes.
Global variables use 922 bytes (45%) of dynamic memory, leaving 1126 bytes for local variables. Maximum is 2048 bytes.

examples/fingerprint

Result: PASS

Sketch uses 6238 bytes (19%) of program storage space. Maximum is 32256 bytes.
Global variables use 807 bytes (39%) of dynamic memory, leaving 1241 bytes for local variables. Maximum is 2048 bytes.

examples/ledcontrol

Result: PASS

Sketch uses 5540 bytes (17%) of program storage space. Maximum is 32256 bytes.
Global variables use 451 bytes (22%) of dynamic memory, leaving 1597 bytes for local variables. Maximum is 2048 bytes.

examples/show_fingerprint_templates

Result: PASS

Sketch uses 6998 bytes (21%) of program storage space. Maximum is 32256 bytes.
Global variables use 645 bytes (31%) of dynamic memory, leaving 1403 bytes for local variables. Maximum is 2048 bytes.

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

Result: FAIL
This library has no main header file so an empty one was created.

/tmp/arduino-testlib2536264043/test/test.ino:1:10: fatal error: Adafruit_Fingerprint_Sensor_Library.h: No such file or directory
 #include <Adafruit_Fingerprint_Sensor_Library.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/Leo_passthru

Result: PASS

Sketch uses 78852 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 43444 bytes (16%) of dynamic memory, leaving 226892 bytes for local variables. Maximum is 270336 bytes.

examples/blank

Result: PASS

Sketch uses 78756 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 43444 bytes (16%) of dynamic memory, leaving 226892 bytes for local variables. Maximum is 270336 bytes.

examples/changepassword

Result: PASS

Sketch uses 79570 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 43508 bytes (16%) of dynamic memory, leaving 226828 bytes for local variables. Maximum is 270336 bytes.

examples/delete

Result: PASS

Sketch uses 79964 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 43508 bytes (16%) of dynamic memory, leaving 226828 bytes for local variables. Maximum is 270336 bytes.

examples/emptyDatabase

Result: PASS

Sketch uses 79562 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 43508 bytes (16%) of dynamic memory, leaving 226828 bytes for local variables. Maximum is 270336 bytes.

examples/enroll

Result: PASS

Sketch uses 81068 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 43508 bytes (16%) of dynamic memory, leaving 226828 bytes for local variables. Maximum is 270336 bytes.

examples/fingerprint

Result: PASS

Sketch uses 80618 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 43508 bytes (16%) of dynamic memory, leaving 226828 bytes for local variables. Maximum is 270336 bytes.

examples/ledcontrol

Result: PASS

Sketch uses 80194 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 43508 bytes (16%) of dynamic memory, leaving 226828 bytes for local variables. Maximum is 270336 bytes.

examples/show_fingerprint_templates

Result: PASS

Sketch uses 80240 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 43508 bytes (16%) of dynamic memory, leaving 226828 bytes for local variables. Maximum is 270336 bytes.

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

Result: FAIL
This library has no main header file so an empty one was created.

/tmp/arduino-testlib2536264043/test/test.ino:1:10: fatal error: Adafruit_Fingerprint_Sensor_Library.h: No such file or directory
 #include <Adafruit_Fingerprint_Sensor_Library.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/Leo_passthru

Result: PASS

Sketch uses 2928 bytes (5%) of program storage space. Maximum is 49152 bytes.
Global variables use 332 bytes (5%) of dynamic memory, leaving 5812 bytes for local variables. Maximum is 6144 bytes.

examples/blank

Result: PASS

Sketch uses 802 bytes (1%) of program storage space. Maximum is 49152 bytes.
Global variables use 22 bytes (0%) of dynamic memory, leaving 6122 bytes for local variables. Maximum is 6144 bytes.

examples/changepassword

Result: PASS

Sketch uses 5765 bytes (11%) of program storage space. Maximum is 49152 bytes.
Global variables use 524 bytes (8%) of dynamic memory, leaving 5620 bytes for local variables. Maximum is 6144 bytes.

examples/delete

Result: PASS

Sketch uses 6476 bytes (13%) of program storage space. Maximum is 49152 bytes.
Global variables use 524 bytes (8%) of dynamic memory, leaving 5620 bytes for local variables. Maximum is 6144 bytes.

examples/emptyDatabase

Result: PASS

Sketch uses 5785 bytes (11%) of program storage space. Maximum is 49152 bytes.
Global variables use 524 bytes (8%) of dynamic memory, leaving 5620 bytes for local variables. Maximum is 6144 bytes.

examples/enroll

Result: PASS

Sketch uses 8052 bytes (16%) of program storage space. Maximum is 49152 bytes.
Global variables use 525 bytes (8%) of dynamic memory, leaving 5619 bytes for local variables. Maximum is 6144 bytes.

examples/fingerprint

Result: PASS

Sketch uses 7451 bytes (15%) of program storage space. Maximum is 49152 bytes.
Global variables use 524 bytes (8%) of dynamic memory, leaving 5620 bytes for local variables. Maximum is 6144 bytes.

examples/ledcontrol

Result: PASS

Sketch uses 6742 bytes (13%) of program storage space. Maximum is 49152 bytes.
Global variables use 524 bytes (8%) of dynamic memory, leaving 5620 bytes for local variables. Maximum is 6144 bytes.

examples/show_fingerprint_templates

Result: PASS

Sketch uses 8183 bytes (16%) of program storage space. Maximum is 49152 bytes.
Global variables use 524 bytes (8%) of dynamic memory, leaving 5620 bytes for local variables. Maximum is 6144 bytes.

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

Result: FAIL
This library has no main header file so an empty one was created.

/tmp/arduino-testlib973743258/test/test.ino:1:10: fatal error: Adafruit_Fingerprint_Sensor_Library.h: No such file or directory
 #include <Adafruit_Fingerprint_Sensor_Library.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/Leo_passthru

Result: PASS

Sketch uses 12248 bytes (4%) of program storage space. Maximum is 262144 bytes.
Global variables use 2996 bytes (9%) of dynamic memory, leaving 29772 bytes for local variables. Maximum is 32768 bytes.

examples/blank

Result: PASS

Sketch uses 12156 bytes (4%) of program storage space. Maximum is 262144 bytes.
Global variables use 2996 bytes (9%) of dynamic memory, leaving 29772 bytes for local variables. Maximum is 32768 bytes.

examples/changepassword

Result: PASS

Sketch uses 13208 bytes (5%) of program storage space. Maximum is 262144 bytes.
Global variables use 3056 bytes (9%) of dynamic memory, leaving 29712 bytes for local variables. Maximum is 32768 bytes.

examples/delete

Result: PASS

Sketch uses 13816 bytes (5%) of program storage space. Maximum is 262144 bytes.
Global variables use 3056 bytes (9%) of dynamic memory, leaving 29712 bytes for local variables. Maximum is 32768 bytes.

examples/emptyDatabase

Result: PASS

Sketch uses 13212 bytes (5%) of program storage space. Maximum is 262144 bytes.
Global variables use 3056 bytes (9%) of dynamic memory, leaving 29712 bytes for local variables. Maximum is 32768 bytes.

examples/enroll

Result: PASS

Sketch uses 15348 bytes (5%) of program storage space. Maximum is 262144 bytes.
Global variables use 3060 bytes (9%) of dynamic memory, leaving 29708 bytes for local variables. Maximum is 32768 bytes.

examples/fingerprint

Result: PASS

Sketch uses 14784 bytes (5%) of program storage space. Maximum is 262144 bytes.
Global variables use 3056 bytes (9%) of dynamic memory, leaving 29712 bytes for local variables. Maximum is 32768 bytes.

examples/ledcontrol

Result: PASS

Sketch uses 14008 bytes (5%) of program storage space. Maximum is 262144 bytes.
Global variables use 3056 bytes (9%) of dynamic memory, leaving 29712 bytes for local variables. Maximum is 32768 bytes.

examples/show_fingerprint_templates

Result: PASS

Sketch uses 15792 bytes (6%) of program storage space. Maximum is 262144 bytes.
Global variables use 3056 bytes (9%) of dynamic memory, leaving 29712 bytes for local variables. Maximum is 32768 bytes.

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

Result: FAIL
This library has no main header file so an empty one was created.

/tmp/arduino-testlib2536264043/test/test.ino:1:49: fatal error: Adafruit_Fingerprint_Sensor_Library.h: No such file or directory
compilation terminated.

examples/Leo_passthru

Result: PASS

Sketch uses 204466 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13416 bytes (4%) of dynamic memory, leaving 314264 bytes for local variables. Maximum is 327680 bytes.

examples/blank

Result: PASS

Sketch uses 197736 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13084 bytes (3%) of dynamic memory, leaving 314596 bytes for local variables. Maximum is 327680 bytes.

examples/changepassword

Result: PASS

Sketch uses 206082 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13480 bytes (4%) of dynamic memory, leaving 314200 bytes for local variables. Maximum is 327680 bytes.

examples/delete

Result: PASS

Sketch uses 206618 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13480 bytes (4%) of dynamic memory, leaving 314200 bytes for local variables. Maximum is 327680 bytes.

examples/emptyDatabase

Result: PASS

Sketch uses 206062 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13480 bytes (4%) of dynamic memory, leaving 314200 bytes for local variables. Maximum is 327680 bytes.

examples/enroll

Result: PASS

Sketch uses 208350 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13488 bytes (4%) of dynamic memory, leaving 314192 bytes for local variables. Maximum is 327680 bytes.

examples/fingerprint

Result: PASS

Sketch uses 207770 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13480 bytes (4%) of dynamic memory, leaving 314200 bytes for local variables. Maximum is 327680 bytes.

examples/ledcontrol

Result: PASS

Sketch uses 206850 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13480 bytes (4%) of dynamic memory, leaving 314200 bytes for local variables. Maximum is 327680 bytes.

examples/show_fingerprint_templates

Result: PASS

Sketch uses 207186 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13480 bytes (4%) of dynamic memory, leaving 314200 bytes for local variables. Maximum is 327680 bytes.