Jerry Needell
cedbc6466d
add fingerprintsearch -- for R503 sensor
2020-07-14 14:55:39 -04:00
dherrada
e032600513
Ran black, updated to pylint 2.x
2020-03-15 18:00:36 -04:00
Emmanuel Balintec
8291727c3a
code clean up
2019-03-20 09:19:40 +08:00
Emmanuel Balintec
d117944af6
fixed bug when sending last packet of data to fp sensor
2019-03-15 14:55:31 +08:00
Emmanuel Balintec
9513b83ff4
changed 'buffer' variable to 'sensorbuffer'
2019-03-05 18:50:47 +08:00
Emmanuel Balintec
ef52314dd2
fixed read_templates() rounding up
2019-03-04 17:49:24 +08:00
Emmanuel Balintec
1e343c3ce0
finger_fast_search() based on module's capacity
2019-02-26 11:29:51 +08:00
Emmanuel Balintec
9c4034d0ac
some more fixes
2019-02-22 17:31:59 +08:00
Emmanuel Balintec
4971ed2185
some fixes
2019-02-22 17:20:24 +08:00
Emmanuel Balintec
667b492763
implemented additional functionalities
2019-02-22 17:06:18 +08:00
stitchesnburns
98cd938bda
Update adafruit_fingerprint.py
2019-02-12 19:15:51 +08:00
stitchesnburns
c17ed41383
created an empty_library() function
2019-02-12 19:10:55 +08:00
stitchesnburns
3ef2398891
fixed travis build failure
2019-02-12 19:03:11 +08:00
stitchesnburns
b7639f9725
hack for other compatible fp sensors
...
dirty hack for compatible fingerprint sensors with capacity greater than the default, since the function limits reading the templates to 162(?). an observation: each pass reads 256 templates (0-255) so for sensors with 1000 templates, 4 passes are required. but there must be a better way to do this. tested on this hardware: https://circuit-help.com.ph/product/fingerprint-sensor-2/
2019-02-12 18:04:23 +08:00
ladyada
4abbed1af5
CPython is pickier about unpack lenghts, and requires a flush on no-end prints
2018-08-19 15:53:15 -04:00
sommersoft
291b957e6b
updated docstrings
2018-02-25 12:54:00 -06:00
ladyada
d79ddfd0a7
updated, linted & tested
2017-12-28 17:40:00 -05:00
ladyada
2d8e376192
working but undoc'd
2017-11-29 01:09:00 -05:00