As far as I understand the sensor provides 255x288 pixels of 16 bit greyscale data in a bitmap form. I read the header file available on github.com, and presume it requires the use of finger.getImage() and finger.getReply(). I'm a little lost as to how to perform the details.
Help explaining how to retrieve the raw data into the Arduino, and how that data should be interpreted to be viewable as a greyscale image would be much appreciated
Cheers, -Harry

