sparkfun / Fingerprint_Scanner-TTL

Repository with example code for SEN-14585 & SEN-14585 at SparkFun.com
https://www.sparkfun.com/
109 stars 112 forks source link

Library for GT-521F32 #61

Closed sivabharaniii closed 4 years ago

sivabharaniii commented 4 years ago

Hi, I am working with GT-521F32,in that librarie some functions are not implemented due to memory restrictions on arduino. I need those libraries to be implemented,I am using Arduino mega 2560 with in built wifi board which has more memory than arduino uno. Functions to be implemented in libarary 1) GET IMAGE() 2) GET RAW IMAGE() 3) GET TEMPLATE () 4)SET TEMPLATE()

brianrho commented 4 years ago

My library implements these already if you're still interested.

bboyho commented 4 years ago

Hi,

It looks like your question has been answered so I will be closing this out. There is a pull request that implements those features and it looks like JoshHawley briefly reviewed it. However, I have not tested it out. It looks like brianrho has implemented those features with additional examples. ;)