Skip to Content
Menu
This question has been flagged
1 Reply
9774 Views

Chris Jones from http://saasier.com/ is developing a fingerprint scanner based on an Arduino mega plus a small SBC called a Pcduino (runs Ubuntu) and & a fingerprint sensor. It feeds login and logout data into the hr_attendance Module.

I made a post a few weeks back about integrating Arduino and OpenERP.

I've taken an Arduino mega plus a small SBC called a Pcduino (runs Ubuntu) and connected to a fingerprint sensor. You register your fingerprint and associate to an ID in the hr module for that employee.

A python script on the Pcduino connects to OpenERP via xmlrpc and logs the user in or out and displays a message in the GUI welcoming the employee.

My plan is to open source this but if I can get a handful of people who want one I can get some custom cases built so it's nicely packaged. If someone can help rewrite the Arduino fingerprint librar for the Pcduino we can ditch the Arduino thus simplifying the design.

The code is online now https://github.com/saasier1/saasier_public_addons/tree/master/fingerprint_scanner  and Protoypes are in development.

The idea is to offer a ready-to-purchase product to anyone who wants to buy such or just the open code for the ones who want to build a box themselves.

Here is a first video showing how it works (I guess this has made progress since the video was shot)

This project is being discussed on the Community mailing list for some weeks andy many have shown enthusiastic feedback. Somehow it seems there is help required with finishing the code (as far as I understand help with the libraries (https://github.com/adafruit/Adafruit-Fingerprint-Sensor-Library) and help with Python Tkinter is what is needed right now).

I am one of the enthusiasts that would want to use such a device. Unfortunately I can't code whatsoever and therefore I am trying to bring potential code contributors together with this.

Avatar
Discard
Best Answer

So let me get this straight, you seek python developers to finish a module for Odoo/OpenERP that is able to use the scanner in your example, right?

Perhaps you can edit the opening question to provide some sort of link to see which profiles are still required for this project?

Avatar
Discard
Related Posts Replies Views Activity
3
Jul 25
2154
1
Jul 25
1641
1
Apr 25
1416
0
Jan 25
1319
1
Dec 24
1677