-->
Page 1 of 1

Fingerprint library on Nodemcu Esp8266 development board

PostPosted: Tue Jun 20, 2017 12:25 pm
by Venkatesh Shiga
Hiii,
I want to connect fingerprint sensor to nodemcu esp8266 and want to use Fingerprint library for authenticating the fingerprints and send boolean data over the wifi for management.
So i my question is can i code fingerprint library on nodemcu esp8266 and will it do the job for me????
Please i need advice its an important project..

Re: Fingerprint library on Nodemcu Esp8266 development board

PostPosted: Tue Jun 20, 2017 4:57 pm
by QuickFix
Yes, just connect a fingerprint scanner to the UART of the ESP and with the correct code (which should be fairly easy), you're off. ;)