PINE64
Fingerprint sensor - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Accessories (https://forum.pine64.org/forumdisplay.php?fid=123)
+--- Thread: Fingerprint sensor (/showthread.php?tid=8479)



Fingerprint sensor - Edd - 12-03-2019

Would it be possible to connect a fingerprint sensor to the pogo pins on the back of the phone?


RE: Fingerprint sensor - wibble - 12-06-2019

In theory yes, although it may need a small microcontroller to do translation between the I2C bus available on the pins and whatever interface the fingerprint sensor uses. It would also need some OS support - I've not looked to see if/how the fingerprint sensors on other devices are already supported in the various OS options.


RE: Fingerprint sensor - wibble - 01-29-2020

The M5Stack Finger Hat may be worth a look - it has a serial (UART) interface to a fingerprint sensor, although the sensor itself seems to use SPI. It would need either a low power microcontroller or a UART to I2C interface do the translation, and to generate an interrupt when necessary.


RE: Fingerprint sensor - daniel - 04-24-2020

Then you need another kill switch for the fingerprint detector... Many users of pinephone might get horrified about this feature. More than SPI sounds as SPY!!


RE: Fingerprint sensor - wibble - 04-25-2020

I'd assume those horrified users would just not buy one in the first place, let alone install it. The proposal is for an extra that's attached via the pogo pins after all.