fingerprint reader

Discussion about programs, libraries and tools that work with MicroPython. Mostly these are provided by a third party.
Target audience: All users and developers of MicroPython.
Post Reply
Filippo84
Posts: 1
Joined: Sat Apr 18, 2020 4:26 pm

fingerprint reader

Post by Filippo84 » Sat Apr 18, 2020 4:33 pm

Good evening, I wanted to ask, I have a pyboard and I would like to connect a fingerprint reader, (the fingerprint reader and a normal model that is also used on arduino).
Which PIN should I connect to and which library should I use? Thanks

User avatar
jimmo
Posts: 2754
Joined: Tue Aug 08, 2017 1:57 am
Location: Sydney, Australia
Contact:

Re: fingerprint reader

Post by jimmo » Sat Apr 18, 2020 11:29 pm

hi,

Please provide more information about the fingerprint reader (brand, model number, etc). One useful thing is if you have a link to working Arduino code we can show you how to translate it.

Post Reply