Skip to content
saasier1 edited this page Oct 2, 2014 · 1 revision

Fingerprint Scanner details.

The code is currently being tested on an Ardunio 2560 Mega connected to a Pcduino 3. I could use help rewritting the adafruit fingerprint scanner library to use the Pcduino native serial connections. That would cut down on the complexity of the system.

Adafruit Fingerprint Scanner Adafruit arduino library

Make sure the following are installed before trying to run the Python script. sudo apt-get install python python-tk idle python-pmw python-imaging python-imaging-tk python-serial

Clone this wiki locally